https://github.com/dynamic/silverstripe-staff-directory
A simple staff directory for SilverStripe sites
https://github.com/dynamic/silverstripe-staff-directory
hacktoberfest silverstripe
Last synced: 7 months ago
JSON representation
A simple staff directory for SilverStripe sites
- Host: GitHub
- URL: https://github.com/dynamic/silverstripe-staff-directory
- Owner: dynamic
- License: bsd-3-clause
- Created: 2016-08-18T15:00:52.000Z (almost 9 years ago)
- Default Branch: 2.0
- Last Pushed: 2021-12-07T04:23:55.000Z (over 3 years ago)
- Last Synced: 2024-10-11T20:38:48.326Z (9 months ago)
- Topics: hacktoberfest, silverstripe
- Language: PHP
- Homepage:
- Size: 45.9 KB
- Stars: 0
- Watchers: 6
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# SilverStripe Staff Directory
A directory of staff/employees with detail pages
[](https://travis-ci.org/dynamic/silverstripe-staff-directory)
[](https://scrutinizer-ci.com/g/dynamic/silverstripe-staff-directory/?branch=master)
[](https://scrutinizer-ci.com/g/dynamic/silverstripe-staff-directory/?branch=master)
[](https://scrutinizer-ci.com/g/dynamic/silverstripe-staff-directory/build-status/master)
[](https://codecov.io/gh/dynamic/silverstripe-staff-directory)[](https://packagist.org/packages/dynamic/staff-directory)
[](//packagist.org/packages/dynamic/staff-directory)
[](https://packagist.org/packages/dynamic/staff-directory)
[](https://packagist.org/packages/dynamic/staff-directory)
[](https://packagist.org/packages/dynamic/staff-directory)
[](https://packagist.org/packages/dynamic/staff-directory)## Requirements
- SilverStripe 4.x
## Installation
`composer require dynamic/staff-directory`
## Example usage
Create a StaffDirectory page, then add StaffMember pages as child pages.