## Manage Merge Orders
This module provides to merge the guest order of customer placed before creating the account. and also if the customer is plaing the guest order with register email id it will identify the email and merge the orders for register customer.
Very Easy to use
Test and working with Magento CE 2.x and Magento EE 2.x
### Benefits
This module provides flexibility of managing the order data by customer id which help in identify the returning customer and other customer related report easily.
#### 1 - Installation Merge Orders
##### Manual Installation
Install Merge Orders for Magento2
* Download the extension
* Unzip the file
* Create a folder {Magento root}/app/code/Ktpl/MergeOrders
* Copy the content from the unzip folder
#### 2 - Enable Bundle Product
* php bin/magento module:enable Ktpl_MergeOrders
* php bin/magento setup:upgrade
* php bin/magento cache:flush
* php bin/magento setup:static-content:deploy
This module provides to merge the guest order of customer placed before creating the account. and also if the customer is plaing the guest order with register email id it will identify the email and merge the orders for register customer.
Very Easy to use
Test and working with Magento CE 2.x and Magento EE 2.x
### Benefits
This module provides flexibility of managing the order data by customer id which help in identify the returning customer and other customer related report easily.
#### 1 - Installation Merge Orders
##### Manual Installation
Install Merge Orders for Magento2
* Download the extension
* Unzip the file
* Create a folder {Magento root}/app/code/Ktpl/MergeOrders
* Copy the content from the unzip folder
#### 2 - Enable Bundle Product
* php bin/magento module:enable Ktpl_MergeOrders
* php bin/magento setup:upgrade
* php bin/magento cache:flush
* php bin/magento setup:static-content:deploy