Sage 9 and Sage 10 friendly Advanced Custom Fields configuration

March 6, 2020 ยท View on GitHub

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 Sage 9- and Sage 10-based theme directory:

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