| Current Path : /srv/web/sites/trentinoplant.it/httpdocs/vendor1/magento/module-catalog-url-rewrite/ |
| Current File : /srv/web/sites/trentinoplant.it/httpdocs/vendor1/magento/module-catalog-url-rewrite/README.md |
# Magento_CatalogUrlRewrite module This module generate url rewrite fields for catalog and product. ## Extensibility Extension developers can interact with the Magento_CatalogUrlRewrite module. For more information about the Magento extension mechanism, see [Magento plugins](https://developer.adobe.com/commerce/php/development/components/plugins/). [The Magento dependency injection mechanism](https://developer.adobe.com/commerce/php/development/components/dependency-injection/) enables you to override the functionality of the Magento_CatalogUrlRewrite module. A lot of functionality in the module is on JavaScript, use [mixins](https://developer.adobe.com/commerce/frontend-core/javascript/mixins/) to extend it.