WP Manifestindependent plugin directory
manifest / builders / elementor-field-suite

Elementor Field Suite

This plugin provides several custom form fields for Elementor Pro, enabling developers to test more complex and interactive form functionalities. It includes fields like Repeater, Table, Multiple Checkbox Required, Signature, Hidden Date, and Conditional fields.

by Saidur Bhuiyan · github.com/saidurbhuiyan/elementor-field-suite · website

11stars
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/saidurbhuiyan/elementor-field-suite/archive/refs/heads/main.zip

From the readme

Elementor Custom Form Fields Plugin This plugin extends the functionality of Elementor Pro's form widget by adding custom form fields such as Repeater Field, Table Field, Multiple Checkbox Required, Signature Field, Hidden Date Field, and Conditional Field. These fields allow you to create more dynamic and interactive forms for your WordPress website. Note: This plugin is for testing purposes only and is not intended for use in production environments. Features 1. Repeater Field: Allows users to add multiple instances of a group of fields dynamically. Useful for forms where users need to input repetitive data (e.g., adding multiple team members, products, etc.). 2. Table Field: Provides a table-like structure for users to input data in rows and columns. Ideal for forms requiring structured data entry. 3. Multiple Checkbox Required: Ensures users select at least one option from a group of checkboxes. Useful for forms with optional but mandatory selections. 4. Signature Field: Enables users to draw their signature directly on the form. Perfect for forms requiring consent or approval. 5. Hidden Date Field: Automatically captures and submits the current

Read the full README on GitHub →