Install a Module
Install via User Interface
The best way to install a Dolibarr module is the user interface.
Go to Setup » Modules/Applications and select Deploy/install external app/module.
Now select your module .zip file and SEND.
What if your module is too large ?
Go to Setup » Security and select Files (Upload). Then increase maximum size for uploaded files.
Install via FTP
Unzip you module, it should contain a folder called productmixer.
Just upload this folder to your Dolibarr htdocs/custom folder.
|-- htdocs
| |-- ...
| |-- custom
| | |-- productmixer
| |-- ...
Enable the module
Now your module should appear on modules list, you can enable and configure…
Basic Configuration
Parent Stocks Update
This is the key feature of Product Mixer!
Each time you modify Stocks of a child Product, the module will compute stocks of all Parent products to ensure stocks are conform to real product availability.
Virtual Warehouse
Product Mixer makes your stocks management smarter!
To avoid mix of real and virtual products in your stocks estimations, ProductMixer will move all virtual products to a dedicated warehouse. Nice! Don’t you think?
To enable this feature, you should create a new warehouse, and select it here.
Migration will be done upon next stock changes.