Screenshots
About VersionX
VersionX is a utility tool for MODX Revolution that will help you version your content in Resources, Templates, Chunks, Snippets and Plugins. Every change is recorded and can easily be looked back, compared and restored through the component, or the optional "Versions" tabs that get added to the update screens.
VersionX 3.0 is a complete rebuild that stores data in a new, more optimizable data structure, and supports third party integrations. Learn more about 3.0.
More links:
Information
Released
February 17, 2025
Supported Database
MySQL
License
GPLv2
Instructions
VersionX is a utility tool for MODX Revolution that will help you version your content in Resources, Templates, Template Variables, Chunks, Snippets and Plugins. Every save is recorded and can easily be looked back, compared and restored through the component.
Simply install the package through package manager and if desired tick the boxes to create snapshots of current content. There are some instructions in the documentation as well, but most of the package works automatically.
Please report any bugs or things you feel should be different on the Github repository.
New in 3.1.3-pl
VersionX 3.1.3-pl
Released on 2025-02-01
- Add before_type and after_type fields to vxDeltaField to more accurately preserve types when reverting. [#138]
- Fix blank array being created as first element when splitting properties fields. [#138]
- Fix null type error on some resources when running the migration script (@matdave) [#140]
- Fix undefined this.proxy browser console error when loading dashboard widget. [b0dbb40]
- Bump dependency nesbot/carbon from 2.66.0 to 2.72.6 [#141]
VersionX 3.1.2-pl
Released on 2024-08-16
- Prevent initial delta being created by package resolver if already created by a previous install [#136]