Add core_version_requirement: ^8 || ^9 to info.yml to designate that the module is compatible with Drupal 9. See https://drupal.org/node/3070687.

Comments

nitvirus created an issue. See original summary.

nitvirus’s picture

Status: Active » Needs review
Issue tags: +Drupal 9 compatibility, +Drupal 9 readiness
StatusFileSize
new411 bytes

attching patch

kristen pol’s picture

Removing outdated tag and presuming this is for Drupal 9 porting weekend since this was created during that time.

scott_euser’s picture

Assigned: nitvirus » Unassigned
StatusFileSize
new312 bytes
new793 bytes

When actually running this in D9 the following exception is also thrown:
Entity type 'Drupal\Core\Config\Entity\ConfigEntityType' is missing 'config_export' definition in its annotation
Updated patch attached to avoid this.

sistocarta’s picture

Same problem, please patch this on dev version.

Thank u

jfeltkamp’s picture

Status: Needs review » Fixed

Patched #4 to repo and made a new release.

Thank you for that :-)

  • JFeltkamp committed bd8f6fa on 8.x-1.x
    Issue #3139031 by scott_euser, nitvirus: Drupal 9 Readiness
    

Status: Fixed » Closed (fixed)

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