AIXF Album Activity

Released AIXF Album Activity 2.3.7.b

No permission to download
AIXF – XFMG Album Last Activity fixes a long-standing UX issue in XenForo Media Gallery
Compatible Versions
  1. 2.3.7
Additional requirements
XenForo 2.3.7+
XenForo Media Gallery (XFMG) 2.3.5+
License
https://aixf.net/help/la_terms_rules/
Visible Branding
No

Overview​

AIXF – XFMG Album Last Activity fixes a long-standing UX issue in XenForo Media Gallery:
Albums were sorted only by their creation date, meaning updated albums stayed buried while stale ones stayed on top.

This add-on introduces a new field — last_media_date — and automatically updates it whenever media is added, moved, deleted, or restored. Album listings then sort by this field, ensuring active albums rise to the top (just like forum threads).

Features​

  • 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 sort (creation date vs. last activity).
  • Backfills existing albums on install (sets last activity to the latest visible media).

Installation​

  1. Upload files to /src/addons/AIXF/AlbumActivity/.
  2. Install from AdminCP → Add-ons.
  3. Rebuild caches: Tools → Rebuild caches → Rebuild add-on caches.
  4. Configure default order: AdminCP → Options → AIXF – Album Activity.

Uninstall​

  • Safe to uninstall; the last_media_date column remains in place but unused.

image1.jpeg
Related resources
  • XenForo 2.3.7+
  • XenForo Media Gallery (XFMG) 2.3.5+
Comments
No comments yet.
log_in_to_reply
Author
fords8
Downloads
6
Views
90
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from fords8

Latest updates

  1. Code Adjustments

    Had to do some code adjustments.
  2. Fixed an error

    I found an error and I fixed it. I also updated the addon.json with more details.
Back
Top