Download the PHP package magearab/ordersplit without Composer
On this page you can find all versions of the php package magearab/ordersplit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package ordersplit
Magento 2 Split Order
How does it work?
This module split customer/guest orders based on preselected product attribute that you can select from the module setting. Split orders save as normal orders but with parent order attribute. Also, it kept the original order.
This Module allows below features
- Enable/Disable module from configuration.
- Orders splitting based on a selected attribute from the configuration.
- Original order kept.
- New orders created after original order created automatically
- Adding a new order attribute (Parent Order) to new orders
- Parent order attribute appear on sales orders grid with a simple filter.
Installation
Install via composer (recommended)
Run the following command in Magento 2 root folder:
Download directly
- Download it
- Upload it using ftp account to app/code/MageArab/OrderSplit/[module files]
2. Activation
Run the following command in Magento 2 root folder:
3. Configuration
- Go to STORES > Configuration > MageArab > Order Split.
- Select Enabled option to enable the module.
- Select the attribute that module will split the orders based on it
All versions of ordersplit with dependencies
PHP Build Version
Package Version
The package magearab/ordersplit contains the following files
Loading the files please wait ....