Problem/Motivation
Most modules however will have to remove deprecated code to be compatible with Drupal 9. Therefore they will not able to be compatible with all versions of Drupal 8.
For example a module that is compatible with Drupal 8 versions after Drupal 8.8.0 and also Drupal 9 will need a info.yml file like this:
name: My Module
type: module
core_version_requirement: ^8.8 || ^9
Issue fork consent_popup-3334819
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:
Comments
Comment #3
shubham rathore commentedCreate MR for this issue.
Please review.
Thanks
Comment #4
kallado commentedComment #6
kallado commentedMerged thank you
Comment #7
kallado commentedComment #8
kallado commentedComment #9
kallado commented