burdz / magento2-module-offer
Magento 2 offer module for categories
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:magento2-component
Requires
- php: >=7.1
This package is auto-updated.
Last update: 2024-12-29 06:21:17 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.