Linux 软件免费装
Banner图

WAC Flow – Automation Connect

开发者 mohsenshah
更新时间 2026年9月4日 13:26
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

forms notifications automation integrations

下载

1.0.1

详情介绍:

WAC Flow – Automation Connect lets site administrators create automation scenarios inside WordPress. The Free edition includes an Elementor Forms trigger and a Telegram action and connection. With the Free edition you can: Live scenarios are processed by WP-Cron. Sites with low traffic, disabled loopback requests, or strict hosting environments may need a real server cron job that calls WordPress cron reliably. Automation Connect Pro is a separate commercial edition for licensed customers and includes Gravity Forms trigger support. The Free edition works independently and does not require Pro.

安装:

  1. Install WAC Flow – Automation Connect through the WordPress Plugins screen, or upload the plugin files to the plugins directory.
  2. Activate WAC Flow – Automation Connect.
  3. Open Automation > Connections and create a Telegram connection with a bot token and destination chat ID.
  4. Test the connection.
  5. Open Automation > Create Scenario, select an Elementor Forms trigger and the Telegram action, then configure the form and message.
  6. Test the scenario and enable it when it is ready for live submissions.
  7. Use Automation > Operations if live actions remain queued or WP-Cron needs attention.
Elementor must be installed and active to use the Elementor Forms trigger. A Telegram bot and a destination chat that the bot can access are required to send messages.

屏幕截图:

  • Scenario builder configured with an Elementor Forms trigger and Telegram action.
  • Telegram connection form and server-side connection test.
  • Execution logs and background queue status.
  • Operations health view for Queue, Worker, Cron, and retention status.

升级注意事项:

1.0.1 Updated the public plugin name; runtime behavior and stored data are unchanged. 1.0.0 Initial Free release.

常见问题:

Which integrations are included in the Free edition?

The Free edition includes the Elementor Forms trigger and the Telegram action and connection. Gravity Forms trigger support is part of the separately licensed Pro edition.

Does the Free edition require Pro or a license key?

No. The Free edition is independent and does not require the Pro edition or a commercial license.

What do I need to connect Telegram?

You need a Telegram bot token and the numeric chat ID or supported destination identifier for a chat that the bot can access. Keep the token private.

What information is sent to Telegram?

The plugin sends the destination chat ID, the rendered message, and an optional parse mode. The bot token is part of the Telegram API request URL. If the message template uses submitted form values, those selected values become part of the rendered message sent to Telegram.

Why does a live action remain in the queue?

Live actions depend on WP-Cron. Check Automation > Operations. On low-traffic sites or hosts where WordPress loopback requests are unreliable, configure a real server cron job to call WordPress cron regularly.

Is the Local Telegram Gateway a hosted service?

No. It is an optional development path for environments explicitly marked local. It is not provided as a public service, is not intended for production, and must be configured and secured by the developer who owns it.

How long are queue records retained?

Succeeded task records are retained for 15 days and failed task records for 45 days. Their event payload is erased as soon as the task reaches either final state. Pending, running, and retry tasks are not deleted by the final-task retention cleanup.

Does deactivating or deleting the plugin remove stored data?

No automatic data-removal workflow is currently provided. Before deleting the plugin, site owners should apply their own backup and data-retention policy.

更新日志:

1.0.1 1.0.0