Download the PHP package softcommerce/module-url-rewrite-generator without Composer
On this page you can find all versions of the php package softcommerce/module-url-rewrite-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download softcommerce/module-url-rewrite-generator
More information about softcommerce/module-url-rewrite-generator
Files in softcommerce/module-url-rewrite-generator
Package module-url-rewrite-generator
Short Description URL Rewrite Generator Module.
License OSL-3.0 AFL-3.0
Informations about the package module-url-rewrite-generator
URL Rewrite Regeneration extension for Magento 2
The core purpose of this extension is to provide an easy way of regenerating URL rewrites for Magento 2 using CLI.
Features
- Generate URL rewrites for Category
- Generate URL rewrites for Product
- Generate URL for all active stores
- Delete URL rewrites by entity or store criteria
- Compatible Search Engine Optimization
- Compatible with product URLs that use category paths
- Compatible with both Category and Product URL Suffix
- Create permanent redirects for URLs if URL Key Changed
Compatibility
- Open Source >= 2.4.0
- Commerce On Prem (EE) >= 2.4.0
- Commerce On Cloud (ECE) >= 2.4.0
Installation
Using composer
Post Installation
In production mode:
In development mode:
Usage
Generate URL rewrites for Category
Command options:
Example:
Generate URL rewrites for Product
Please note, products with visibility Not Visible Individually [id: 1] are excluded from URL rewrite generation.
Command options:
bin/magento url_rewrite:product:generate [id|-i]
Delete URL rewrites
Command options:
bin/magento url_rewrite:delete [entity|-e || store|-s]
Support
Soft Commerce Ltd
[email protected]
License
Each source file included in this package is licensed under OSL 3.0.
Open Software License (OSL 3.0).
Please see LICENSE.txt
for full details of the OSL 3.0 license.
Thanks for dropping by
All versions of module-url-rewrite-generator with dependencies
magento/module-url-rewrite Version ^101|^102
softcommerce/module-core Version *