Download the PHP package mcguffin/acf-duplicate-repeater without Composer
On this page you can find all versions of the php package mcguffin/acf-duplicate-repeater. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package acf-duplicate-repeater
Obsolete: ACF Duplicate Repeater
ACF 5.9 comes with it‘s own duplicate repeater Feature. This repository is kept for historical reason.
This is the official github repository of the ACF Duplicate Repeater plugin.
Adds a duplicate button to ACF Repeater Fields.
Tested up to WP 5.2 and ACF Pro 5.8.3.
Requires at least ACF PRO 5.6 and PHP 5.6
Installation
In WP Admin
Just follow the Automatic Plugin Installation procedere.
Using Composer
- Add repository source : { "type": "vcs", "url": "https://github.com/mcguffin/acf-duplicate-repeater" }.
- Include "mcguffin/acf-duplicate-repeater": "dev-master" in your composer file for last master's commits or a released tag.
Development
Getting started:
Watching src folder
Enable some fields and a custom post type for testing (and watch src folder at the same time)
Press ^C in the terminal to stop.
Contributing
- Issues, Pull Requests, Feature Requests: are always welcome. (But please keep in mind, that I will only support ACF and ACF Pro core fields.)
- Having trouble with fields: Please provide a json file with your field group definition. (see ACF Local JSON for how to get one)
- 3rd Party Field Support: In order to keep a lean codebase and to avoid maintenance work, I won't add support non-ACF-fields. I would have to keep track of dozens of plugins. However since version 1.2 it is no rocket science to add support for your own fields: Third Party Field Support.
Please feel free to share your knowledge in the wiki.
All versions of acf-duplicate-repeater with dependencies
PHP Build Version
Package Version
The package mcguffin/acf-duplicate-repeater contains the following files
Loading the files please wait ....