Provides a portfolio for SilverWare apps, divided into a series of categories and projects.
Installation is via Composer:
$ composer require silverware/portfolio
The module provides three pages ready for use within the CMS:
Portfolio
PortfolioCategory
PortfolioProject
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.
Please use the GitHub issue tracker for bug reports and feature requests.
Your contributions are gladly welcomed to help make this project better.
Please see contributing for more information.
Colin Tucker | Praxis Interactive |
BSD-3-Clause © Praxis Interactive
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem