Linux 软件免费装
Banner图

ZEJ Forms

开发者 mzeeshanejaz786
更新时间 2026年7月26日 08:15
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

forms contact form form builder smtp spam protection

下载

0.4.2 0.5.9

详情介绍:

ZEJ Forms is an honest, complete forms plugin for WordPress. Build a form visually, store every submission in your dashboard, and set up reliable email with guided SMTP and real deliverability checks - without paywalling the parts that actually matter. It is built to be calm and predictable: the free plugin does the whole job of a contact or lead form, and it never sends a "valid submission" into the void just because an email failed. ZEJ Forms is also ready for AI agents, out of the box. The plugin carries its own MCP endpoint, so on WordPress 6.9 or newer an agent like Claude Desktop or Cursor can connect with nothing else installed: open ZEJ Forms > AI Access, create a connection, and paste the config it gives you. Agents can build forms, read entries, and check your email deliverability, all under normal WordPress permissions. Reading is always available; creating and editing forms sits behind a switch that is off until you turn it on. Build forms visually Never lose a lead Smart fields Honest email and deliverability ZEJ Forms gives you guided setup, test sending, and deliverability checks. No plugin can guarantee inbox placement - that depends on your domain, DNS, and sending reputation - so ZEJ Forms focuses on getting your configuration right and telling you the truth when something is wrong. Spam protection Integrations Works with AI agents, no extra plugins Styling Privacy

安装:

  1. Upload the zej-forms folder to /wp-content/plugins/, or install the plugin through the Plugins > Add New screen.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Open ZEJ Forms in the admin menu. A starter "Project Inquiry" form is created automatically.
  4. Add the form to a page with the ZEJ Form block, the [zejfo_form id="..."] shortcode, or zejfo_render_form( $id ) in a template.
  5. Visit ZEJ Forms > Email to set a branded From address, optionally configure SMTP, and run the deliverability check.

屏幕截图:

  • The stored submissions dashboard with status, starring, search, and CSV export.
  • The Email and Deliverability screen with SMTP presets and the deliverability check.
  • Conditional logic and field behavior controls.
  • A styled form on the frontend.

升级注意事项:

0.5.9 Important fixes: multi-step forms and conditional fields were visible all at once on many themes, and forms could fail to save from the builder. Also adds tick-all-that-apply checkbox groups and a way to build a form using your own AI. 0.5.1 Adds a built-in MCP endpoint and a one-click connection flow on the AI Access page, so AI clients connect to ZEJ Forms with no additional plugins. 0.5.0 Adds AI agent support through the WordPress Abilities API: read abilities for forms, entries, and email status, plus write abilities behind a switch that is off by default. 0.4.2 Renames internal plugin identifiers to the canonical WordPress.org-ready zejfo_ prefix and migrates existing local/test data safely.

常见问题:

Does ZEJ Forms guarantee my emails reach the inbox?

No - and be cautious of any plugin that claims it does. Inbox placement depends on your domain, DNS (SPF/DMARC), and sending reputation. ZEJ Forms gives you guided SMTP setup, a deliverability check, and a test send that reports the real error, so you can fix problems instead of guessing.

Are submissions saved even if the email fails?

Yes, when submission storage is enabled. The submission is stored before the notification email is attempted, and a failed notification is flagged on the saved entry. You will not lose a lead because of a mail problem.

Does SMTP affect the rest of my site's email?

No. ZEJ Forms' SMTP and custom From settings apply only to email that ZEJ Forms sends. WordPress core and other plugins continue to send mail exactly as before.

Will it work with my theme?

Yes. Forms render with semantic markup and minimal CSS. You can enable the optional stylesheet and presets, or style everything yourself using the .zej-form and #zej-form-{id} selectors.

Can visitors upload files?

Yes. Enable uploads per form and set a size limit and an allowed-extension list. Uploads are validated by extension and MIME type through WordPress' own upload handling.

How do I handle data export and deletion requests?

ZEJ Forms integrates with the WordPress privacy tools under Tools > Export Personal Data and Tools > Erase Personal Data, matching stored submissions by the submitter's email address.

Is there a Pro version?

The free plugin is designed to be complete for everyday contact and lead forms. Any future Pro features will ship as a separate add-on; the free plugin will not be crippled to push an upgrade.

更新日志:

0.5.9 0.5.1 0.5.0 0.4.2 0.4.1 0.4.0