Problem/Motivation

Unable to use this module with Drupal10

Steps to reproduce

Download this module and put it in to your module folder, When you visit the module page it will not in list there and through the Error.

Proposed resolution

Make the Module Drupal10 compatible.

CommentFileSizeAuthor
#2 Drupal10Compatibility-3376988-1.patch415 bytesnishant

Comments

Nishant created an issue. See original summary.

nishant’s picture

Assigned: nishant » Unassigned
Status: Needs work » Needs review
StatusFileSize
new415 bytes

Provided patch for the above issue, Please validate.

Arshu1864’s picture

Status: Needs review » Reviewed & tested by the community

I have reviewed the patch and it is working finre the module is succesfully installed on drupal 10 working perfectly fine. I have done the following steps to tet the patch:

  1. Install drupal 10 fresh.
  2. Clone the module.
  3. Use wgwt to download the patch.
  4. Use git apply-index and patch file to apply the patch.
  5. Install the patch and check whether it is working fine or not and whether this patch is creating some issue or not.
shashank5563’s picture

Status: Reviewed & tested by the community » Fixed
shashank5563’s picture

Status: Fixed » Closed (fixed)