silverstripeltd / betamask-bao
Betamask Admin Overlay (BAO)
Installs: 20
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 9
Forks: 0
Language:SCSS
Type:silverstripe-vendormodule
Requires
- php: ^8.1
- silverstripe/admin: ^2.1
- silverstripe/siteconfig: ^5.1
- silverstripeltd/featureflag: dev-main
Requires (Dev)
This package is not auto-updated.
Last update: 2024-11-01 23:17:03 UTC
README
Adds a feature-flagged utility bar with the theming of betamask to your front-end
Requirements
- php >= 8.1
- SilverStripe ^5
Installation
composer require silverstripeltd/betamask-bao
How to use
After installing the module:
- Go to
/admin/myprofile
- Navigate to the "Features" tab
- Tick "On" under "Betamask (Frontend Bar)" and save
This will add the utility bar to the front-end for you - each user who wants to use the new look must enable it independently.