- Issue created by @shaundychko
- πΊπΈUnited States NicholasS
Adding the "exclude" for "drupal/h5p" to your code example.
- πΊπΈUnited States NicholasS
I had to combine with a Drush update
composer require drupal/h5p:dev-2.0.x-patched drush/drush:^13 -W
But I can confirm this updates h5p so its compatible with PHP 8.3
- πΊπΈUnited States chamilsanjeewa
I followed the steps and used the forked branch, but I still encountered the errors below.
Also, @shaundychko, do you plan to merge this into the module?
- π¨π¦Canada shaundychko
@chamilsanjeewa thank you for trying out the fork. I don't have commit access to this module so I can't merge into it. The intention is to keep the fork only while waiting for the maintainers to commit the patches to the module, and then I would delete the fork. The error messages you posted are related to downloading the H5P libraries since your site is searching for files in the ./default/files/h5p directory.
- πΊπΈUnited States chamilsanjeewa
Hi Shaundychko,
Thank you. Unfortunately, we can't grant write access to the server. We need to move everything using Composer and pipelines instead.
- π³π±Netherlands koosvdkolk
I've created an issue to discuss the future of this lovely module: https://www.drupal.org/project/h5p/issues/3522836 π± [IMPORTANT] Future of this Module / H5P Active . Maybe you can also have a look there? Thanks!
- Status changed to Postponed: needs info
about 1 month ago 11:53am 7 July 2025 - π¬π§United Kingdom catch
Apart from π Remove vendor directory and composer.lock from project repository Active the rest of the issues in the issue summary are committed. Testing of the latest alpha of this module would be appreciated.