Install
Works with Drupal: ^10.3 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
273.21 KB
MD5: 5fb055f28d922e0391d670f2051307e5
SHA-1: b66f9f3f38c56c6cf509bd5d8417ca4d8212c7f4
SHA-256: f9afd6c6e7a7f9181858e993d972e7baf734467ec1bf7cb5e23755650f89ec6b
Download zip
317.75 KB
MD5: 3ac5614ae4e2366ebd99b1ff91cfacd2
SHA-1: ffaabebe54976a6b92bd703be08356a858bae0d1
SHA-256: 51161bd5dabed84d07cc2db77f4cb0d6a4aace6dc331dd4144ba4ca11cba1794
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 to properly handle 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...