WP Manifestindependent plugin directory
manifest / content / acf-reusable-field-group

Advanced Custom Fields: Reusable Field Group

Advanced Custom Fields Plugin to reuse Field Groups

by Tyler Bruffy · github.com/tybruffy/acf-reusable-field-group · website

54stars
15forks

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/tybruffy/acf-reusable-field-group/archive/refs/heads/master.zip

Readme

Plugin Maintenance

The need for this plugin has largely been superceded by the creation of the (official) ACF "Clone" Field. Therefore what little maintenance I was doing (and that was very little..) for this plugin will end.

ACF Reusable Field Group 1.0.2

This is a plugin which adds a Reusable Field Group type to the Advanced Custom Fields WordPress Plugins. This allows you to create a group of fields once, and reuse it within any other field group.

This plugins was created using the Advanced Custom Fields field type template repository. As such, there is a bunch of boilerplate code that is not currently used.

For more information about that process a new field type, please read this article.

Read the full README on GitHub →