johnshopkins/vandelay

There is no license information available for the latest version (v2.4.1) of this package.

Installs: 9 983

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 3

Forks: 1

Open Issues: 0

Type:wordpress-plugin

v2.4.1 2021-09-02 14:01 UTC

This package is auto-updated.

Last update: 2024-04-29 02:38:22 UTC


README

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