- 🇩🇰Denmark ressa Copenhagen
Great module, thanks for making it.
The patch allows installing the module in Drupal 10, where it works well, and can committed and a fresh version released.
- 🇩🇰Denmark ressa Copenhagen
A tip, so that future D11, D12, etc. releases won't block installing the module:
To define a module as compatible with all versions of core from 8.7.7 onwards, you may use the notation ">=8". If your module is unaffected by Drupal 8 or Drupal 9 deprecations, this will allow it to continue to be installed on Drupal 10 and later releases without having to update the .info.yml each time.
name: My Module type: module core_version_requirement: ">=8"
From https://www.drupal.org/node/3070687 →
So setting it to
core_version_requirement: ">=8.8"
could be considered. - First commit to issue fork.
-
naresh_bavaskar →
committed b20a475d on 1.0.x authored by
vanilla-bear →
Resolve #3287437 "Automated drupal 10"
-
naresh_bavaskar →
committed b20a475d on 1.0.x authored by
vanilla-bear →
- 🇮🇳India naresh_bavaskar Pune, Maharashtra
Mohammad-Fayoumi → credited naresh_bavaskar → .
- 🇯🇴Jordan mohammad-fayoumi Amman
A release that is compatible with Drupal 10 has been newly added.
https://www.drupal.org/project/facet_range_list_item/releases/1.0.1 →
- Status changed to Fixed
8 months ago 9:34am 3 April 2024 Automatically closed - issue fixed for 2 weeks with no activity.