- Compatible XF 2.x versions
- 2.0
- 2.1
- 2.2
- 2.3
Logs GUI-based add-on installs, upgrades and uninstalls thru the XenForo logger.
I wanted a way to share community updates with the community to show that the forum is kept up to date. This logger is the first step to building something to share with the specific usergroups and to ensure the data is currently being logged.
Installing this today makes sure there's data available in the future.
Each entry includes a linked username and relevant metadata for easy auditing.
Route: /admin.php?wu-logs-addon/
Github: https://github.com/Wutime/AddonLog
I wanted a way to share community updates with the community to show that the forum is kept up to date. This logger is the first step to building something to share with the specific usergroups and to ensure the data is currently being logged.
Installing this today makes sure there's data available in the future.
Each entry includes a linked username and relevant metadata for easy auditing.
Use Cases
- Track add-on changes made by all admins
- Debug issues introduced by specific upgrades or installs
- Monitor site configuration changes over time
Limitations
- XenForo core upgrades are not tracked, as they don’t trigger add-on lifecycle events.
- CLI-based installs, upgrades, and uninstalls are not logged (by XenForo design)
Route: /admin.php?wu-logs-addon/
Github: https://github.com/Wutime/AddonLog