Anyway to have the Config::Set call templates? Really need an admin login when in MX mode.
Maintenance mode - this disables the site to non-admins
Config::Set(‘MAINTENANCE_MODE’, false);
Config::Set(‘MAINTENANCE_MESSAGE’, ‘We are currently down for maintenance, please check back soon.’);