Problem/Motivation
Currently this module is not installable in a Drupal 9 site on hosting platforms that make use of an integrated composer workflow, like Pantheon.
The Drupal 8 version of the module can be made Drupal 9 compatible with the patch provided in https://www.drupal.org/project/plupload/issues/3130920, but composer requires that a Drupal 9 compatible version of the module is installed first before a patch can be applied. So because the module is currently not Drupal 9 compatible, the patch that makes it Drupal 9 compatible can not be applied.
Proposed resolution
The last release of the module was in december 2018 and the patch in https://www.drupal.org/project/plupload/issues/3130920 seems to work absolutely fine when it comes to solving Drupal 9 compatibility in the dev version of the module. Could therefore a new Drupal 9 compatible version of the module be released?
Any thoughts?
Comments
Comment #2
frontmobeComment #3
paulocsRelease created. See: https://www.drupal.org/project/plupload/releases/2.0.0-beta1
Dev branch: https://www.drupal.org/project/plupload/releases/2.0.x-dev
Comment #4
paulocsComment #5
StepanISK commentedAfter upgrading to version 2, I see this message
"Unsupported release
The installed version of at least one of your modules or themes is no longer supported. Upgrading or disabling is strongly recommended. See the project homepage for more details. See the available updates page for more information and to install your missing updates."
img
Comment #6
paulocsWhich Drupal version are you using? @StepanISK
Comment #7
frontmobeWow that's really quick Paolo! Works great for me.
Many thanks,
Marco
Comment #8
StepanISK commented@paulocs Drupal 9.1.7
Comment #9
StepanISK commentedI reinstalled again. And it all worked. Thanks for your work!