agencecaza / silverstripe-maintenancemode
Put the website into maintenance mode.
Installs: 1 263
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 0
Type:silverstripe-vendormodule
Requires
This package is not auto-updated.
Last update: 2025-03-30 08:27:53 UTC
README
Put the website into maintenance mode
Requirements
- SilverStripe ^4.2.x
Installation
composer require agencecaza/silverstripe-maintenancemode dev-master
Usage
Templates
MaintenancePage.ss must be created in your project and customized with theme styles.
Give temporary access to developers
- Step 1 : Create a group «Maintenance Mode» and set permission «Access to the website»
- Step 2 : Create a user `temp@domain.tld` is the maintenance group
Preview website
You can see the website throught login
http://domain.tld/Security/login?BackURL=website-homepage-link