Install

Works with Drupal: ^9

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 72.14 KB
MD5: ba594b0a22ed7a190ba2d14fc0a01dd3
SHA-1: 7f7620ffe511505f4eff89d00955d29fd3bc033d
SHA-256: 2a8798bdd4d23f161f88ade7de591b92d0265aa7d34f91b6685d6c465724eccf
Download zip 95.4 KB
MD5: 1df4957b9e07bb6c10e3efb1105978c0
SHA-1: 6597381848db05fba897482d63d1806c76fd7ae0
SHA-256: a487f1873134dd49ceb9d541893df92e85936d15abb9faa949cf4881b903e2f6

Release notes

Numerous features and fixes. Drop PHP 7 and Drupal 8 support.

  • Require newer version of Brandfolder PHP SDK with improved functionality.
  • #3360524: Full support for labels, with tree pruning, inclusion/exclusion, etc.
  • Remove obviated exception handling, etc. Fix gatekeeper getCollections() method.
  • #3360522: Entity Browser support.
  • Improve brandfolder_parse_uri function.
  • Update stream wrapper so file_exists operations on image style derivative URIs for BF files will return true if source image URI is valid.
  • Add criteria to all asset fetches limiting results to assets that are approved, published, and not expired.
  • Implement new, proposed alter hook from Entity Embed module directing that module to use the Brandfolder image field as if it were a source field when dealing with BrandfolderImage-sourced media entities.
  • New helper function to determine whether a media entity is BF-sourced.
  • Allow any BF custom fields to be used as Media metadata.
  • #3369224: Allow admins to apply certain settings to all applicable BF images. (a) Use auto=webp mode; (b) set a specific quality value for compressed/lossy images. Both settings will be applied to non-SVG image files when generating the external URL.
  • Make the sample images shown on the module config page more useful, to facilitate quick testing.
  • Add mimetype logic to BF stream wrapper, using existing BF mimetype handler.
  • #3379816: Per-entity admin option to transpose width and height.
Created by: ndewhurst
Created on: 1 Dec 2023 at 19:43 UTC
Last updated: 1 Dec 2023 at 19:43 UTC
Bug fixes
New features

Other releases