ra / forwarding
RA Forwarding lets you create custom 301 Redirects with origin and target for each shop
Installs: 191
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 10
Forks: 1
Open Issues: 0
Type:ra-module
Requires
- ra/installer: dev-master
This package is not auto-updated.
Last update: 2024-10-30 10:19:08 UTC
README
Oxid Forwarding lets you create custom 301 Redirects with origin and target for each shop
Installation with composer
- adding ra/forwarding to your composer.json require
- run composer update
- create vendormetadata.php in ra directory
- Go into your administration panel of your shop
- Go to Modules
- Activate the RA Forwarding module and the module will create the SQL table
Installation without composer
- Copy the module into your modules/ directory
- Go into your administration panel of your shop
- Go to Modules
- Activate the RA Forwarding module and the module will create the SQL table
If you want to create the SQL table manually, you can find the SQL Statement in the Install.sql