burdz / magento2-module-offer
Magento 2 offer module for categories
Package info
github.com/lanfisis/magento2-module-offerz
Type:magento2-component
pkg:composer/burdz/magento2-module-offer
1.0.4
2019-08-30 16:31 UTC
Requires
- php: >=7.1
This package is auto-updated.
Last update: 2026-03-01 00:28:47 UTC
README
This module allow to display an offer on a category page.
Install
to install the module, play the following commands
$ composer require burdz/magento2-module-offer $ php bin/magento module:enable Burdz_Offerz $ php bin/magento setup:upgrade
How to use
Go in back-office on BURDZ -> Category Offers -> Add New Offer.
Choose a label, an image, a category, a link and optionals from and to dates.


