Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 785 Bytes

README.md

File metadata and controls

37 lines (22 loc) · 785 Bytes

Special Offer Displayer for Magento 2

License: MIT

Display special offer in banner under menu on category pages

Setup

Magento 2 Open Source or Commerce edition is required.

Composer installation

Run the following composer command:

composer require xguenel/magento2-specialofferdisplayer

Setup the module

Run the following magento command:

bin/magento setup:upgrade

License

This project is licensed under the MIT License - see the LICENSE details.

That's all folks!