2017 © Pedro Peláez
 

wordpress-muplugin acf-theme-config

Configure ACF for a theme. Made for WordPress.

image

trendwerk/acf-theme-config

Configure ACF for a theme. Made for WordPress.

  • Friday, August 5, 2016
  • by haroldangenent
  • Repository
  • 2 Watchers
  • 0 Stars
  • 2,677 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 8 % Grown

The README.md

ACF theme config

Configure ACF for a theme. Made for WordPress., (*1)

  • Loads and saves ACF JSON files to config/acf in your theme (for VCS purposes)
  • Uses the WordPress WYSIWYG toolbars when using ACF's full editor

Installation

composer require trendwerk/acf-theme-config

ACF Pro

This plugin requires ACF Pro. It is not included with this installation. You need to configure the Advanced Custom Fields repository in your project:, (*2)

"repositories": [
    {
      "type": "package",
      "package": {
        "name": "advanced-custom-fields/advanced-custom-fields-pro",
        "version": "<version>",
        "type": "wordpress-plugin",
        "dist": {
          "type": "zip",
          "url": "http://connect.advancedcustomfields.com/index.php?p=pro&a=download&k=<license-key>"
        }
      }
    }
]

You will need to specify the version and license key., (*3)

The Versions

05/08 2016

dev-master

9999999-dev

Configure ACF for a theme. Made for WordPress.

  Sources   Download

GPL-2.0+

The Requires

 

05/08 2016

0.1.2

0.1.2.0

Configure ACF for a theme. Made for WordPress.

  Sources   Download

GPL-2.0+

The Requires

 

01/03 2016

0.1.1

0.1.1.0

Configure ACF for a theme. Made for WordPress.

  Sources   Download

GPL-2.0+

The Requires

 

25/02 2016

0.1.0

0.1.0.0

Configure ACF for a theme. Made for WordPress.

  Sources   Download

GPL-2.0+

The Requires