XF2 Premium OzzModz XFRM: Resource Banner 2.0.1

No permission to download
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
Rest API result:

can_edit_banner (bool)

banner_url (string) - Banner image canonical URL or empty
Code:
{
  "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
    }
  ]
}
rb1-webp.296349

rb2-webp.296350

rb5-webp.296353

Settings:
rb3-webp.296351

Permissions:
rb4-webp.296352
Author
XFModz
Downloads
0
Views
30
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from XFModz

Back
Top