pmk / redirect-october-plugin
Plugin for October CMS to redirect a page to an internal page, or to an external url, by adding a component.
Package info
github.com/PMK/redirect-october-plugin
Type:october-plugin
pkg:composer/pmk/redirect-october-plugin
1.1.0
2022-06-04 20:54 UTC
README
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
pluginsdirectory of your October setup. - 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).