AIXF Album Activity - Xenforo 2 2.3.7
This add-on introduces a new field —
last_media_date — and automatically updates it whenever media
pdf is added, moved, deleted, or restored. Album listings then sort by this field, ensuring
active albums rise to the top (just like forum threads)
.
- Adds a new last_media_date column to xf_mg_album.
- Updates automatically when:
- New media is uploaded into an album.
- Media is moved between albums.
- Media is deleted/hidden or restored.
- Browse Albums (/media/albums/) and User Albums (/media/albums/users/...) can now sort by Last Activity.
- Admin option: choose default album software (creation date vs. last activity).
- Backfills existing albums on install (sets last activity to the latest visible media).
- Upload files to /src/addons/AIXF/AlbumActivity/.
- Install from AdminCP → Add-ons.
- Rebuild caches: Tools → Rebuild caches → Rebuild add-on caches.
- Configure default order: AdminCP → Options → AIXF – Album Activity.