Install
Works with Drupal: ^9.4 || ^10Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
695.5 KB
MD5: d5ce01b0f475e3857805c48dfbaeb94e
SHA-1: 2d45b1b93e51ea0fe6f4e948698ad5e4094ecdc5
SHA-256: 2a3fe2c3993987fba6a55d0fda0d47e9c9b5a50e78a2a22c5762e53139ff0f1d
Download zip
839.27 KB
MD5: 3e286269a7e0f1a317f76843b1017412
SHA-1: d54824d1f5d57ca0be3096f6a38ec7e9bb90df86
SHA-256: 136d8d20e5b99cbf85cc35cfe114e8f3fb9ae3c0002c5a4e7ce577b09a687598
Release notes
- Added delivery amount management alter hook_basket_getDeliveryInfo_alter
- Add number format limit
- Added to the payment list Allegro
- Added image processing from media type
- Fix mail lanugage
- Fixed basket.api.php
- Fixed explode('|', urldecode()
- Create copy of old order to prevent changes in hook.
- Fix discount reset
- Replaced README.md content
- The minimum version of php 8.1 is installed
- Fixed php 8.2 bugs
- Fix src/BasketExport.php
- Added a file with a description of all the module hooks
- The problem of exporting orders by filter has been fixed
- Fixed the binding to the field key in the filter
- Replaced ColorPicker library with CDN
- Library removed multiple-select
- Library removed tooltipster
- Fix Code Sniffer part #5
- Added the ability to sort all view fields
- Added a description of how to use the Composer Merge Plugin
- Fix /libraries/multiple-select/*
- Fixed multiple-select directory
- Added composer.libraries.json file
- Fixed replacement of jquery.inputmask library
- Removed local files of external libraries from the module. Replaced by CDN.
- Fix scrollTop
- Fixed basket_preprocess_menu_local_tasks styles
- Fixed export order download error
- Fixed Warning: Undefined property: stdClass::
- Fix Code Sniffer part #4
- Fix session id
- Fix Code Sniffer part #3
- Fix Code Sniffer part #2
- Fix Code Sniffer part #1
- Fix view reference
- Fixed Call to a member function createPayment() on bool
- Fix once basket.inputmask
- Fixes
- Drupal 10 fixes