Title: Create User From Guest Order
Author: S Aziz Khan
Published: <strong>آکتوبر 4, 2024</strong>
Last modified: دسمبر 13, 2024

---

جستجوی افزونه‌ها

این افزونه **با آخرین 3 نسخه اصلی وردپرس تست نشده است**. ممکن است دیگر نگهداری یا
پشتیبانی نشود و ممکن است هنگام استفاده با نسخه های جدیدتر وردپرس مشکلات سازگاری 
داشته باشد.

![](https://ps.w.org/create-user-from-guest-order/assets/icon-256x256.png?rev=3162591)

# Create User From Guest Order

 توسط [S Aziz Khan](https://profiles.wordpress.org/aziz22/)

[دانلود](https://downloads.wordpress.org/plugin/create-user-from-guest-order.1.0.1.zip)

 * [جزئیات](https://fa-af.wordpress.org/plugins/create-user-from-guest-order/#description)
 * [نقد و بررسی‌ها](https://fa-af.wordpress.org/plugins/create-user-from-guest-order/#reviews)
 *  [نصب](https://fa-af.wordpress.org/plugins/create-user-from-guest-order/#installation)
 * [توسعه](https://fa-af.wordpress.org/plugins/create-user-from-guest-order/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/create-user-from-guest-order/)

## توضیحات

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

 1. **Enable the Feature:**
 2.  * Go to `WooCommerce` -> `Settings` -> `General`. It can also be reached from `
       Settings` at 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”.
 3. **Place an Order as a Guest:**
 4.  * Go to your WooCommerce store and place an order as a guest.
 5. **Verify User Creation:**
 6.  * 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](http://www.gnu.org/licenses/gpl-2.0.html).

### Author

**Author:** S.Aziz Khan
 **Author URI:** [https://github.com/s-azizkhan](https://github.com/s-azizkhan)

## نصب

 1. Download the plugin ZIP file.
 2. Log in to your WordPress dashboard.
 3. Go to Plugins > Add New.
 4. Click “Upload Plugin” and choose the ZIP file.
 5. Click “Install Now” and then “Activate Plugin.”

## سوالات متداول

### 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.

## نقد و بررسی‌ها

![](https://secure.gravatar.com/avatar/1146ac6131e95d3f7f1b5c6a7e6b9a66ec1ea3a6c654b5b32b66a93fc8cd3c61?
s=60&d=retro&r=g)

### 󠀁[thanks](https://wordpress.org/support/topic/thanks-2558/)󠁿

 [oussemaboff](https://profiles.wordpress.org/oussemaboff/) اپریل 10, 2025

thanks

![](https://secure.gravatar.com/avatar/4fe81b03d422ba2f1b180bda3d3794938f78fcd450833b9bf249015165f3ba46?
s=60&d=retro&r=g)

### 󠀁[Not compatible with high performace order storage](https://wordpress.org/support/topic/not-compatible-with-high-performace-order-storage/)󠁿

 [pixiprints](https://profiles.wordpress.org/pixiprints/) اپریل 2, 2025

Despite being updated only 4 months ago, it is still not compatible with the current
way of Woo to store orders (high performance order storage), so it is unfortunately
useless unless the author adds support for hpos.

![](https://secure.gravatar.com/avatar/d27be73b5b0e787ef52683892b054a9bbf17b347e7d977e117eab9eff822e398?
s=60&d=retro&r=g)

### 󠀁[High-Performance order storage](https://wordpress.org/support/topic/high-performance-order-storage-38/)󠁿

 [MYME](https://profiles.wordpress.org/myuae/) فبروری 23, 2025

I like what the plugin does, but woo commerce says: This plugin is incompatible 
with the enabled WooCommerce feature ‘High-Performance order storage’, it shouldn’t
be activated. What shall I do with it?

 [ خواندن تمامی 3 نقد و بررسی‌ ](https://wordpress.org/support/plugin/create-user-from-guest-order/reviews/)

## توسعه دهندگان و همکاران

“Create User From Guest Order” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت
کرده‌اند.

مشارکت کنندگان

 *   [ S Aziz Khan ](https://profiles.wordpress.org/aziz22/)

[ترجمه “Create User From Guest Order” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/create-user-from-guest-order)

### علاقه‌ مند به توسعه هستید؟

[کد را مرور کنید](https://plugins.trac.wordpress.org/browser/create-user-from-guest-order/),
را بررسی کنید [مخزن SVN](https://plugins.svn.wordpress.org/create-user-from-guest-order/),
یا مشترک شوید [گزارش توسعه](https://plugins.trac.wordpress.org/log/create-user-from-guest-order/)
توسط [RSS](https://plugins.trac.wordpress.org/log/create-user-from-guest-order/?limit=100&mode=stop_on_copy&format=rss).

## گزارش تغییرات

#### 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.

## اطلاعات

 *  Version **1.0.1**
 *  Last updated **2 سال پیش**
 *  Active installations **200+**
 *  WordPress version ** 5.0 یا بالاتر **
 *  Tested up to **6.7.5**
 *  PHP version ** 7.2 یا بالاتر **
 *  Language
 * [English (US)](https://wordpress.org/plugins/create-user-from-guest-order/)
 * Tags
 * [user creation](https://fa-af.wordpress.org/plugins/tags/user-creation/)[woocommerce](https://fa-af.wordpress.org/plugins/tags/woocommerce/)
 *  [نمایش پیشرفته](https://fa-af.wordpress.org/plugins/create-user-from-guest-order/advanced/)

## امتیازها

 3.3 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/create-user-from-guest-order/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/create-user-from-guest-order/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/create-user-from-guest-order/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/create-user-from-guest-order/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/create-user-from-guest-order/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/create-user-from-guest-order/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/create-user-from-guest-order/reviews/)

## مشارکت کنندگان

 *   [ S Aziz Khan ](https://profiles.wordpress.org/aziz22/)

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/create-user-from-guest-order/)

## کمک مالی

آیا تمایل دارید از پیشرفت این افزونه حمایت کنید؟

 [ کمک مالی به این افزونه ](https://github.com/s-azizkhan)