Install
Works with Drupal: ^10.3 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
273.17 KB
MD5: fda28117dde3a7c8be0e8e1b709f1921
SHA-1: 6eb3f5732acee0bd56e4ef0e1bb717b4accf3a5e
SHA-256: 9ed396e990c9914d8722b41786844c28a39d79b81ec384cecdf5137dc393d86d
Download zip
317.69 KB
MD5: 5120ec8ea7d86705f92a81a6b76700e5
SHA-1: f51f2ae222e96ad8061fab9a8deb3ad66530f39d
SHA-256: 2c8c46188dc410ab8053e4c64cce5961026cee07ca1f0b795dccfe3746b1a12a
Release notes
Partial rollback of some ProviderPluginBase constructor changes introduced in 3.0.x
Breaking changes from 8.x-2.x
- A new
file_systemparameter has been added to theProviderPluginBaseconstructor. Please update your custom providers accordingly if you need the thumbnail download feature.
Contributors (1)
Changelog
Issues: 2 issues resolved.
Changes since 3.0.0-alpha1:
Bug
- #3494934: Fatal error: Cannot override final method...