FixLayer CrossCart Sync

وضاحت

FixLayer CrossCart Sync captures a customer’s basket from the WooCommerce checkout page and (optionally) sends one recovery email after a delay.

It is designed to be simple:

  • Capture basket + email address at checkout
  • Send one recovery email with a secure restore link
  • Automatically delete old basket records after a retention period

How it works

  1. On the WooCommerce checkout page, the plugin watches the billing email field.
  2. When an email address is entered, it snapshots the current basket.
  3. A WP-Cron task checks for baskets that have not changed for the configured delay and sends one email.
  4. The email includes a restore link. When clicked, the basket is restored and the customer is redirected to the cart.

Privacy

This plugin stores the customer’s email address and a snapshot of their WooCommerce basket so it can send a recovery email.

You can control retention in WooCommerce CrossCart Sync.

تصوير

انسٽاليشن

  1. Upload the plugin folder to the /wp-content/plugins/ directory, or install via the Plugins screen.
  2. Activate the plugin.
  3. Go to WooCommerce CrossCart Sync to set your send delay, email subject, and email body.

FAQ

Does this require WooCommerce?

Yes. WooCommerce must be installed and active.

How do I make sure scheduled emails send reliably?

This plugin uses WP-Cron by default.

If your host disables WP-Cron (or your site has low traffic), you can set a real server cron job to call wp-cron.php.

Example (replace YOUR-SITE-DOMAIN with your domain):

https://YOUR-SITE-DOMAIN/wp-cron.php?doing_wp_cron

جائزا

ھن پلگ ان لاءِ ڪي به رايا ناھن.

تعاون ڪندڙ & ڊولپرز

“FixLayer CrossCart Sync” اوپن سورس سافٽ ويئر آهي. ھيٺين ماڻھن ھن پلگ ان ۾ حصو ورتو آھي.

تعاون ڪندڙ

ترجمو ڪريو “FixLayer CrossCart Sync” توهان جي ٻولي ۾.

ڊولپمينٽ ۾ دلچسپي؟

ڪوڊ براؤز ڪريو، چيڪ ڪريو SVN مخزن، يا رڪنيت حاصل ڪريو ڊولپمينٽ لاگ پاران RSS.

لاگ تبدیل ڪريو

1.0.1

  • Slug/naming update for WordPress.org review.

1.0.0

  • Initial release.