mwdelaney / sage-advanced-custom-fields
Advanced Custom Fields local JSON setup for Sage 9 based themes
Installs: 161 922
Dependents: 0
Suggesters: 0
Security: 0
Stars: 101
Watchers: 6
Forks: 13
Open Issues: 1
Requires
- php: >=5.3.2
README
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"