In general E-commerce, shoppers do not like to create an account during checkout and often opt to checkout as a guest customer instead of a reguistered user. As a Magento store owner, if your online store sells products in various colors, sizes or other customizable items then you may be dealing with canceling and rewriting orders on a daily bases because of customers' change of heart after purchasing or they simply want to be able to get order status updates. Perfect for reordering or modifying existing order without having to manually copy all of your customer existing billing and shipping information.
Our free Guest to Customer extension for Magento2 quickly and seamlessly convert any guest order and transferred all order and customer information over as a registered customer and notifying the user on how to access their newly created customer account.
A customer can also log into their existing customer's dashboard and enter any existing order that they place previously as a guest and link that order to there current customer profile providing that they use the same email address and has the order number available.
composer require magepal/magento2-guest-to-customer
To install Guest to Customer for Magento2
- Download the extension
- Unzip the file
- Create a folder {Magento root}/app/code/MagePal/GuestToCustomer
- Copy the content from the unzip folder
- Flush cache
- php -f bin/magento module:enable --clear-static-content MagePal_GuestToCustomer
- php -f bin/magento setup:upgrade
Log into your Magento Admin, then goto Stores -> Configuration -> MagePal -> Guest To Customer
Want to contribute to this extension? The quickest way is to open a pull request on GitHub.
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 email [email protected] and if we like your idea we will add this feature for free or at a discounted rate.
© MagePal LLC. | www.magepal.com