Experimental project

This is a sandbox project, which contains experimental code for developer use only.

The aim of this module is to provide functionality to prevent users to login to a page and displays them a message with countdown that the site is scheduled for the maintenance and will be turned off. This gives the site users ability to safely finish and save their work.

This module will disable following forms:

  • Disable user login
  • Disable user registration form
  • Disable user change password form

The module provides a way for site administrators and everyone with permission to force the login. Simply add “?forceLogin” to /user/login url and if you are site admin or have permission you will be allowed to log in.

Project information