johnshopkins / vandelay
There is no license information available for the latest version (v2.5.0) of this package.
Package info
github.com/johnshopkins/vandelay
Type:wordpress-plugin
pkg:composer/johnshopkins/vandelay
v2.5.0
2025-10-31 18:27 UTC
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