thelia / product-offline-with-stock-module
List offline products with positive stock
Installs: 276
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 8
Forks: 2
Open Issues: 0
Language:HTML
Type:thelia-module
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".