Skip to content

A Wordpress plugin that helps import and export ACF configurations to JSON for version management integration.

License

Notifications You must be signed in to change notification settings

thinkshout/acf-sync

Repository files navigation

Advanced Custom Fields Syncronizer

A Wordpress plugin that helps import and export ACF configurations to JSON for version management integration.

This plugin is intended for use with ThinkShout's Base Assets, Wordpress Starter, and Wordpress Starter Theme.

In particular, the paths used for finding and saving json files based on an individual ACF configuration are specific to the patterns established in the Base Assets and WP Starter Theme above.

Usage

Add to your composer.json file's "repositories" section:

{
  "type": "vcs",
  "url": "https://github.com/thinkshout/acf-sync"
},
  1. Install this plugin using composer composer require thinkshout/acf-sync
  2. Enable the plugin in the WP UI
  3. Create or edit an ACF configuration. It should save automatically to the appropriate location in the theme.

About

A Wordpress plugin that helps import and export ACF configurations to JSON for version management integration.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages