faonni/module-product-sku-redirect

Extension redirects a exact matches for sku to the corresponding product.

2.0.3 2018-10-14 08:58 UTC

This package is auto-updated.

Last update: 2024-03-30 00:29:33 UTC


README

Extension redirects a exact matches for sku to the corresponding product.

Install with Composer as you go

  1. Go to Magento2 root folder

  2. Enter following commands to install module:

    composer require faonni/module-product-sku-redirect

    Wait while dependencies are updated.

  3. Enter following commands to enable module:

    php bin/magento setup:upgrade
    php bin/magento setup:static-content:deploy