Thanks for taking the time to port this to D8.
I was wondering if the module would support D9? Tried installing via Composer but it seems it requires D8 explicitly.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | 3170475-6.patch | 356 bytes | karishmaamin |
Thanks for taking the time to port this to D8.
I was wondering if the module would support D9? Tried installing via Composer but it seems it requires D8 explicitly.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | 3170475-6.patch | 356 bytes | karishmaamin |
Comments
Comment #2
marcoka commentedThis is because of the Info yaml file.
Api "wise" i do not know.
You can test it if you add this to the info.yaml: "core_version_requirement: ^8 || ^9"
Like done here: https://www.drupal.org/project/fa_formatter/issues/3136548
Comment #3
tepelena commentedTired this in D9 and got this:
body_inject-1.0.1.zip contains a version of Body Inject that is not compatible with Drupal 9.1.5.
Comment #4
tepelena commentedThis looks like a great module with a lot of potential.
Comment #5
marcoka commentedYes. I do not use Drupal 9 yet. I have no idea what has to be changed. Patches welcome.
If i have to do it myself it will happen when i myself update my sites to D9.
Comment #6
karishmaamin commentedHere is the patch that makes the module drupal 9 compatible
Comment #8
mlncn commentedComment #9
mlncn commented