-
Notifications
You must be signed in to change notification settings - Fork 0
Home
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.
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.