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.

CommentFileSizeAuthor
#6 3170475-6.patch356 byteskarishmaamin

Comments

dr. gubó created an issue. See original summary.

marcoka’s picture

This 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

tepelena’s picture

Tired 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.

tepelena’s picture

This looks like a great module with a lot of potential.

marcoka’s picture

Yes. 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.

karishmaamin’s picture

StatusFileSize
new356 bytes

Here is the patch that makes the module drupal 9 compatible

  • marcoka committed 77b0619 on 1.0.x
    Issue #3170475 by karishmaamin: drupal 9 compatibility fix and some...
mlncn’s picture

Status: Active » Fixed
mlncn’s picture

Status: Fixed » Closed (fixed)

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