joeri-abbo/acf-sync

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

A plugin that adds a wp cli command for syncs of acf fields

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Type:wordpress-muplugin

v1.0.0 2021-06-25 15:30 UTC

This package is auto-updated.

Last update: 2024-04-14 00:49:26 UTC


README

=== ACF Sync === Contributors: https://profiles.wordpress.org/joeriabbo/ Tags: ACF, WP-Cli Requires at least: 4.9 Tested up to: 5.7 Requires PHP: 7.0 Stable tag: 1.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html

This plugin allows easy syncs of your ACF field groups.

== Description ==

This plugin allows easy syncs of your ACF field groups.

== Installation == Clone or add this plugin to your WP instance. If you add this plugin in the mu-plugin dir it will automaticly be activated. If you add it as a default plugin activate the plugin after install. You can now use wp acf sync in your wp dir like all other wp cli commands.

== Command == wp acf sync

== Changelog ==

= 1.0 =

Init plugin.