This is a private module and is not currently aimed at public usage.
The Augustash_GotoSku
module is a simple module to allow for short URLs to be used for redirecting to a product's SKU.
Install the extension using Composer from our development package repository:
composer require augustash/module-goto-sku
bin/magento module:enable --clear-static-content Augustash_GotoSku
bin/magento setup:upgrade
bin/magento cache:flush
Typical file structure for Magento 2 modules.
This module is licensed under the MIT.