johnshopkins / vandelay
Installs: 10 729
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 3
Forks: 1
Open Issues: 0
Type:wordpress-plugin
Requires
- composer/installers: ~1.0
- ramsey/array_column: ~1.1
README
An Advanced Custom Fields field groups importer/exporter plugin for WordPress.
Setup
- 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');
Usage
Export
wp vandelay export
Import
wp vandelay import