Install
Works with Drupal: ^10.3 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
949.2 KB
MD5: c3457fef46218fa138ea8de048da75ac
SHA-1: 4c0ec489307ef600d72ed9b957700bf7d2b2b048
SHA-256: db589665f831e10779cdf92f7c2a9955edf72a421aa7365f118d9c17a81c9df2
Download zip
1.83 MB
MD5: 8e555442842703201b3c32a900d02a83
SHA-1: ca35edc7c1c39d419d388f8233eafc0a968a96df
SHA-256: f2793f14e847ecf6a5687742244a013e334b3768865463e9e5634d2de15a2814
Release notes
Add a summary here
Contributors (17)
Aerzas, aerzas, byrond, ivanbarr, jsacksick, kiwad, neograph734, nicholas.alipaz, pnigro, rhovland, richgerdes, skyredwang, super_romeo, tBKoT, tbkot, tomtech, travis-bradbury
Changelog
Issues: 6 issues resolved.
Changes since 3.3.3 (compare):
Bug
- feat: #3182636 Layout builder for products cannot render extra fields
- feat: #3579580 OrderItemsWidget throws PluginNotFoundException when order item types have no purchasable entity type
- fix: #3578096 cartProvider returns no carts if used by multiple lazy builders
- fix: #3323121 Payments Tab show stale information
- fix: #3579797 Fix strpos check for decimal point in Calculator::trim()
- fix: #3579667 CommerceProductThemeHooks::preprocessCommerceProductVariation throws an exception if a product has no default variations
Misc
- Replace empty string with array in billing info card
- Add content to the billing info card only when it is not empty
- Resolve failed test and phpstan check