Download the PHP package landofcoder/module-split-order-graph-ql without Composer
On this page you can find all versions of the php package landofcoder/module-split-order-graph-ql. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download landofcoder/module-split-order-graph-ql
More information about landofcoder/module-split-order-graph-ql
Files in landofcoder/module-split-order-graph-ql
Package module-split-order-graph-ql
Short Description This extension allows your Magento store to split the order into an order for each item in the cart.
License OSL-3.0
Informations about the package module-split-order-graph-ql
Split Order Graph Ql for Magento 2
This extension allows your Magento store to split the order into an order for each item in the cart. With different order IDs, customers can view all the order ids in their Order History and track each item separately. The Magento admin generate separate invoices and shipments for each splitted order. Shipping charges and tax are also split based on items. This extension Magento 2 default offline payment methods: Check / Money Order and Cash on Delivery.
Require setup Modules
Installation
Install via composer (recommended)
Run the following command in Magento 2 root folder:
Using GIT clone
Run the following command in Magento 2 root folder:
2. Activation
Run the following command in Magento 2 root folder:
Clear the caches:
3. Configuration
- Go to STORES > Configuration > Landofcoder > Split Order.
- Select Enabled option to enable module.
- Change the options selecting the attribute to split the order just like you want.
Contribution
Want to contribute to this extension? The quickest way is to open a pull request on GitHub.
Support
If you encounter any problems or bugs, please open an issue on GitHub.
Need help setting up or want to customize this extension to meet your business needs? Please open an issue and if we like your idea we will add this feature for free.