Hi, is there any plan for Drupal 9 compatibility?
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | Screenshot 2020-06-09 at 11.47.24 AM.png | 15.24 KB | ankitsingh0188 |
| #2 | 3149878-2.patch | 1.07 KB | karishmaamin |
Hi, is there any plan for Drupal 9 compatibility?
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | Screenshot 2020-06-09 at 11.47.24 AM.png | 15.24 KB | ankitsingh0188 |
| #2 | 3149878-2.patch | 1.07 KB | karishmaamin |
Comments
Comment #2
karishmaamin commentedRemoved deprecated code and added core_version_requirement: ^8 || ^9 in .info.yml file to make the module compatible with drupal 9
Comment #3
anybodyThank you! Does someone know if there is an active maintainer?
Comment #4
ankitsingh0188Patch applied successfully. I have run the drupal-check utility and found
0 ERRORS.Good to move it to RTBC +1
Comment #6
marcoscanoCommitted to -dev, thanks all!