- Discussions
- 4 644
- Messages
- 12 049
- Solutions
- 81
- J'aime
- 7 606
- Points
- 198
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/
Options :
Front-end display if enabled
Github: https://github.com/Wutime/AddonLog
Télécharger V1.0.0 :
Version 1.1.0 :
Version 1.1.2 :
Télécharger V1.1.4 :
Version 1.1.5 :
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.
- Track add-on changes made by all admins
- Debug issues introduced by specific upgrades or installs
- Monitor site configuration changes over time
- 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/
Options :
Front-end display if enabled
Github: https://github.com/Wutime/AddonLog
Télécharger V1.0.0 :
Vous devez répondre avant de pouvoir voir le contenu des données cachées.
- Add: Site updates link
- Add: Opitons screens
- Add: Ability to have updates automatically posted to a selected Forum
- Add: Ability to have posts made by a selected user
- Add: View add-on updates permission
- Add: Permission on install allows Registered users to view add-on updates, guests cannot
- Fix: Logging and install issues
- Add: Add-on version and version previous columns to admin log display
- Fix: Front-end error due to permission check using wrong function
Vous devez répondre avant de pouvoir voir le contenu des données cachées.
- Add: Thread title uses a dynamic phrase: wual_log_thread_title
- Fix: Properly lookup and log the previous addon version_id during upgrades
- Add: Global ignore for xenMade/LAU (Login as User)
- Add: Option to ignore front-end list - same as post ignore
- Fix: Remove trash files with build.json
- Fix: Remove LICENSE and leave README
- Fix: Image size to 64x64
Télécharger V1.1.4 :
Vous devez répondre avant de pouvoir voir le contenu des données cachées.
- Releases are now automatically added to your account
- XenForo "Go to download" button will bring you directly to the download page if you've "remembered login"
- Fix: Decode the HTML entities in the title specifically when preparing the thread title in the log method.
Vous devez répondre avant de pouvoir voir le contenu des données cachées.