Skip to content

augustash/magento2-module-goto-sku

Repository files navigation

Magento 2 Module - Product SKU Redirection

Overview

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.

Installation

Via Composer

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

Structure

Typical file structure for Magento 2 modules.

License

This module is licensed under the MIT.