Plugin Directory

Changeset 3397271


Ignore:
Timestamp:
11/17/2025 01:42:58 PM (4 months ago)
Author:
smackcoders
Message:

Readme updated

Location:
w2s-sync
Files:
2 edited

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 ===
    22Contributors: smackcoders, smacksupport
    33Donate link: https://www.smackcoders.com/contact-us.html
     
    2020The plugin automates product sync, customer sync, order sync, and real-time updates, without relying on external services. It is perfect for merchants planning to
    2121
    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.
    2626
    2727W2S 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.
     
    210210== Frequently Asked Questions ==
    211211
    212 = How do I migrate WooCommerce orders to Shopify? =   
     212= How do I migrate WooCommerce orders to Shopify? =
    213213Move 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.
    214214
    215 = Can I schedule a nightly sync? =   
     215= Can I schedule a nightly sync? =
    216216Yes choose **Daily** under Schedule Sync. Ensure WP-Cron is active.
    217217
    218 = Does this support Shopify → WooCommerce product sync? =   
     218= Does this support Shopify → WooCommerce product sync? =
    219219Yes. Select **Shopify to WooCommerce** and enable **Products → Create/Update/Delete**.
    220220
    221 = I'm seeing authentication errors. What should I do? =   
     221= I'm seeing authentication errors. What should I do? =
    222222Recheck your Consumer Key/Secret and Shopify Access Token. Then re-authorize.
    223223
    224 = How to rollback a failed sync? =   
     224= How to rollback a failed sync? =
    225225Review the Audit Log, disable sync, resolve data issues, and rerun.
    226226
  • w2s-sync/trunk/readme.txt

    r3397146 r3397271  
    1 === W2S Sync – WooCommerce to Shopify Migration ===
     1=== W2S Sync – WooCommerce to Shopify Migration ===
    22Contributors: smackcoders, smacksupport
    33Donate link: https://www.smackcoders.com/contact-us.html
     
    2020The plugin automates product sync, customer sync, order sync, and real-time updates, without relying on external services. It is perfect for merchants planning to
    2121
    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.
    2626
    2727W2S 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.
     
    210210== Frequently Asked Questions ==
    211211
    212 = How do I migrate WooCommerce orders to Shopify? =   
     212= How do I migrate WooCommerce orders to Shopify? =
    213213Move 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.
    214214
    215 = Can I schedule a nightly sync? =   
     215= Can I schedule a nightly sync? =
    216216Yes choose **Daily** under Schedule Sync. Ensure WP-Cron is active.
    217217
    218 = Does this support Shopify → WooCommerce product sync? =   
     218= Does this support Shopify → WooCommerce product sync? =
    219219Yes. Select **Shopify to WooCommerce** and enable **Products → Create/Update/Delete**.
    220220
    221 = I'm seeing authentication errors. What should I do? =   
     221= I'm seeing authentication errors. What should I do? =
    222222Recheck your Consumer Key/Secret and Shopify Access Token. Then re-authorize.
    223223
    224 = How to rollback a failed sync? =   
     224= How to rollback a failed sync? =
    225225Review the Audit Log, disable sync, resolve data issues, and rerun.
    226226
Note: See TracChangeset for help on using the changeset viewer.