Extension redirects a exact matches for sku to the corresponding product.
-
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