Provides a publications page for SilverWare apps, divided into a series of categories and publications.
Installation is via Composer:
$ composer require silverware/publications
The module provides three pages ready for use within the CMS:
PublicationArchive
PublicationCategory
Publication
Create a PublicationArchive
as the top-level of your publications section. Under the PublicationArchive
you
may add PublicationCategory
pages as children to divide the page into a series
of categories. Then, as children of PublicationCategory
, add your Publication
pages for individual
publications.
Once you've added a Publication
, you may add a series of downloadable files for the publication via the "Files" tab.
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