Descripció
The «Create User From Guest Order» plugin automatically creates an user account from a guest order in WooCommerce. This helps in converting guest customers to registered users, enabling better customer management and engagement.
Features
- Automatically creates an user account from a guest order.
- Option to send a notification email to the newly created user.
- Configurable settings in WooCommerce General settings tab.
- NEW FEATURE: Button to manually create an user account from order details.
- NEW FEATURE: When a user register, check if they have any existing guest orders with the user email. If yes, link all the previous orders to the user.
Usage
-
Enable the Feature:
- Go to
WooCommerce->Settings->General. It can also be reached fromSettingsat plugins listing page. - Enable the checkbox for «Enable Create User From Guest Order».
- Optionally, enable the checkbox for «Send User Notification Email when user is created».
- Go to
-
Place an Order as a Guest:
- Go to your WooCommerce store and place an order as a guest.
-
Verify User Creation:
- After the order is placed, check the Users section in the WordPress admin dashboard to verify that a new user has been created with the guest’s email and details.
- Ensure that the order is now associated with the newly created user.
License
This plugin is licensed under the GPLv2 or later. For more information, see GPLv2.
Author
Author: S.Aziz Khan
Author URI: https://github.com/s-azizkhan
Instal·lació
- Download the plugin ZIP file.
- Log in to your WordPress dashboard.
- Go to Plugins > Add New.
- Click «Upload Plugin» and choose the ZIP file.
- Click «Install Now» and then «Activate Plugin.»
PMF
-
Does this plugin create a user for existing customers?
-
No, this plugin only creates a user account for guest orders. If the email already exists in the user database, it will link the order to the existing user.
-
Can I disable the notification email sent to new users?
-
Yes, you can disable the notification email by unchecking the «Send User Notification Email when user is created» option in the WooCommerce General settings tab.
Ressenyes
Col·laboradors i desenvolupadors
«Create User From Guest Order» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «Create User From Guest Order» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
1.0.1 2024-12-13
- Improvement: Manually create user from order details.
- Improvement: At plugins page, added a direct link to our settings page.
- Improvement: When a user register, check if they have any existing guest orders with the user email. If yes, link all the previous orders to the user.
1.0
- Initial release.