Problem/Motivation
We have implemented this module in our website. This module is not available in Drupal 10 Version so we need to make it Drupal 10 Compatible.
Steps to reproduce
- Not able to install the module in Drupal 10
Proposed resolution
- Create a Patch and verify in Drupal 9, Drupal 10
| Comment | File | Size | Author |
|---|---|---|---|
| #11 | 3351096-11-D10-compatibility.patch | 328 bytes | tr |
Issue fork barcodes-3351096
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 #2
kopeboyHave you tested if it works just by adding ^10 in the info file?
Comment #3
tr commented@kyhikar You assigned this to yourself - are you going to work on it?
Comment #4
kuhikar commentedI am checking this issue to make it D10 compatible. I will post the patch once it will be completed from my side.
Comment #6
dineshkumarbollu commentedi am attaching patch for this issue.
Comment #7
dineshkumarbollu commentedComment #8
omkar_yewale commentedComment #9
omkar_yewale commentedI tested this module on Drupal 10.0.7 by adding "^10" to the info file.
The module appears to be working correctly. Therefore, I am marking it as RTBC.
Comment #10
omkar_yewale commentedComment #11
tr commentedComment #13
tr commentedCommitted. Automated tests now pass with D10.