silverware/staff

SilverWare Staff Module.

Installs: 113

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:silverstripe-vendormodule

1.1.1 2018-06-26 06:20 UTC

This package is not auto-updated.

Last update: 2024-04-13 23:41:26 UTC


README

Latest Stable Version Latest Unstable Version License

Provides a staff page for SilverWare apps, divided into a series of categories and staff members.

Contents

Requirements

Installation

Installation is via Composer:

$ composer require silverware/staff

Usage

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.

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
Colin Tucker Praxis Interactive

License

BSD-3-Clause © Praxis Interactive