spooner-web/just-maintain

Setup a maintenance page and enable / disable it easy and fast. Website only accessible as logged in BE user.

Installs: 3 180

Dependents: 3

Suggesters: 0

Security: 0

Type:typo3-cms-extension

2.0.0 2024-12-27 16:08 UTC

This package is auto-updated.

Last update: 2024-12-27 16:08:54 UTC


README

What does it do?

It sends all website visitors not logged in to the TYPO3 backend to the given maintenance page.

Installation

composer require spooner-web/just-maintain

Setup

  1. Install extension
  2. Create a maintenance page (with your wanted layout)
  3. Go to Site Configuration -> tab "Maintenance"
  4. Activate maintenance and set where to redirect
  5. Done

Options

  • Set maintenance only for selected pages (include mode)
  • Set maintenance only for not selected pages (exclude mode)

Issues

Endless redirects?

Be aware that a FQDN is set in your site settings. The redirect checks the complete url for stopping redirects when being on the maintenance page. It's only possible if the domain is included in the site configuration (either directly or via variants)

Time based maintenance is not working?

Be aware that you only can set datetime for maintenance in UTC timezone. If your system works with another timezone you need to set the correct time in the site configuration.

Issues, feedback and bugs

https://git.spooner.io/spooner-web/just-maintain/issues

Sponsoring

Thanks to OPTITAS GmbH for sponsoring this extension