Simple module to store and render members of staff for an organisation

Installs: 35

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 1

Type:silverstripe-vendormodule

2.0.4 2018-05-07 10:37 UTC

This package is auto-updated.

Last update: 2024-03-27 06:47:37 UTC


README

Functionality Build Status Scrutinizer Code Quality Code Coverage Build Status codecov.io

Latest Stable Version Latest Unstable Version Total Downloads License Monthly Downloads Daily Downloads

Dependency Status Reference Status

codecov.io

  • Adds content types Staff and Staff Folder

Installation

git clone git://github.com/gordonbanderson/weboftalent-staff.git
cd weboftalent-staff
git checkout stable24

The name of the output directory does not matter

Usage

  • Add a content type of StaffFolder say under 'About Us'
  • Add individual pages of type Staff. These contain space for information, a picture, and optional email / telephone contact details.
  • The staff folder will render as one page, but can easily be changed to show individual staff members. We've found that often people do not put in enough information to justify a separate page per person.

Dependencies

Silverstripe Version Compatibility

2.4 only (tested with 2.4.5+) - stable24 branch

Future Enhancements

  • Add an organisation chart (these are popular on Thai websites)