dieterholvoet/oc-landingpage-plugin

Provides the possibility to define a page as landing page, redirecting all requests to that page

1.1.0 2020-04-19 17:04 UTC

This package is auto-updated.

Last update: 2024-03-20 02:21:42 UTC


README

Latest Stable Version Total Downloads License

Provides the possibility to define a page as landing page, redirecting all requests to that page

Screenshot

Installation

This OctoberCMS plugin requires PHP 7.0.8 or higher. It can be installed using Composer:

 composer require dieterholvoet/oc-landingpage-plugin

How does it work?

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.

Enable the plugin

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.

Circumvent the redirect

Users with the Circumvent the landing page redirection permission can visit the websites pages while logged in, without being redirected to the landing page.

Security

If you discover any security-related issues, please email dieter.holvoet@gmail.com instead of using the issue tracker.

License

Distributed under the MIT License. See the LICENSE file for more information.