About simpleUpdater
MODX simple updater
Information
Released
March 16, 2020
Supported Database
MySQL
License
GPLv2
Supported Versions
2.2 - Current
Downloads
42,188
Instructions
Install by package manager
New in 2.2.1-rc2
Changelog for simpleUpdater.
2.2.1-rc2- Fix a not found connector
- Refactored and normalized the code
- Possible use of cURL as HTTP Handler get the latest MODX
- Use an GitHub access token to get the latest MODX version without exceeding the GitHub API Rate Limit
- Show the content of the custom manager page only for members of the Administrator group
- Show the update button in the custom manager page, only if an update is available
- Show the version info and the changelog in the custom manager page, if an update is available
- Add menu resolver for fix
- Fix old menu item
- Fixed modAction deprecated error
- Fix button margin
- Removed unnecessary prices processors
- Restrict the button to the Administrator group
- Restored menu item
- Show button on top menu
- Removed menu item
- Initial release