- Compatible XF 2.x versions
- 2.2
- 2.3
- Additional requirements
- XFRM 2.2+
- License
- Single Use License (may be used on one website)
- Updates duration
- Lifetime for Xenforo versions listed above
- Visible branding
- No
Requirements:
XF 2.2
XFRM 2.2
Description:
Adds the image in the sidebar on the resource view page
Features:
can_edit_banner (bool)
banner_url (string) - Banner image canonical URL or empty
Settings:
Permissions:
XF 2.2
XFRM 2.2
Description:
Adds the image in the sidebar on the resource view page
Features:
- Uploading image as resource banner in the resource view page sidebar
- Uploading banner from URL
- Configurable max & min image width and max image file size
- Option to display banner as OpenGraph image
- REST API output support
can_edit_banner (bool)
banner_url (string) - Banner image canonical URL or empty
JSON:
{
"resources": [
{
"alt_support_url": "",
"banner_url": "https://xenforo.local/data/resource_banner/0/65.jpg?1656513346",
"can_download": true,
"can_edit": true,
"can_edit_banner": true
}
]
}
Settings:
Permissions: