waelkens / waelkens_offer
A Magento 2 module that display offers on category page
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: >=7.2.0
This package is not auto-updated.
Last update: 2025-04-16 09:22:30 UTC
README
This module allows the creation of new offer on category page view. The offer button is present in content -> element section.
1. How to install.
✓ Install via composer
Run the following command in Magento 2 root folder:
composer require waelkens/waelkens_offer
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy