Problem/Motivation
This is a great module! Let's make it work on D9!
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3267158.patch | 2.35 KB | korn3000 |
Issue fork pp_taxonomy_manager-3267158
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3267158-make-9-compatible
changes, plain diff MR !1
Comments
Comment #2
korn3000 commentedComment #4
cristiroma commentedUntil the patch is merged, use in composer.json
Comment #5
avpadernoSince
core_version_requirementis used (whose value should be^8.8 || ^9), there is no need to define a dependency from the System module.Comment #6
cristiroma commentedFixed starting with release 2.0.0-beta1.