PMK / redirect-october-plugin by PMK

Plugin for October CMS to redirect a page to an internal page, or to an external url, by adding a component.
29
2
2
Package Data
Maintainer Username: PMK
Maintainer Contact: october@pmklaassen.com (Patrick Klaassen)
Package Create Date: 2015-01-07
Package Last Update: 2022-06-04
Language: PHP
License: MIT
Last Refreshed: 2024-04-18 15:13:55
Package Statistics
Total Downloads: 29
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 2
Total Watchers: 2
Total Forks: 0
Total Open Issues: 0

Redirect plugin for October CMS

Plugin for October CMS to redirect a page to an internal page, or to an external url, by adding a component.

Installation

  1. Check out this repository to the plugins directory of your October setup.
  2. Exist and login again at the backend to refresh October's plugin cache.

Or you can get it seamlessly installed in your October project visiting the October Marketplace.

Usage

Add a redirect component on a page and change its values. You can choose between an internal redirect (redirect to a page in your website), or an external url.

Features

  • Create a redirect to an internal page, or external url.
  • Redirect using a status code (temporary or permanent redirecting, as in 301 or 302).

License

MIT License