Download the PHP package marcuspi/module-product-url-key-generation without Composer
On this page you can find all versions of the php package marcuspi/module-product-url-key-generation. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download marcuspi/module-product-url-key-generation
More information about marcuspi/module-product-url-key-generation
Files in marcuspi/module-product-url-key-generation
Package module-product-url-key-generation
Short Description Slightly better support for URL key generation in Magento 2
License MIT
Informations about the package module-product-url-key-generation
ProductUrlKeyGeneration
A somewhat smarter approach for auto-generating URL keys for products
Installation
Install using composer (Packagist details)
Usage
The module will autogenerate a URL key for any products that are created with a blank or missing url_key attribute via the REST WebAPI.
You can select which language to use as a base for slug generation (ie, Austrian users will want ß -> sz
, not ß -> ss
) in the backend under Stores -> Configuration -> Catalog -> Catalog -> Search Engine Optimization. It defaults to the store language.
Thanks
This module uses the amazing slugify library.
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
License
All versions of module-product-url-key-generation with dependencies
magento/module-catalog Version ^103
magento/module-catalog-url-rewrite Version ^100.3
cocur/slugify Version ^3.2