XenForo add-on for moving eligible public image assets to CDN-backed Cloudflare R2 paths while keeping private/internal downloads protected by XenForo.
- Forum post image attachments
- Profile post and profile post comment image attachments
- XenForo Media Gallery images
- XenForo Resource Manager resource body/update image attachments
- Admin-controlled move/reconcile tooling
- CDN integrity checking for public shifted assets
- Public shifted files are rendered directly from the CDN path.
- Internal/private/download files should continue to use XenForo-protected storage and permission checks.
- CDN integrity checks are handled by explicit admin/background jobs rather than page-render existence checks.