Count Download Timer For Xenforo 2.3.10.2

Change log

- Fixed broken download flow: POST validation now correctly serves the file instead of showing the timer page again
- Fixed permission bypass: guests and users without download permission can no longer access the download timer page
- Replaced raw SQL timer lookup with hasPermission() to respect XenForo user group priority
- Added noindex, follow robots tag and AI summary / tag line as page description
- Simplified download page titles to show filenames consistently across all entry points
- Added admin option to toggle visible description display on the download page
Back
Top