silverware/portfolio
Composer 安装命令:
composer require silverware/portfolio
包简介
SilverWare Portfolio Module.
README 文档
README
Provides a portfolio for SilverWare apps, divided into a series of categories and projects.
Contents
Requirements
Installation
Installation is via Composer:
$ composer require silverware/portfolio
Usage
The module provides three pages ready for use within the CMS:
PortfolioPortfolioCategoryPortfolioProject
Create a Portfolio page as the top-level of your portfolio. Under the Portfolio you
may add PortfolioCategory pages as children to divide the portfolio into a series
of categories. Then, as children of PortfolioCategory, add your PortfolioProject pages.
You may add a series of Slide objects as children of PortfolioProject pages. These slides
will be rendered using a CarouselComponent on each project page.
Portfolio and PortfolioCategory pages are also implementors of ListSource, and can be used with
components to show a series of portfolio projects as list items.
Issues
Please use the GitHub issue tracker for bug reports and feature requests.
Contribution
Your contributions are gladly welcomed to help make this project better. Please see contributing for more information.
Maintainers
| Colin Tucker | Praxis Interactive |
License
BSD-3-Clause © Praxis Interactive
统计信息
- 总下载量: 49
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2017-09-25