Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Release notes
To use this release it is recommended to also upgrade file_entity to 7.x-2.2. This is release 7.x-2.8 of media 7.x-2.x branch, improved support for upgrades from 7.x-1.x to 7.x-2.8 (please read the full release notes). These are the following issues resolved since 7.x-2.7:
#2886610: Typo for $host->$language
4 Fixes since 7.x-2.6
#2886184: Fix media_wysiwyg.paragraph_fix_filter tests, which are failing in PHP 5.3
#2884412: add the config option for add embed link to make it optional
#2885024: Notice: Undefined property: ParagraphsItemEntity::$language in media_field_widget_form() (
and:
enforce require file_entity 7.x-2.1 or higher
Quick install , follow this recipe steps or see online installation documentation
If you are on 7.x-2.x already and plan on delaying upgrading to 7.x-2.8 then please follow the security recommendations below:
Prevent anonymous or untrusted users from accessing the media browser through permissions configuration.
go to /admin/people/permissions and restrict access to "Use the media browser" to only trusted roles. Otherwise it is recommended you upgrade to 2.8 as soon as possible.
If on 7.x-1.x , please upgrade to 7.x-2.7 soon, please refer to these notes and issues for upgrading from 7.x-1.x to 7.x-2.8;
#2853273: upgrading from 1.x to 2.x support
#2082037: Document Upgrade Path from Media 1.x to Media 2.x/3.x
Multilingual sites:
Please note, if you are using this release in combination with entity_translation you must then upgrade entity_translation to entity_translation beta6.