Açıklama
WooCommerce triggers an action whenever an order is completed, its status is changed, or a product is created or modified.
With this plugin, you can define which shortcode should be executed by this action.
For example, you can use it to send the data of the new product or an order to another shop system.
This can be done using the PRO version of the JSONContentImporter or any other plugin that provides suitable shortcodes.
This allows you to keep WooCommerce and another shop system in sync.
Main Plugin Features
- Seamless Integration with External Systems: Automatically connects the local WooCommerce store with external systems using API calls.
- WooCommerce Hook-Based Trigger
- Trigger Order Complete: Hooks woocommerce_thankyou or woocommerce_order_status_completed
- Trigger Order Status Changed: woocommerce_order_status_changed hook.
- Trigger Product created or updated: woocommerce_new_product or woocommerce_update_product
SSS
-
Help! I need more information!
-
Open a Ticket at WordPress.org
-
What other Plugins do I need?
-
You need the WooCommerce-Plugin for the Store that fires the Actions.
A second plugin is required to provide a shortcode that is executed by the WooCommerce action.
You can create such a plugin yourself using PHP and integrate it with an API of your choice.
The WooCommerce information related to the action is available via the shortcode parameter “param1”.
The PRO version of the JSONContentImporter plugin can handle this task for you.
İncelemeler
Bu eklenti için herhangi bir değerlendirme bulunmuyor.
Katkıda Bulunanlar ve Geliştiriciler
“API Data Sync for WooCommerce” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“API Data Sync for WooCommerce” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüleyin, SVN deposuna göz atın ya da RSS ile geliştirme günlüğüne abone olun.
Değişiklik Kaydı
0.3
- Initial Version
