This is simple to implement. All you need is a region named "Maintance" on the index page with a single checkbox. Then use "if/else" statement on region to display page.
There are many ways to implement, another way would be to use perch layout for a global header so the Maintance mode will work across entire site rather then just the homepage.
This is simple to implement. All you need is a region named "Maintance" on the index page with a single checkbox. Then use "if/else" statement on region to display page.
There are many ways to implement, another way would be to use perch layout for a global header so the Maintance mode will work across entire site rather then just the homepage.