- Compatible XF Versions
- 2.3
- Visible Branding
- No
Attachment Integrity
Keeps your attachments in order. Scans for problems, lets you search across everything, and gives your members a way to save the attachments they care about.
Built for forums that actually use attachments -- image-heavy communities, resource hubs, anywhere people are uploading files regularly and need a better way to manage them.
What it does:
For admins:
Everything runs through proper XenForo framework. Entities, repositories, controllers, Setup.php migrations -- no raw SQL, no database hacks. Installs and upgrades cleanly through the admin panel.
Works with XenForo 2.3. PHP 8.1+.
Tables are created on install and cleaned up on uninstall. Permissions integrate with XenForo's permission system. Template modifications are additive only -- nothing gets overwritten.
ACP location: Tools > Attachment Integrity
If you run into anything or want something added, post in the discussion thread and I'll sort it.
Keeps your attachments in order. Scans for problems, lets you search across everything, and gives your members a way to save the attachments they care about.
Built for forums that actually use attachments -- image-heavy communities, resource hubs, anywhere people are uploading files regularly and need a better way to manage them.
What it does:
For admins:
- Scan attachments for integrity issues -- missing files, orphaned records, broken references
- Search attachments by filename across the entire forum from one ACP page
- Dry run mode so you can see what a bulk action will do before committing
- Rename attachment display names without touching the actual files
- Action logging so you've got a trail of what was changed and when
- ACP dashboard with a quick overview of your attachment health
- Bookmark any attachment in any post with one click
- Personal gallery page showing all your bookmarked attachments in one place
- Give bookmarks your own alias names so you can find them by whatever makes sense to you
- Search your bookmarks by alias
Everything runs through proper XenForo framework. Entities, repositories, controllers, Setup.php migrations -- no raw SQL, no database hacks. Installs and upgrades cleanly through the admin panel.
Works with XenForo 2.3. PHP 8.1+.
Tables are created on install and cleaned up on uninstall. Permissions integrate with XenForo's permission system. Template modifications are additive only -- nothing gets overwritten.
ACP location: Tools > Attachment Integrity
If you run into anything or want something added, post in the discussion thread and I'll sort it.