Provides a staff page for SilverWare apps, divided into a series of categories and staff members.
Installation is via Composer:
$ composer require silverware/staff
The module provides three pages ready for use within the CMS:
StaffPage
StaffCategory
StaffMember
Create a StaffPage
as the top-level of your staff section. Under the StaffPage
you
may add StaffCategory
pages as children to divide the page into a series
of categories. Then, as children of StaffCategory
, add your StaffMember
pages.
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