- 🇮🇳India brahmjeet789
@Murilohp: added new revised patch for the same. please check and let us know if it is fine with latest branch.
- 🇨🇦Canada chrisck BC, Canada
+1 I would also like to a new D11 release with this merged. Thanks.
Automatically closed - issue fixed for 2 weeks with no activity.
- @danrod opened merge request.
- 🇨🇦Canada danrod Ottawa
It merged ok.
There are some things to fix in thecomposer.json
file to make it work with D11. I'll create another branch for it. Automatically closed - issue fixed for 2 weeks with no activity.
- 🇩🇪Germany drupalmind
New Patch works fine with all submodules. Need more testing
Automatically closed - issue fixed for 2 weeks with no activity.
- 🇩🇪Germany drupalmind
drupalmind → changed the visibility of the branch ad_entity-3428728/3428728-automated-drupal-11 to hidden.
- 🇩🇪Germany drupalmind
drupalmind → changed the visibility of the branch ad_entity-3428728-3428728-automated-drupal-11 to hidden.
- @valegole opened merge request.
- First commit to issue fork.
- @anna-d opened merge request.
-
andy_w →
committed 70ab8d2b on 2.x authored by
project update bot →
Issue #3434937 by project update bot: Automated Drupal 11 compatibility...
-
andy_w →
committed 70ab8d2b on 2.x authored by
project update bot →
- First commit to issue fork.
- 🇩🇪Germany J-Lee 🇩🇪🇪🇺
I have made the changes in MR3. Since the compatibility to the Drupal core has to be changed (from 9.5 or 10 to 10.2 or 11) , a new version should be released (e.g. v3).
- 🇩🇪Germany J-Lee 🇩🇪🇪🇺
There is more work to be done.
Upgrade status report
1 error found. 2 warnings found.
- 🇩🇪Germany J-Lee 🇩🇪🇪🇺
Both MRs are needed for updating the info.yml files.
- /contact_permissions.info.yml
- /tests/modules/contact_permissions_test/contact_permissions_test.info.yml
- 🇮🇳India brahmjeet789
@Murilohp: added new revised patch for the same. please check and let us know if it is fine with latest branch.
- 🇦🇺Australia realityloop
The automated fixes was missing a composer file, I've added that in MR6, and can confirm this is working for me on Drupal 11.2.2.
How I installed it in my project, added the following to my composer file:
"repositories": { "drupal": { "type": "composer", "url": "https://packages.drupal.org/8", "exclude": [ "drupal/unpublished_nodes_redirect" ] "drupal/unpublished_nodes_redirect": { "type": "git", "url": "https://git.drupalcode.org/issue/unpublished_nodes_redirect-3435226.git" } }, "require": {
then ran:
composer require drupal/unpublished_nodes_redirect:dev-3435226-drupal11
- @realityloop opened merge request.
- First commit to issue fork.
- 🇸🇮Slovenia miha.wagner
Support for Drupal 8, 9 will be dropped and compatibility with Drupal 11 will be added in the 1.2.x branch, the old 1.1.x branch will stay as is.
- 🇺🇸United States mmenavas
@penyaskito: Sorry if I went to far out-of-scope by adding the gitlab-ci and tugboat files. I think once the MR is merged the open issue for adding a gitlab-ci file 📌 Configure gitlab CI Active can be closed.
Automatically closed - issue fixed for 2 weeks with no activity.
- First commit to issue fork.
-
bluegeek9 →
committed ceb3387a on 8.x-2.x authored by
project update bot →
Issue #3429986: Automated Drupal 11 compatibility fixes for...
-
bluegeek9 →
committed ceb3387a on 8.x-2.x authored by
project update bot →
-
jayelless →
committed c87dbb43 on 1.1.x authored by
dqd →
Issue #3435461 by dqd, jeremy1606, heddn: Automated Drupal 11...
-
jayelless →
committed c87dbb43 on 1.1.x authored by
dqd →
- 🇳🇿New Zealand jlscott
jayelless → made their first commit to this issue’s fork.
Automatically closed - issue fixed for 2 weeks with no activity.
- 🇩🇪Germany a.dmitriiev
This change is in MR https://git.drupalcode.org/project/elasticsearch_connector/-/merge_reque... . Should then this be merged and also Drupal 11 compatible version released? As the module fixes are already there, only tests are still pending
- 🇳🇱Netherlands Ruuds
I've merged the changes to a new 3.0.x branch which dropped drupal 9 support. A new 3.0.0 release is available now.
Automatically closed - issue fixed for 2 weeks with no activity.
- 🇮🇳India brahmjeet789
@murilohp : i have created patch for the same , please look into it , if it is fine , please let me know.
- 🇮🇳India brahmjeet789
@murilohp : still ihave got an errro when i am using dev branch , could you please check it , please help me to resolve this issue .
Automatically closed - issue fixed for 2 weeks with no activity.
- 🇬🇧United Kingdom Eli-T Manchester
2.0.x branch is already D11 compatible.
Whilst there is an MR, all it does is makes a return type explicit, which is not required for Drupal 11.
Automatically closed - issue fixed for 2 weeks with no activity.
Automatically closed - issue fixed for 2 weeks with no activity.
As of July 2025 this module is not yet available for Drupal 11.
FYI, if you need it now, I was able to use the module entity_body_class to do similar and it does support Drupal 11:
https://www.drupal.org/project/entity_body_class →As of July 2025 this module is not yet available for Drupal 11.
FYI, if you need it now, I was able to use the module entity_body_class to do similar and it does support Drupal 11:
https://www.drupal.org/project/entity_body_class →- 🇳🇮Nicaragua jeremy1606
I have resolved the warnings generated by the Gitlab tests in “Fixing only issues of phpstan II (#537580)” with commit 2123196f. I tested it on my D11 site and it worked perfectly.
These warnings were:
- cspell
- eslint
- phpcs
- phpstan
- stylelint - 🇬🇧United Kingdom Eli-T Manchester
Well done everyone! We got there in the end.
New release 3.0.0 coming imminently.
- ea73b0b3 committed on 3.0.x
#3430648: 🐛 revert use of getImageUrl() with getImageStyle()....
- ea73b0b3 committed on 3.0.x
- 4a1d13f9 committed on 3.0.x
#3430648: ✅ test removing custom phpunit configuration file.
- 4a1d13f9 committed on 3.0.x
- 6ff00881 committed on 3.0.x
#3430648: ✅ set displayDetailsOnAllIssues to true in phpunit...
- 6ff00881 committed on 3.0.x
- f043302b committed on 3.0.x
#3430648: 🔀 manual merge of 3.0.x to branch.
- f043302b committed on 3.0.x
- b1305e1d committed on 3.0.x
#3430648: ✅ pass $name constructor to parent when constructing...
- b1305e1d committed on 3.0.x
- 0aaaa4a4 committed on 3.0.x
#3430648: 👷♂️ do not run CI against previous major - this version of...
- 0aaaa4a4 committed on 3.0.x
- c5d94211 committed on 3.0.x
#3430648: require drupal/flysystem ^2.3 and hence Drupal ^11 for...
- c5d94211 committed on 3.0.x
- 🇬🇧United Kingdom Eli-T Manchester
This issue is due to flysystem_s3 swapping out the deprecated \Drupal\flysystem\Plugin\ImageStyleGenerationTrait::generateImageStyle() for its nominated replacement generateImageUrl().
generateImageUrl() relies on the presence of the flysystem.image_style_redirect.serve route, which doesn't appear to always be dynamically generated:
return \Drupal::urlGenerator()->generate('flysystem.image_style_redirect.serve', $args, UrlGeneratorInterface::ABSOLUTE_URL);
flysystem_s3 will have to revert to the old function, and inform phpstan to ignore this deprecation.
This will stop flysystem_s3 from being compatible with flysystem 3.0.x until it is resolved.
Automatically closed - issue fixed for 2 weeks with no activity.
-
gábor hojtsy →
committed 0b6b427b on 2.0.x authored by
project update bot →
Issue #3431526 by project update bot: Automated Drupal 11 compatibility...
-
gábor hojtsy →
committed 0b6b427b on 2.0.x authored by
project update bot →
- 🇭🇺Hungary Gábor Hojtsy Hungary
gábor hojtsy → made their first commit to this issue’s fork.
- 🇬🇧United Kingdom Eli-T Manchester
Setting up with Drupal 10, flysystem 2.2.0-beta2 and flysystem_s3 2.1.3 and exactly the same settings.php configuration for flysystem works without the issue in #3430648-31: Automated Drupal 11 compatibility fixes for flysystem_s3 → so this doesn't look like config, and either an outstanding D11 issue in flysystem or flysystem_s3.
Automatically closed - issue fixed for 2 weeks with no activity.
- 🇩🇪Germany marcus_johansson
Due to 2.0.x not getting synced in a long time - will close.
- 🇯🇵Japan kazu furutaka
Hi...
I'd very much like to use this module with Drupal 11; any plan to make this compatible with Drupal 11 in the near future?
Thanks in advance.
Kazuyoshi Automatically closed - issue fixed for 2 weeks with no activity.
Automatically closed - issue fixed for 2 weeks with no activity.
- 🇺🇸United States dave reid Nebraska USA
Getting the following error on D11 when attempting to access the SendGrid settings page:
php.ERROR: ArgumentCountError: Too few arguments to function Drupal\Core\Form\ConfigFormBase::__construct(), 1 passed in /var/www/html/web/modules/contrib/sendgrid/src/Form/SettingsForm.php on line 49 and exactly 2 expected in Drupal\Core\Form\ConfigFormBase->__construct() (line 44 of /var/www/html/web/core/lib/Drupal/Core/Form/ConfigFormBase.php).
- 🇬🇧United Kingdom Eli-T Manchester
Testing with flysystem 2.3.x and this MR, I can successfully upload image field images to S3.
However when trying to view such images I get error below.
Not sure if this is just a config issue on my test setup or a genuine D11 issue.
The website encountered an unexpected error. Try again later. Symfony\Component\Routing\Exception\RouteNotFoundException: Route "flysystem.image_style_redirect.serve" does not exist. in Drupal\Core\Routing\RouteProvider->getRouteByName() (line 208 of core/lib/Drupal/Core/Routing/RouteProvider.php). Drupal\Core\Routing\UrlGenerator->getRoute() (Line: 269) Drupal\Core\Routing\UrlGenerator->generateFromRoute() (Line: 105) Drupal\Core\Render\MetadataBubblingUrlGenerator->generateFromRoute() (Line: 96) Drupal\Core\Render\MetadataBubblingUrlGenerator->generate() (Line: 94) Drupal\flysystem_s3\Flysystem\S3->generateImageUrl() (Line: 227) Drupal\flysystem_s3\Flysystem\S3->getExternalUrl() (Line: 75) Drupal\flysystem\FlysystemBridge->getExternalUrl() (Line: 103) Drupal\Core\File\FileUrlGenerator->doGenerateString() (Line: 66) Drupal\Core\File\FileUrlGenerator->generateAbsoluteString() (Line: 255) Drupal\image\Entity\ImageStyle->buildUrl() (Line: 302) . . .
-
robloach →
committed c2616476 on 1.0.x
Issue #3430919: Update for Drupal 11 support
-
robloach →
committed c2616476 on 1.0.x
Automatically closed - issue fixed for 2 weeks with no activity.
Automatically closed - issue fixed for 2 weeks with no activity.
- 🇳🇱Netherlands Summit
Hi,
Is this module now Drupal 11 compatible? As that is true, please also change it on the project page. Thanks!
greetings, - 🇬🇧United Kingdom Eli-T Manchester
Looks like the deprecations about which phpunit was complaining were in the custom phpunit.xml.dist file supplied with this project.
The merge pipeline now passes with that file removed.
PHPunit says we have 10 tests and 26 assertions all passing with this removed.
These are the same totals as before the phpunit.xml.dist was removed, so it looks like this file was unnecessary.I am not aware of any more issues with this merge request.
Automatically closed - issue fixed for 2 weeks with no activity.
Automatically closed - issue fixed for 2 weeks with no activity.
Automatically closed - issue fixed for 2 weeks with no activity.
Automatically closed - issue fixed for 2 weeks with no activity.
Automatically closed - issue fixed for 2 weeks with no activity.
- 🇮🇳India simar.java Chandigarh
Hi, could you please apply this fix and release the stable version? Thanks!