Changeset 3397271
- Timestamp:
- 11/17/2025 01:42:58 PM (4 months ago)
- Location:
- w2s-sync
- Files:
-
- 2 edited
-
tags/1.3/readme.txt (modified) (3 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
w2s-sync/tags/1.3/readme.txt
r3397146 r3397271 1 === W2S Sync – WooCommerce to Shopify Migration ===1 === W2S Sync – WooCommerce to Shopify Migration === 2 2 Contributors: smackcoders, smacksupport 3 3 Donate link: https://www.smackcoders.com/contact-us.html … … 20 20 The plugin automates product sync, customer sync, order sync, and real-time updates, without relying on external services. It is perfect for merchants planning to 21 21 22 •convert WooCommerce to Shopify,23 •switch from Shopify to WooCommerce,24 •migrate orders from WooCommerce to Shopify,25 •or simply keep both stores updated at all times.22 * convert WooCommerce to Shopify, 23 * switch from Shopify to WooCommerce, 24 * migrate orders from WooCommerce to Shopify, 25 * or simply keep both stores updated at all times. 26 26 27 27 W2S is built for speed, accuracy, and complete control. Use it once for a full store migration or keep it running continuously as a two-way integration layer between WooCommerce and Shopify. … … 210 210 == Frequently Asked Questions == 211 211 212 = How do I migrate WooCommerce orders to Shopify? = 212 = How do I migrate WooCommerce orders to Shopify? = 213 213 Move to Config tab. Enable ‘WooCommerce to Shopify’ sync option and enable the power button for **Orders**. Then toggle on the **Create** button for it all under Sync Settings and click Save Configuration to move all existing WooCommerce orders to Shopify. 214 214 215 = Can I schedule a nightly sync? = 215 = Can I schedule a nightly sync? = 216 216 Yes choose **Daily** under Schedule Sync. Ensure WP-Cron is active. 217 217 218 = Does this support Shopify → WooCommerce product sync? = 218 = Does this support Shopify → WooCommerce product sync? = 219 219 Yes. Select **Shopify to WooCommerce** and enable **Products → Create/Update/Delete**. 220 220 221 = I'm seeing authentication errors. What should I do? = 221 = I'm seeing authentication errors. What should I do? = 222 222 Recheck your Consumer Key/Secret and Shopify Access Token. Then re-authorize. 223 223 224 = How to rollback a failed sync? = 224 = How to rollback a failed sync? = 225 225 Review the Audit Log, disable sync, resolve data issues, and rerun. 226 226 -
w2s-sync/trunk/readme.txt
r3397146 r3397271 1 === W2S Sync – WooCommerce to Shopify Migration ===1 === W2S Sync – WooCommerce to Shopify Migration === 2 2 Contributors: smackcoders, smacksupport 3 3 Donate link: https://www.smackcoders.com/contact-us.html … … 20 20 The plugin automates product sync, customer sync, order sync, and real-time updates, without relying on external services. It is perfect for merchants planning to 21 21 22 •convert WooCommerce to Shopify,23 •switch from Shopify to WooCommerce,24 •migrate orders from WooCommerce to Shopify,25 •or simply keep both stores updated at all times.22 * convert WooCommerce to Shopify, 23 * switch from Shopify to WooCommerce, 24 * migrate orders from WooCommerce to Shopify, 25 * or simply keep both stores updated at all times. 26 26 27 27 W2S is built for speed, accuracy, and complete control. Use it once for a full store migration or keep it running continuously as a two-way integration layer between WooCommerce and Shopify. … … 210 210 == Frequently Asked Questions == 211 211 212 = How do I migrate WooCommerce orders to Shopify? = 212 = How do I migrate WooCommerce orders to Shopify? = 213 213 Move to Config tab. Enable ‘WooCommerce to Shopify’ sync option and enable the power button for **Orders**. Then toggle on the **Create** button for it all under Sync Settings and click Save Configuration to move all existing WooCommerce orders to Shopify. 214 214 215 = Can I schedule a nightly sync? = 215 = Can I schedule a nightly sync? = 216 216 Yes choose **Daily** under Schedule Sync. Ensure WP-Cron is active. 217 217 218 = Does this support Shopify → WooCommerce product sync? = 218 = Does this support Shopify → WooCommerce product sync? = 219 219 Yes. Select **Shopify to WooCommerce** and enable **Products → Create/Update/Delete**. 220 220 221 = I'm seeing authentication errors. What should I do? = 221 = I'm seeing authentication errors. What should I do? = 222 222 Recheck your Consumer Key/Secret and Shopify Access Token. Then re-authorize. 223 223 224 = How to rollback a failed sync? = 224 = How to rollback a failed sync? = 225 225 Review the Audit Log, disable sync, resolve data issues, and rerun. 226 226
Note: See TracChangeset
for help on using the changeset viewer.