Redirect plugin for October CMS (version 1.x and 2.x)
Plugin for October CMS to redirect a page to an internal page, or to an external url, by adding a component.
Installation
- Check out this repository to the
plugins
directory of your October setup. - Exist and login again at the backend to refresh October's plugin cache.
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).
License
-
Oliver Kaufmann
Found the plugin useful on 19 Mar, 2015
Easy, does what it has to do, recommended!
-
1.1.0 |
Restructured files to the October standard Jun 04, 2022 |
---|---|
1.0.2 |
Added symlink to the required Plugin.php in the root Jun 04, 2022 |
1.0.1.1 |
Correct versioning in composer.json Sep 04, 2020 |
1.0.1 |
Fixed bug about plugin update notification Dec 29, 2017 |
1.0.0 |
Refactored code after 3 years Dec 29, 2017 |
0.0.2 |
Added status code support (default 302) Jan 08, 2015 |
0.0.1 |
First working release Jan 07, 2015 |