Àpèjúwe
This plugin synchronizes WooCommerce product data with CleverConnected through an API endpoint.
Key features:
- Manual or scheduled synchronization via WordPress cron.
- Dry-run support for safe testing without saving changes.
- Selectable fields: availability, price, sale_price, and sale_period.
- Product selection using SKU list and optional
updated_since.
Setup:
- Go to CC Product Sync in the WordPress admin menu.
- Enter the API base URL, domain name, and access token.
- Optionally choose dry-run, fields, SKU filter, and updated_since.
- Save and run manually, or let cron run on schedule.
Ìgbéwọlẹ̀
- Upload the plugin folder to
/wp-content/plugins/. - Activate the plugin through the Plugins menu in WordPress.
- Open CC Product Sync and configure the settings.
FAQ
-
Is dry-run safe for testing?
-
Yes. With dry-run enabled, changes are not saved in WooCommerce.
-
What happens if I leave the SKU list empty?
-
The plugin uses local WooCommerce products as the source for SKU selection.
-
Which fields are supported?
-
availability,
price,sale_price, andsale_period.
Àwọn àgbéyẹ̀wò
Kò sí àwọn àgbéyẹ̀wò fún plugin yìí.
Àwọn Olùkópa & Olùgbéejáde
“CleverConnected Product Sync” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí ti ṣe ìkópa sí plugin yìí.
Àwọn OlùkópaTúmọ̀ “CleverConnected Product Sync” sí èdè rẹ.
Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?
Ṣàwárí koodu, ṣàyẹ̀wò ibi ìpamọ́ SVN, tàbí ṣe àgbékalẹ̀ sí àkọsílẹ̀ ìdàgbàsókè nípasẹ̀ RSS.
Àkọsílẹ̀ àwọn àyípadà
1.3
- Updated API payload to the new endpoint model with access_token and domain.
- Added support for
product_selector.skusandupdated_since. - Added dry-run support in settings and synchronization flow.
- Added configurable fields (
fields). - Improved plugin headers for WordPress.org compatibility.