Linux 软件免费装
Banner图

2ranq Forms

开发者 2ranq
更新时间 2026年9月5日 08:46
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

forms contact form form builder conditional logic multi-step

下载

1.0.0 1.0.1

详情介绍:

2ranq Forms is a drag and drop form builder. Everything it does is free. There is no pro tier, no trial, and no feature that stops working after a while. What it does Built to stay light Nothing is sent to the visitor on pages that have no form on them. Forms use plain JavaScript, so jQuery is not loaded on your site because of us. No payment library ships inside the plugin. A page with a form loads about 8 KB of stylesheet and 6 KB of script, gzipped, and the sections stylesheet is a separate file that only loads on pages that use a section. It works without JavaScript too If scripts are blocked, every step is shown at once, every field is shown, and the form submits normally. The server checks the same rules either way, so nothing is lost and nothing slips through. Your data stays yours Entries are stored in a table in your own database and files in your own uploads folder. Nothing is ever sent to us: there is no account, no licence check and no usage report. Storing the visitor IP address can be turned off in the settings. The plugin can connect to a small number of outside services, but every one of them is switched off until you turn it on and enter your own keys. They are all listed under External services below, with what is sent and when.

安装:

  1. Upload the plugin folder to /wp-content/plugins/, or install it from your dashboard.
  2. Activate it through the Plugins screen.
  3. Open 2ranq Forms, pick a template or start blank, and build your form.
  4. Add the form to a page with the block, the Elementor widget, or the shortcode.

屏幕截图:

  • The Design tab, with ready made styles and every setting.
  • The template picker.
  • Entries in the dashboard.
  • A form on the front end.

升级注意事项:

1.0.1 Recommended. Limits password attempts on protected forms, and fixes missing entries tables on a network of sites. 1.0.0 First public release.

常见问题:

Is anything locked behind a paid version?

No. There is no paid version.

Does the plugin send any data to your servers?

No. There is no account, no licence check and no usage report, and nothing reaches 2ranq at any point. The only requests that leave your site are to the optional services you switch on yourself with your own keys. Each of them is described under External services above, with what is sent and when.

Do I need a spam service for the forms to work?

No. A hidden trap field and a rate limit are always on and need nothing from outside. Google reCAPTCHA and hCaptcha are there if you want them, and both are off until you enter your own keys.

Where are uploaded files kept?

In your own uploads folder, in a directory that does not run code and does not list its contents. Each file is renamed to a random name, and the original name is kept separately with the entry.

Can I change how a form looks?

Yes, in the Design tab. There are 45 ready made styles, and a setting for every colour, spacing, border, shape and button. Pick a style, then change anything you like.

Will it slow my site down?

Pages without a form load nothing from this plugin at all.

What happens if I delete the plugin?

Deleting it removes its own settings and its own entries table, and touches nothing else. Export your entries first if you want to keep them.

更新日志:

1.0.1 1.0.0