andrewhoule / silverstripe-staffpage
Creates staff model admin with optional categories plus staff page and staff category page
Installs: 777
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 2
Open Issues: 0
Type:silverstripe-module
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)