WP Manifestindependent plugin directory
manifest / unclassified / repeater-field-wordpress-plugin

Custom Advance Repeater GitLab

A WordPress plugin that allows you to manage dynamic repeater fields with various field types, including nested repeaters.

by Supreme Technologies · gitlab.com/public-group203419/repeater-field-wordpress-plugin

0stars
0forks

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://gitlab.com/public-group203419/repeater-field-wordpress-plugin/-/archive/main/repeater-field-wordpress-plugin-main.zip

From the readme

Creating a Field Group 1. Create a Group: - To create a new field group, go to Custom Advance Repeater Field Groups in the WordPress dashboard. - Click "Add New" to create a new group. - Enter the Group Name (e.g., "Group1") and the Slug (e.g., "group1"). - Add multiple fields (both Simple and Repeater fields). - After entering the necessary details, click "Save" to create the group. Creating and Managing Fields with Ultimate Repeater After creating the field group, we are provided with several options, including: - Display on All Post Types/Pages: You can choose to display the field group on all posts and pages. - Display on Specific Post Types/Pages: You can opt to show the field group on specific pages or posts. Types of Fields: - Simple Fields: These are fields that accept a single entry (e.g.): - Phone Name: A single text field for the title. - Phone Image: A field for uploading an image. - Repeater Fields: These sub field allow you to add multiple entries under the Main Field (e.g.): - Features: A repeater field where you can add multiple features with associated details like Title, images, and others. - Second-Level Repeater Fields: These nre

Read the full README on GitLab →