Linux 软件免费装
Banner图

One-Click Post Checkout Registration for WooCommerce

开发者 alikhallad
更新时间 2025年11月5日 01:24
PHP版本: 7.4 及以上
WordPress版本: 6.7
版权: GPLv2 or later
版权网址: 版权信息

标签

gutenberg block woocommerce marketing woocommerce registration post-checkout registration woocommerce abandonment

下载

1.0.2 1.0.1 1.0.6 1.0.7 1.0.8 2.0.0 1.0.0 1.0.3 1.0.4 1.0.5

详情介绍:

This plugin provides seamless registration option for your guest customers. When they reach the order confirmation page after checkout, they'll be prompted to create an account with a single click, only if they don't have one already. The plugin will automatically create a user account from the guest details, generate a password for them, logging them in. Moreover, it will trigger a 'new-account' email, and redirect the user to their dashboard. The registration prompt appears automatically on the default WooCommerce order confirmation page. For custom thank you pages, use the Gutenberg block or the [wc_pcr_message] shortcode to place the prompt manually. How to use Manual Placement For custom thank you pages, you can manually place the registration prompt: Using the Block:
  1. Edit your page in the block editor
  2. Search for "Post Checkout Registration" block
  3. Configure display settings and publish Using the Shortcode: Add [wc_pcr_message] where you want the prompt to appear. Pass the order ID via URL parameter (eg: /?order_id=1) or shortcode attribute (eg: [wc_pcr_message order_id="1"]).

屏幕截图:

  • Order Received Page
  • Account Page

常见问题:

Can I change the prompt message?

Yes, you can. You have the option to set your own message in WC account settings.

What if I'm using a custom thank you page?

The plugin automatically displays on the default WooCommerce order confirmation page. For custom pages, use the "Post Checkout Registration" block in the block editor, or add the [wc_pcr_message] shortcode. Make sure to pass the order ID via URL parameter (eg: /?order_id=1) or shortcode attribute (eg: [wc_pcr_message order_id="1"]).

更新日志:

2.0.0 1.0.0 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.0.7 1.0.8