Provides the possibility to define a page as landing page, redirecting all requests to that page
This OctoberCMS plugin requires PHP 7.0.8 or higher. It can be installed using Composer:
composer require dieterholvoet/oc-landingpage-plugin
When enabled, this plugin makes sure that any visited page will redirect to a chosen landing page. This can be useful for when a website is still in development and a temporary landing page has to be shown.
To enable the plugin, go to the plugin settings under the CMS section and choose a page to use as landing page. Make sure the Enable redirection to the landing page switch is on.
Users with the Circumvent the landing page redirection permission can visit the websites pages while logged in, without being redirected to the landing page.
If you discover any security-related issues, please email dieter.holvoet@gmail.com instead of using the issue tracker.
Distributed under the MIT License. See the LICENSE file for more information.