WP Manifestindependent plugin directory
manifest / content / acf-includer-field

ACF Includer Field archived

An ACF Field Type which includes other ACF Fields

by Jörn Lund · github.com/mcguffin/acf-includer-field · website

5stars
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://github.com/mcguffin/acf-includer-field/archive/refs/heads/master.zip

Declares an update source (mcguffin/acf-includer-field), so updates arrive through the plugin's own updater.

Readme

ACF Includer Field

This plugin is no longer maintained. The Includer field is now part of ACF WP Objects.

Reuse ACF Field Groups.

Installation

Production (using Github Updater)

  • Install Andy Fragen's GitHub Updater first.
  • In WP Admin go to Settings / GitHub Updater / Install Plugin. Enter mcguffin/acf-includer-field as a Plugin-URI.

Development

. cd into your plugin directory

. $ git clone git@github.com:mcguffin/acf-includer-field.git

. $ cd acf-includer-field

Development

Run npm run dev in a terminal

Testing needed

  • [x] JSON-only field groups
  • [ ] Nested Includers
  • [ ] Add tests
  • [ ] Boilerplate 2

Read the full README on GitHub →

Releases

TagPublished
0.0.2 Jul 10, 2019
0.0.1 Jul 2, 2019

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.