Linux 软件免费装
Banner图

Folderit Forms

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

标签

forms file upload document management eforms folderit

下载

0.1.7

详情介绍:

Folderit Forms connects a WordPress site to a Folderit account. Administrators can import an existing Folderit e-form template or create a new template, choose a destination folder, customize the visitor experience, and publish the form with a Gutenberg block or shortcode. Each successful submission creates a Folderit data item. File fields use Folderit's staged upload process and are attached directly to the matching data item field. Folderit credentials remain on the WordPress server and are never sent to visitors. Features: External service This plugin connects to Folderit, an external document management service, only after a WordPress administrator enters Folderit OAuth client credentials and chooses an account. When a visitor submits a published form, the entered field values and selected files are transferred to the chosen Folderit account. Authentication requests are sent to https://auth.folderit.com, and API requests are sent to https://api.folderit.com. Folderit service information: https://www.folderit.com/ Folderit privacy policy: https://www.folderit.com/privacy-policy/ Folderit terms of use: https://my.folderit.com/files/folderit-terms-of-use.pdf

安装:

  1. In Plugins > Add Plugin, search for Folderit Forms and select Install Now. Before the WordPress.org listing is approved, install the release ZIP through Plugins > Add Plugin > Upload Plugin.
  2. Activate Folderit Forms.
  3. Open Folderit Forms > Connection and enter OAuth client credentials.
  4. Test the connection and choose the Folderit account.
  5. Create a form, select its destination folder, and publish it.
  6. Add the Folderit Form block to a page, or use the shortcode shown in the forms list.
For stronger secret management, define FOLDERIT_FORMS_CLIENT_ID and FOLDERIT_FORMS_CLIENT_SECRET in wp-config.php. Values defined there are not editable in WordPress.

屏幕截图:

  • Build or import a Folderit form with the guided WordPress form editor.
  • Add a published form to a page with the Folderit Form block.
  • Display a responsive public form that sends submissions directly to Folderit.

常见问题:

Are submitted values stored in WordPress?

No. By default, the plugin stores only delivery status, time, form ID, Folderit record UID, and a redacted operational message. Field values and files are sent to Folderit and are not retained in WordPress.

Can I use existing Folderit e-form templates?

Yes. Choose "Use existing" in the form editor. The plugin imports the field structure while allowing local presentation changes.

Can WordPress create a Folderit template?

Yes. Choose "Create new", add fields, and publish. The template is created in Folderit during publishing.

What happens if Folderit changes an imported template?

Use Refresh template in the editor. Required public-compatible fields remain visible, while compatible local labels and help text are preserved.

Can a public form contain a Folderit user field?

No. Folderit user choices require a signed-in Folderit session, so user fields are identified in the editor but excluded from public forms. A template with a required user field cannot be published until that field is made optional or removed in Folderit.

How do visitor confirmation emails work?

Add a regular Email field to the form and enable visitor confirmations under Behavior. The visitor enters their own address in that field, and the confirmation is sent there after successful delivery.

How are credentials protected?

Credentials are used only in server-side requests. Stored credentials are encrypted with authenticated encryption when supported by the host. Defining credentials in wp-config.php provides the strongest storage option.

更新日志:

0.1.7 0.1.6 0.1.5 0.1.4 0.1.3 0.1.2 0.1.1 0.1.0