faonni / module-product-sku-redirect
Extension redirects a exact matches for sku to the corresponding product.
Package info
github.com/karliuka/m2.ProductSkuRedirect
Type:magento2-module
pkg:composer/faonni/module-product-sku-redirect
2.0.3
2018-10-14 08:58 UTC
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