silverstripeltd / betamask
Betamask CMS admin theme
Installs: 62
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 9
Forks: 0
Open Issues: 0
Language:SCSS
Type:silverstripe-vendormodule
Requires
- php: ^8.1
- silverstripe/admin: ^2.1
- silverstripeltd/featureflag: dev-main
Requires (Dev)
This package is not auto-updated.
Last update: 2024-11-01 22:38:20 UTC
README
Adds a feature-flagged new look for Silverstripe CMS.
Requirements
- php >= 8.1
- SilverStripe ^5
Installation
composer require silverstripeltd/betamask
How to use
After installing the module:
- Go to
/admin/myprofile
- Navigate to the "Features" tab
- Tick "On" under "Betamask" and save
This will turn on the new look for you - each user who wants to use the new look must enable it independently.