waelkens/waelkens_offer

A Magento 2 module that display offers on category page

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:magento2-module

1.0.0 2020-07-13 11:51 UTC

This package is not auto-updated.

Last update: 2024-10-02 06:53:55 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