Linux 软件免费装
Banner图

SmartCloud Flow – Block‑based Forms & Workflow Automation

开发者 smartcloud
更新时间 2026年5月12日 18:07
PHP版本: 8.1 及以上
WordPress版本: 6.9
版权: MIT
版权网址: 版权信息

标签

forms gutenberg automation workflows aws

下载

1.0.0 1.0.1

详情介绍:

SmartCloud Flow is a block-based forms and workflow plugin for WordPress. It combines a modern Gutenberg editor experience with a React/Mantine runtime and an optional AWS backend, so site owners can design forms in WordPress while choosing where submissions should be posted and, in Pro, running submissions, templates, workflows, and integrations in their own AWS account. Flow is part of the WPSuite family of plugins by Smart Cloud Solutions, Inc. Free mode Flow does not require a hosted SaaS backend or a WPSuite connection to render forms. In Free mode, each form can post directly from the browser to a URL you define per form. That endpoint may be: Pro mode Pro becomes available after connecting your WordPress site to a WPSuite.io workspace. It is designed to work especially well with the separately deployed WP Suite Flow Backend in your own AWS account. A typical Pro setup is: This lets Flow use Gatey-aware authenticated API access, while keeping the backend in your own AWS account. Key features You can find continuously expanding documentation at: https://wpsuite.io/docs/ This plugin is not affiliated with or endorsed by Amazon Web Services or the WordPress Foundation. All trademarks are property of their respective owners.

安装:

  1. Upload the plugin ZIP (or install from the WordPress plugin repository).
  2. Activate the plugin through the “Plugins” screen in WordPress.
  3. Go to WP Admin → SmartCloud → Flow Settings, review the configuration.
  4. Build a form in Gutenberg and configure its submission target.
  5. Optionally, for Pro:
  6. connect the site to a WPSuite workspace,
  7. deploy the WP Suite Flow Backend into AWS,
  8. add the backend API to Gatey,
  9. then select that API in SmartCloud → Flow Settings → API Settings.

屏幕截图:

  • Front-end form rendered with Mantine styling
  • Conditional logic editor for a field
  • Flow Settings → API Settings
  • Pro: Email templates editor with preview
  • Pro: Workflow builder (trigger, steps, webhook)
  • Elementor Flow widget with preview

升级注意事项:

1.0.1 Fixes the optional "Powered by" attribution so it appears below rendered Flow content/forms when enabled. 1.0.0 Initial release.

常见问题:

Does Flow work without an AWS backend?

Yes. Flow can render forms and submit them directly from the browser to any endpoint URL you configure for the form.

Does Flow store submissions in WordPress?

Not by default. Flow posts to the configured endpoint. If you want WordPress to receive and store submissions, you need to implement a receiving endpoint on the WordPress side yourself.

Does Flow send my data to third parties?

Only when your configured submission target or protection settings require it. For example, if you enable reCAPTCHA or post to an external backend endpoint, the browser will make external network calls. See External Services below.

What is the easiest Pro setup?

Deploy the WP Suite Flow Backend into your own AWS account, register its API base URL in Gatey as a separate API, configure the matching protection mode (IAM or COGNITO), and then select that API in SmartCloud → Flow Settings → API Settings.

What happens if I disable the backend?

Forms can still work as long as they submit to another valid configured endpoint. Backend-dependent features such as submissions management, templates, workflows, and related admin tooling will no longer be available through that backend connection.

Will it work with static exports?

Yes. Flow runs in the browser and can submit directly to the configured endpoint, so WordPress/PHP does not need to proxy the request.

Does this work outside Gutenberg?

Yes. Use the [smartcloud-flow-form] shortcode or the Elementor widget. Developers can also integrate the JavaScript APIs directly.

更新日志:

1.0.1 1.0.0