Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 418 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 418 Bytes

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"