Install
Works with Drupal: ^10.3 || ^11Using dev releases is not recommended, except for testing.
Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
275.56 KB
MD5: 3c69fea58bc89baf0f226804cb3db408
SHA-1: 49cb784470dc46b69175f4b6a388b94ff03f15ae
SHA-256: 874cd23c41154aa3406374d9d67a4e6cc0aa8cdde04d8496f8cd39b46cdf1d72
Download zip
321.29 KB
MD5: 5b1d3187f170c9dd602dac4694586570
SHA-1: 0725c25adc0edad9c3931a6329008a0589396ce8
SHA-256: df34a946722f044f7142e01f8404edb2152e81d80969c2b33eb034bd1134fef5
Release notes
Development branch for the Drupal 11 compatible version of the module.
Breaking changes from 8.x-2.x
- Currently missing the CKEditor 5 plugin. Remove the related modules before upgrading.
- A new
file_systemparameter has been added to theProviderPluginBaseconstructor. Please update your custom providers accordingly if you need the thumbnail download feature.