An Advanced Custom Fields field groups importer/exporter plugin for WordPress.
- Install and activate the plugin on all environments whose settings need to be synced.
- Set the file in which settings are saved on each environment (often the same location). Example:
define('VANDELAY_CONFIG_FILE', '/var/www/html/config/acf.json');
wp vandelay export
wp vandelay import