DB Version Control Advanced
Sync WordPress to version-controlled JSON files for easy Git workflows. A fork of DB Version Control Main
by Frankly · github.com/franklyco/db-version-control-advanced
★ 2stars
0forks
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/franklyco/db-version-control-advanced/archive/refs/heads/main.zipDeclares an update source (https://github.com/franklyco/db-version-control-advanced/), so updates arrive through the plugin's own updater.
From the readme
DB Version Control Advanced
Review, diff, and apply WordPress content safely via proposal bundles, JSON manifests, and a React-based admin workflow.
Overview
DB Version Control Advanced extends the original DBVC exporter/importer with deterministic identities, proposal zips, and an end-to-end review pipeline. Export jobs collect posts, terms (legacy), menus, options, and media into a normalized manifest. Reviewers upload that proposal inside WordPress, triage differences with Accept/Keep selectors, resolve media conflicts, and finally apply the curated changes. All of this lives in a single “DBVC Export” admin screen powered by React and backed by REST endpoints.
Legacy full-site export/import and WP-CLI commands continue to ship for automation, but production workflows can now block direct imports until a proposal has been reviewed.
Documentation
Start with docs/README.md for the documentation library and docs/agent-entrypoints.md for task-specific navigation. Archived docs under docs/archives/ are historical and should not be treated as current implementation guidance.
Feature Highlights
- Proposal-driven review – Upload proposal zips, see resolver metrics, and diff e
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 1.9.0 | Jul 21, 2026 |
| 1.8.9 | Jul 9, 2026 |
| 1.8.8 | Jul 2, 2026 |
| 1.8.7 | Jul 2, 2026 |
| 1.8.3 | Jun 23, 2026 |
| 1.8.2 | Jun 23, 2026 |
| 1.8.1 | Jun 15, 2026 |
| 1.8.0 | May 22, 2026 |
| 1.7.5 | May 5, 2026 |
| 1.7.4 | May 5, 2026 |
| 1.7.3 | May 5, 2026 |
| 1.7.2 | May 5, 2026 |
| 1.7.1 | Apr 21, 2026 |
| 1.7.0 | Apr 21, 2026 |
| 1.6.0 | Mar 19, 2026 |
| 1.5.2 | Mar 6, 2026 |
| 1.5.1 | Feb 15, 2026 |
| 1.5.0 | Feb 15, 2026 |
| 1.4.3 | Feb 14, 2026 |
| 1.4.2 | Feb 9, 2026 |
| 1.4.1 | Feb 8, 2026 |
| 1.4.0 | Jan 25, 2026 |
| 1.2.1 | Oct 28, 2025 |
| 1.3.0 | Oct 24, 2025 |
| 1.2.0 | Oct 24, 2025 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.