Linux 软件免费装
Banner图

Zakode Store Automation for WooCommerce

开发者 zakode
更新时间 2026年8月24日 23:22
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

email woocommerce automation workflow no-code

下载

1.0.0 1.0.1

详情介绍:

Zakode Store Automation helps WooCommerce stores automate repetitive tasks without writing code. Build workflows in three steps:
  1. WHEN an event happens (trigger),
  2. IF optional conditions match,
  3. THEN actions are executed. Workflows are processed asynchronously through Action Scheduler. Lower priority values are queued first, but final execution order can vary depending on Action Scheduler.
Supported languages:

安装:

  1. Upload the zakode-store-automation folder to /wp-content/plugins/.
  2. Activate Zakode Store Automation in Plugins.
  3. Ensure WooCommerce is active.
  4. Go to Zakode Store Automation -> Workflows.
On activation, Zakode Store Automation creates:

屏幕截图:

  • Visual workflow editor (WHEN -> IF -> THEN).
  • Logs page with execution status and messages.

升级注意事项:

1.0.1 UI improvement: secondary buttons now match standard WordPress styling. 1.0.0 Initial release.

常见问题:

Does Zakode Store Automation require WooCommerce?

Yes. WooCommerce must be active.

Does Zakode Store Automation guarantee strict workflow execution order?

No. Lower priority values are queued first, but asynchronous execution depends on Action Scheduler processing.

Why was an email action not delivered?

Zakode Store Automation uses WordPress wp_mail(). Delivery depends on your server/SMTP configuration and mail provider.

Can I disable logging?

Yes. Use Zakode Store Automation -> Settings.

Can I remove plugin data on uninstall?

Yes. In Zakode Store Automation -> Settings, enable Delete all Zakode Store Automation data when plugin is uninstalled.

更新日志:

1.0.1 1.0.0