novius / prestashop_seoredirections
PrestaShop SEO redirections module
Installs: 43
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 4
Forks: 4
Open Issues: 0
Type:prestashop-module
Requires
- php: >=5.6
Requires (Dev)
- friendsofphp/php-cs-fixer: ~2.10.2
README
Manage your SEO redirections from your PrestaShop back-office. You can also import a .csv file for your redirections.
Requirements
- This module is compatible with PrestaShop 1.6 AND 1.7
- This module requires PHP >= 5.6
Installation
From Composer
composer require novius/prestashop_seoredirections
From source code
Download the latest ZIP of this module and put in in your modules
folder.
Lint
Run php-cs with:
composer run-script lint
Contributing
Contributions are welcome! Leave an issue on Github, or create a Pull Request.
Licence
This package is under GNU Affero General Public License v3 or (at your option) any later version.