You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.