Skip to content

agencecaza/silverstripe-maintenancemode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

agencecaza/silverstripe-maintenancemode

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

About

Put the website into maintenance mode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published