Skip to content

Sets up saving and loading Advanced Custom Fields data as JSON for easy version control. Intended for use with Roots/Sage.

Notifications You must be signed in to change notification settings

MWDelaney/sage-advanced-custom-fields

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f5b47d0 · Jun 4, 2019

History

12 Commits
Apr 16, 2018
Jun 4, 2019
Nov 29, 2017

Repository files navigation

Sage 9 friendly Advanced Custom Fields configuration

Sets up saving and loading of Advanced Custom Fields settings using ACF Local JSON.

Local .json files are stored in your-theme-name/resources/assets/acf-json

To install, run the following in your Sage9-based theme directory:

composer require "mwdelaney/sage-advanced-custom-fields"