Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 645 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 645 Bytes

Betamask Admin Overlay

Adds a feature-flagged utility bar with the theming of betamask to your front-end

The utility bar on the front-end

Requirements

  • php >= 8.1
  • SilverStripe ^5

Installation

composer require silverstripeltd/betamask-bao

How to use

After installing the module:

  1. Go to /admin/myprofile
  2. Navigate to the "Features" tab
  3. 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.