-
Notifications
You must be signed in to change notification settings - Fork 55
Description
The general idea is for Gitify to handle serialising data stored in the MODX database to a human and machine readable format (done, Gitify load), which is then committed to a git repo (possibly along with site assets) and can be restored back to a MODX install with Gitify build.
A plugin should keep changes via the manager synced to the file system and thus git automatically. This could automatically commit and push. Changes made to the files directly should update MODX. This is done with Gitify build but would be cool to automatically do with a file watcher or something like Grunt.
Eventually, using Gitify, it should be possible to put your entire site into a git repo in minutes and inject it back into anything (such as a clean MODX install) with a simple command as well.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.