2.2.x
The THRON module is currently not compatible with Drupal 11. When attempting to use it in a modern Drupal installation, several issues arise:
- Composer constraints do not allow installation with
drupal/core:^11
. - Adding a THRON Media field to a content type using "HTML tag" or "Thron Player" formatters causes rendering errors.
- Media thumbnails do not display correctly under
/admin/content/media
. - Image cropping does not function as expected when uploading a media item via the entity browser.
- The CKEditor button for THRON appears with a generic "E" icon instead of the correct THRON logo.
These issues significantly limit the usability of the module in current Drupal setups and hinder integration with other media workflows.