Skip to content

johnshopkins/vandelay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vandelay

An Advanced Custom Fields field groups importer/exporter plugin for WordPress.

Setup

  1. Install and activate the plugin on all environments whose settings need to be synced.
  2. 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