Under Maintenance Mode
Use this mode if you don’t want users to be able to access the Dashboard. A page informing about the technical break will be displayed. In order for you to be able to access the site despite blocking it, you must set:
underMaintenanceAccessKey
: The key that will allow you to access the blocked Dashboard (during the maintenance break). underMaintenanceAccessPage: After entering this page, a field for entering the accessKey you have set up will appear. All you have to do now is click Submit and you have access to the site despite the maintenance mode!
Ready Built-In Maintenance Page
You can change the color of the technical break page. All available options are shown in the example below.
Own maintenance page
To set up your own page, you must set underMaintenanceCustomHtml instead of underMaintenance.
Maintenance with Owner IDs
Define an Array of Discord User IDs of people who are to be considered project administrators. They will be able to, for example, use the Maintenance page using the ‘Login with Discord button’, while the rest will still not be allowed through to the Dashboard.
Props
Array of Discord User IDs of people who are to be considered project administrators.
Props
The key that will allow you to access the blocked Dashboard
If you want to use the under maintenance mode.
The page that will be used to access the blocked Dashboard
The under maintenance mode settings
Your custom HTML code
Was this page helpful?