Will you be updating this module for Drupal 10 compatibility?

Comments

derekw created an issue. See original summary.

drugan’s picture

Version: 8.x-1.x-dev » 2.0.x-dev

Hi,

There is a plan:

  1. Change core_version_requirement for 9.5^ || 10^.
  2. Remove dependency on the readmehelp.
  3. Add suggest entry for readmehelp in the composer.json (validate the file).
  4. Run phpstan analyze -l 0 and fix all the errors.

After all the above is done we can merge the 2.0.x branch into 8.x-1.x (except core_version_requirement) and leave only critical fixes support on the old branch.

jmuessig’s picture

Any idea of an ETA for D10, please? Great module!

  • drugan committed 06ececf4 on 2.0.x
    Issue #3345589 by drugan: Drupal 10 plan?
    
drugan’s picture

Status: Active » Fixed

Quick and dirty compatibility fixes. Everything else might be done later.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.