thelia / sub-order-generator-module
SubOrderGenerator module for Thelia
Installs: 141
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 7
Forks: 2
Open Issues: 0
Type:thelia-module
Requires
- thelia/installer: ~1.1
README
This module is used to create sub-orders
Installation
Manually
- Copy the module into
<thelia_root>/local/modules/
directory and be sure that the name of the module is SubOrderGenerator. - Activate it in your thelia administration panel
Composer
Add it in your main thelia composer.json file
composer require your-vendor/sub-order-generator-module:~1.0
Usage
Allow admin to create subOrder from an existing Order