All Projects → sheadawson → silverstripe-timednotices

sheadawson / silverstripe-timednotices

Licence: BSD-3-Clause License
Allows CMS users to create and display notices to other CMS users for the duration of a specified time period.

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
scheme
763 projects

#Silverstripe Timed Notices

Allows CMS users to create and display notices to other CMS users for the duration of a specified time period. Notices can be made visible to any logged in users or only people from specified user groups.

##Example

Screenshot

##Requirements

SilverStripe ~3.1 (see 3.0 branch for ~3.0 compatible version)

##Install

composer require sheadawson/silverstripe-timednotices
php ./framework/cli-script.php dev/build flush=all

##TODO

  • Add a "Context" option to Timed Notice, allowing notices to be displayed in the cms or frontend, rather than just cms
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].