thelia/rewrite-url-module
Composer 安装命令:
composer require thelia/rewrite-url-module
包简介
README 文档
README
This module allows you to create general redirection rules for your website. You can also manage rewritten urls for products, categories, folders, contents, brands.
- Allows you to redirect a url to another based on a regular expression or matching GET parameters
- Allows you to reassign a url to another (product, category, folder, content, brand)
- Allows you to reassign all urls to another (product, category, folder, content, brand)
- Allows you to reassign a default url to your (product, category, folder, content, brand)
- Allows you to display the list of not rewriten urls (product, category, folder, content, brand)
See the changelog
Compatibility
Thelia > 2.1
Installation
Manually
- Copy the module into
<thelia_root>/local/modules/directory and be sure that the name of the module is RewriteUrl. - Activate it in your thelia administration panel
Composer
Add it in your main thelia composer.json file
composer require thelia/rewrite-url-module:~1.5.8
Usage
BackOffice :
- in Product edit tab modules
- in Folder edit tab modules
- in Content edit tab modules
- in Brand edit tab modules
- in Category edit tab modules
- in Configuration list not rewriten urls
- in the module configuration page
Screenshot
In "Modules" tab
In Thelia configuration
In the module configuration
统计信息
- 总下载量: 16.47k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: LGPL-3.0
- 更新时间: 2015-04-28


