Skip to content

Latest commit

 

History

History
41 lines (23 loc) · 1.37 KB

README.md

File metadata and controls

41 lines (23 loc) · 1.37 KB

Maintenance 0.9.1

Support for maintenance.

Screenshot

How to install an extension

Download ZIP file and copy it into your system/extensions folder. Learn more about extensions.

How to enable the maintenance mode

To enable the maintenance mode for the whole site, set Status: maintenance in file system/extensions/yellow-system.ini.

To enable the maintenance mode for individual pages, set Status: maintenance in the page settings at the top of a page.

You can edit the pages in the web browser and the file system.

Examples

Content file with maintenance status:

---
Title: Example page
Status: maintenance
---
This is an example page.

Settings

The following settings can be configured in file system/extensions/yellow-system.ini:

MaintenanceIps = list of IPs authorised to view the pages in maintenance mode, e.g. 122.72.200.45, 122.72.200.82

Acknowledgements

This extension was previously maintained by Jef Lippiatt. Thank you for the good work.

Developer

Giovanni Salmeri. Get help.