orditeck / sage10-advanced-custom-fields
Advanced Custom Fields local JSON setup for Sage 10 based themes
1.5.2
2019-12-31 23:15 UTC
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 Sage9-based theme directory:
composer require "orditeck/sage10-advanced-custom-fields"
Forked from MWDelaney/sage-advanced-custom-fields