Is there a way to restrict access to a site at specific times?. I don't want to put the site off line, but I want to restrict users from login on to the site at a pre defined time of the day.
Also if there are any users logged in at the time when I don't want users to be logged in, they'll be automatically logged out.
The idea being I want to back up a busy site and I don't want to have users logged in and posting content when backing up the site.

Comments

roger.ajith’s picture

Hi

Your idea and aim will be working out if you use the module called Automated Logout => http://drupal.org/project/autologout

Configuration of the module includes the time settings to make the site logout if the website is not used for that particular time

Bonne Chance