Prune old PMs + DB Optimize
Simple plugin which automatically checks for old read/unread PMs and deletes them automatically + optimizes forum tables in MyBB automatically.
Change Log for Prune old PMs + DB Optimize
Version 1.1.0 stable Build #8
Add lang file
Remove hardcoded table names
Small fixes
Build #7 stable
Final release! ;)
Changelog:
* added MyBB codename
* added a notice for users in PM about automatic deleting old read/unread PMs
* fixed links (http:// -> https://)
Build #6 stable
v1.0 changelog:
* fix prunepms task file
* optimize DB tables after cleaning
* better event logging
* code clean up
Build #5 stable
- fix 2 typos in code
Build #4 stable
Delete DB optimalization from task + fix logging
Build #3 dev
0.7 - optimize code + DB optimalization task is now a separate file (upload it into /inc/tasks and add in in task namager in your ACP)
Build #2 stable
v0.5:
optimize only PM table in DB after cleaning (if you wanna optimize all tables in DB -> enable task in task manager "Optimize DB" (disabled by default) after plugin activation)
Build #1 dev
The first build has no changes.