這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

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:

    • 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”.
  2. Place an Order as a Guest:

    • Go to your WooCommerce store and place an order as a guest.
  3. 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

安裝

  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.

評價

2025年4月2日
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.
2025年2月23日
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個評價

貢獻者及開發者

“Create User From Guest Order” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Create User From Guest Order 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 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.