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.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | drupal-paragraphs_grid-3139031-4.patch | 793 bytes | scott_euser |
| #4 | interdiff-3139031-2-4.txt | 312 bytes | scott_euser |
| #2 | 3139031-2.patch | 411 bytes | nitvirus |
Comments
Comment #2
nitvirus commentedattching patch
Comment #3
kristen polRemoving outdated tag and presuming this is for Drupal 9 porting weekend since this was created during that time.
Comment #4
scott_euser commentedWhen 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 annotationUpdated patch attached to avoid this.
Comment #5
sistocarta commentedSame problem, please patch this on dev version.
Thank u
Comment #6
jfeltkampPatched #4 to repo and made a new release.
Thank you for that :-)