The current maintainers are looking for new people to take ownership.

JavaScript Management

Allows administrators and developers to individually manage and view JavaScript files loaded by the website, enabling and disabling them at will.

Commerce Cart Refresh

This module add some Ajax behaviors to the Add to Cart form in Drupal Commerce 2.x in order to dynamically refresh the Price when the Quantity changes.

Warning: currently, you need to apply this patch in order to use this module.

...
"extra": {
  "patches": {
    "drupal/commerce": {
      "#3019102 - Add $form_state to add_to_cart Ajax event": "https://www.drupal.org/files/issues/2018-12-09/3019102-add-form_state-to-ajax-event-1.patch",
    }
  }
}
...

Drupal8Breaks

This is a response to https://drupal.stackexchange.com/q/273371/57183

Problem:

How to allow DrupalBreaks to go through the "Restricted HTML" text filter?

Answer:

Override the FilterHTML plugin with a class that extends it and make sure all

Pages

Subscribe with RSS Subscribe to RSS - Seeking new maintainer