faonni / module-product-sku-redirect
Extension redirects a exact matches for sku to the corresponding product.
Installs: 68
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 3
Forks: 1
Open Issues: 0
Type:magento2-module
Requires
- magento/module-catalog: 100.0.*|101.0.*|102.0.*
README
Extension redirects a exact matches for sku to the corresponding product.
Install with Composer as you go
-
Go to Magento2 root folder
-
Enter following commands to install module:
composer require faonni/module-product-sku-redirect
Wait while dependencies are updated.
-
Enter following commands to enable module:
php bin/magento setup:upgrade php bin/magento setup:static-content:deploy