ACF Sync
Adds Sync option to WP CLI for syncing ACF fields
by Joeri Abbo · github.com/joeri-abbo/wordpress-plugin-acf-sync
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/joeri-abbo/wordpress-plugin-acf-sync/archive/refs/heads/main.zipReadme
=== 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.
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v1.0.0 | Jul 24, 2021 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.