25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

731 B

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.

The Magento dependency injection mechanism enables you to override the functionality of the Magento_CatalogUrlRewrite module.

A lot of functionality in the module is on JavaScript, use mixins to extend it.