MODx Bug/Feature Tracker and Feature Requests
Welcome to the MODx CMS Tracker. Please choose the appropriate project from the drop down menu and provide as much information as possible regarding your server environment and browser. Thanks!
FS#437 — Syncing databases between staging and live installation
Attached to Project —
MODx
Opened by Anders Milton (staed) - Wednesday, 21 June 2006, 03:08AM
Last edited by Jason Coward (opengeek) - Sunday, 03 December 2006, 01:56PM
Opened by Anders Milton (staed) - Wednesday, 21 June 2006, 03:08AM
Last edited by Jason Coward (opengeek) - Sunday, 03 December 2006, 01:56PM
| Task Type | Feature Request |
|---|---|
| Category | Core Distribution |
| Status | Implementing |
| Assigned To |
Jason Coward (opengeek) |
| Operating System | All |
| Severity | High |
|---|---|
| Priority | Normal |
| Reported Version | 0.9.2/0.9.2.1 |
| Due in Version | 1.0 |
| Due Date | Undecided |
| Percent Complete |
|
Details
I would like to have the ability to sync the databases (users and content) between a staging modx installation and the live modx installation.This would be a great fuctionality for big site installations with multiple servers for development and testing.
/Anders Milton
This task depends upon
This task blocks these from closing
- Field changed: Status (Unconfirmed → Implementing)
- Field changed: Due in Version (Undecided → 1.0)
- Field changed: Due Date (Undecided → Undecided)
- Task assigned to Jason Coward (opengeek)
This is being implemented as part of the new core for MODx 1.0. In fact, it is being written in such a way that migrating any kind of deployment or specific artifacts from a deployment can be packaged in a platform agnostic way. In other words, you could be running MODx 1.0 for SQLite on a testing server and be able to easily package and sync changes to MODx 1.0 for MS SQL Server for production.