Skip to content
Raphael Schweikert edited this page Apr 17, 2014 · 4 revisions

The Rapila Redirect-Plugin can be used to redirect pages to another (internal) page or (external) URL and is designed to work seamlessly with the Rapila CMS.

Installation

You can include the Redirect-Plugin by running ./base/scripts/include-plugin.sh redirect from your project root directory. Make sure to clear the server cache by running ./base/scripts/include-plugin.sh clear-caches.sh and reloading the page in the browser.

Now you can change the page_type of your page to “redirect” and enter the target url (internal or external) under the content and configuration tab.

Clone this wiki locally