- 🇺🇸United States melissa.evans
Hello will there be any updates to this module for Drupal 10? I'm upgrading a site from Drupal 9 to Drupal 10 and this module is required in several places.
- 🇺🇸United States alimc29
Attached is a patch with the default rector ones submitted, plus the necessary .info.yml file updates to be Drupal 10 compatible
Until there is an actual release with the D10 fixes in it, you should be able to us lenient-composer along with this patch
composer require mglaman/composer-drupal-lenient composer config --merge --json extra.drupal-lenient.allowed-list '["drupal/extra_field_configuration"]' composer config --json --merge extra.patches.drupal/domain_simple_sitemap '{"Drupal 10 compatibility 📌 Automated Drupal 10 compatibility fixes Needs review ": "https://www.drupal.org/files/issues/2023-12-19/extra_field_configuration-D10-compatibility-3287424-6.patch"}' composer require 'drupal/extra_field_configuration:^1.0' -W
- Status changed to RTBC
12 months ago 5:40pm 22 January 2024 - 🇺🇸United States melissa.evans
Hello -
I have tested this patch and it is working on Drupal 10.2Can we merge this code and get this module to be Drupal 10 compatible?
Please let me know if there is anything I can do to assist.
Thank you.
- Status changed to Fixed
10 months ago 6:01pm 9 March 2024 - 🇺🇸United States benabaird
Thanks all. I tagged a release with Drupal 10 & 11 support. I am not actively using or developing this module any longer, so after 11 its status is unclear. If you'd like to take over ownership open an issue and I'd happily transfer the project ownership.
- 🇺🇸United States melissa.evans
Hi Ben -
Thank you for this update. I opened an issue to become maintainer, in case you didn't see it.
Melissa Automatically closed - issue fixed for 2 weeks with no activity.