silverstripeltd / betamask-bao
There is no license information available for the latest version (0.0.1) of this package.
Betamask Admin Overlay (BAO)
Package info
github.com/silverstripeltd/betamask-feab
Language:SCSS
Type:silverstripe-vendormodule
pkg:composer/silverstripeltd/betamask-bao
0.0.1
2024-06-14 01:14 UTC
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: 2026-03-07 06:41:48 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.
