Install

Works with Drupal: ^11 || ^12

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 12.03 KB
MD5: 9e50fd537770df8abba9bf964ea58788
SHA-1: cc7a4c7a0a755cae4a9edf6f8c03400809252798
SHA-256: bf9206e8d6e14fc48a36d864e82483b632341eed9d1a4872269a6044b00c84b6
Download zip 15.68 KB
MD5: 20a36d4d9a0cb5b9bbb1490d36ebec1f
SHA-1: f95d322c9c1f5a83e041ca8d1c7c565f5135bf2f
SHA-256: 20270cbb6486bea1c7b02d14fc0564896dec51212c9f55d3df2672a171186489

Release notes

Community Documentation

Link to README.md

1.0.4

1.0.3

1.0.2

Currently offering three main configuration options.

  • Downgrade by node id (one node id per line)
  • Downgrade by view page (select list with checkboxes for multiple selections)
  • Downgrade by theme (wider scope, not recommended, but is supported, this option is helpful for themes that have not been upgraded to support jQuery 4)

This module was created because we had an edge case where a widget was crashing on jQuery 4 for a specific node id where we were using the form_block module to expose a node form (for those at home, use the webform module instead of doing this and make a form submission handler that does this type of thing instead of using the node form this way) and we had no available fix for it. I did not want to create this module /project however I had no choice in order to meet client deadlines and expectations.

Made this a contrib project in order to gain expertise and contributions from the community.

Created by: joseph.olstad
Created on: 9 Mar 2026 at 22:52 UTC
Last updated: 9 Mar 2026 at 22:52 UTC
Bug fixes
New features

Other releases