andrewhoule / silverstripe-staffpage
This package is abandoned and no longer maintained.
No replacement package was suggested.
Creates staff model admin with optional categories plus staff page and staff category page
Package info
github.com/andrewhoule/silverstripe-staffpage
Type:silverstripe-module
pkg:composer/andrewhoule/silverstripe-staffpage
dev-master
2017-01-17 19:35 UTC
Requires
Suggests
This package is auto-updated.
Last update: 2022-02-01 12:32:22 UTC
README
Author
- Andrew Houle
- http://andyhoule.com
Requirements
- SilverStripe minimum version 3.1+.
Installation
Via Composer run "composer require andrewhoule/silverstripe-staffpage dev-master" then go to http://yoursite.com/dev/build/?flush=1 or the following...
- Add the staff folder to your site's root.
- Run http://yoursite.com/dev/build/?flush=1
- Create a new staff/sategories in model admin. Then add staff page and/or staff category page.
Todo
- Icons for social links
- Make phone numbers clickable (tel links)