agencecaza/silverstripe-maintenancemode

Put the website into maintenance mode.

Installs: 1 166

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 0

Type:silverstripe-vendormodule

dev-master 2019-11-25 18:28 UTC

This package is not auto-updated.

Last update: 2024-03-17 02:58:45 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