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: 4

Watchers: 2

Forks: 4

Open Issues: 1

Type:magento2-module

pkg:composer/faonni/module-product-sku-redirect

2.0.3 2018-10-14 08:58 UTC

This package is auto-updated.

Last update: 2025-09-29 02:42:02 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