LFC_SkuLookUp Magento 2 module

The LFC_SkuLookUp module allows users to search a product by entering its SKU. If product is found it redirects to the product page. If product is not found it shows a message notifying the user that the product doesn't exist. Screenshot 2023-03-07 at 12 54 51

Installation

Composer (preferable)

  1. Download and install the package
composer config repositories.lfc/lfc-skulookup "vcs" "git@github.com:diazwatson/module-lfc-skulookup.git"
composer require lfc/module-skulookup
  1. run bin/magento setup:upgrade

Manual

  1. Download the zip file
  2. Unzip into app/code/LFC/SkuLookUp
  3. run bin/magento setup:upgrade

How to use it

Once installed, navigate to https://magento2.test/lfcretail/m2test