Install

Works with Drupal: ^10.3 || ^11

Using dev releases is not recommended, except for testing.

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 19.43 KB
MD5: 10ec976b0fdcad014e588b0bd58cb5fa
SHA-1: 710dc7e83a7d59036c11f199155fde2483abea5e
SHA-256: aae8db8a0efaee021b4e2801003aec0df9d000ad3dada98f4000fc8a2de850cc
Download zip 27.39 KB
MD5: bca28bd896545981b4ca24972762d059
SHA-1: 2e624fe2ea6c670af6a48e123e2b4e0cccdab944
SHA-256: cb4c3b9f81cbd44e4f341ee56bc0b4841f2c374c63dd37e61024d580ca10bbf5

Release notes

Development release for AJAX Cart Update module.
Changes:
- Added configuration schema in config/schema/ajax_cart_update.schema.yml.
- Updated composer.json: removed drupal/core, php requirement, autoload section, and unnecessary dependencies.
- Ensured consistency between composer.json and info.yml dependencies.
- Removed ControllerBase from AjaxCartUpdateController, implemented ContainerInjectionInterface.
- Updated translations to use $this->t() with placeholders.
- Switched to Drupal.t() in JavaScript files.
- Removed TypedConfigManagerInterface from AjaxCartUpdateSettingsForm.

Created by: aev_fly
Created on: 24 Sep 2025 at 11:08 UTC
Last updated: 20 Nov 2025 at 17:14 UTC
Bug fixes

Other releases