Closed (fixed)
Project:
Modifiers Pack
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Sep 2021 at 21:20 UTC
Updated:
23 Sep 2021 at 21:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
kybermanHere is the patch:
- updated videojs from version 5.18.4 to 7.15.4
- updated videojs-youtube from version 2.6.0 to 2.6.1
- added videojs-vimeo plugin version 0.6.0
- added patched version of videojs-background plugin into the module folder
- fixed modifier plugin and JS to handle both players
Update steps:
- composer remove matthojo/videojs-background
- composer require mobiliza/videojs-vimeo:^0.6 videojs/videojs-youtube:^2.6
- composer update drupal/modifiers_pack
Comment #4
kyberman