thelia / product-offline-with-stock-module
List offline products with positive stock
Package info
github.com/thelia-modules/ProductOfflineWithStock
Language:HTML
Type:thelia-module
pkg:composer/thelia/product-offline-with-stock-module
2.0.0
2023-08-08 12:21 UTC
Requires
- thelia/installer: ~1.0
README
Authors: Thelia info@thelia.net, Julien Citerne jciterne@openstudio.fr, Gilles Bourgeat gbourgeat@openstudio.fr
This module allows you to list products offline with stock.
Installation
Manually
- Copy the module into
<thelia_root>/local/modules/directory and be sure that the name of the module is [Put your module name here. ex : TheliaSmarty]. - Activate it in your thelia administration panel
Composer
Add it in your main thelia composer.json file
composer require thelia/product-offline-with-stock-module:~1.0
Usage
Then click on "Configure" on the line of the module in the Back-Office, tab "Modules".