Download the PHP package pantheon-systems/decoupled-kit-acf without Composer
On this page you can find all versions of the php package pantheon-systems/decoupled-kit-acf. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download pantheon-systems/decoupled-kit-acf
More information about pantheon-systems/decoupled-kit-acf
Files in pantheon-systems/decoupled-kit-acf
Package decoupled-kit-acf
Short Description Adds examples related to using advanced custom fields on a decoupled WordPress site.
License GPL-2.0-or-later
Informations about the package decoupled-kit-acf
Decoupled Kit Advanced Custom Fields
Adds examples related to using advanced custom fields on a decoupled WordPress site.
Features
- Enables the Advanced Custom Fields plugin.
- Adds a 'related content' field group to posts.
- Creates an example post with associated related content.
- Exposes the related content field group to GraphQL via the wp-graphql-acf plugin.
Installation
To install Decoupled Kit ACF, follow these steps:
- Require the plugin using composer:
composer require pantheon-systems/decoupled-kit-acf
- Activate the plugin.
Configuration
This plugin does not expose any configuration options and is not visible/editable via the “Edit Field Groups” admin page De-activating the plugin will disable the 'related content' field group.
Linting
This plugin uses Composer to manage dependencies. To install dependencies, run composer install
from the plugin directory.
Linting is done with PHP_CodeSniffer using the Pantheon WP Coding Standards ruleset. To run the linting checks, use the following command:
All versions of decoupled-kit-acf with dependencies
wp-graphql/wp-graphql-acf Version ^0.6.1