SR Dev Tools
Sync WordPress to version-controlled JSON files for easy Git workflows.
by Studio Republic (based on original plugin by Robert DeVore) · github.com/studiorepublic/sr-dev-tools
★ 1stars
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/studiorepublic/sr-dev-tools/archive/refs/heads/main.zipDeclares an update source (https://github.com/studiorepublic/sr-dev-tools/), so updates arrive through the plugin's own updater.
From the readme
SR Dev Tools
Sync WordPress to version-controlled JSON files for easy Git workflows.
Export and import database
Export plugins to tar.gz archives
Overview
DB Version Control bridges the gap between WordPress content management and modern development workflows.
Instead of wrestling with database dumps or complex migration tools, this plugin exports your WordPress content to clean, readable JSON files that work seamlessly with Git and other version control systems.
Perfect for:
- Development teams managing content across environments
- DevOps workflows requiring automated content deployment
- Agencies syncing content between staging and production
- Content editors who want change tracking and rollback capabilities
Key Features
Smart Content Export
- Selective Post Types: Choose which post types to include in exports
- Automatic Triggers: Content exports automatically on saves, updates, and changes
- Organized Structure: Each post type gets its own folder for clean organization
- Complete Data: Includes post content, meta fields, options, and navigation menus
Flexible Sync Options
- Custom Sync Paths: Set your own export directory (supports relative and absolute paths)
-
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v1.6.1 | Nov 29, 2025 |
| v1.6.0 | Nov 29, 2025 |
| v1.5.2 | Sep 29, 2025 |
| v1.5.1 | Sep 29, 2025 |
| v1.5.0 | Sep 19, 2025 |
| v1.4.4 | Sep 19, 2025 |
| v1.4.3 | Sep 19, 2025 |
| v1.4.2 | Sep 17, 2025 |
| v1.4.1 | Sep 12, 2025 |
| v1.4.0 | Sep 12, 2025 |
| v1.3.0 | Aug 27, 2025 |
| v1.2.0 | Aug 27, 2025 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.