Companion to the DHL Paket carrier that restores support for configuring multiple offline shipping methods to be processed as DHL Paket, rewriting the carrier code on order placement via a configurable method list.
No Errors Modules
These modules have no PHPCS errors (warnings OK), pass PHPStan, and build correctly.
Integrates Deutsche Post Internetmarke, enabling creation of shipping labels for smaller dimension packages like letters. Extends DHL Paket carrier module with additional shipping products.
Provides custom field types and frontend models for system configuration, such as checkbox sets, radio sets, and info boxes. Allows developers to use more flexible input types in Magento 2 configurations.
Syncs orders and customers from Magento to the Retainly CRM platform, tracks abandoned carts, and sends real-time storefront events to its marketing engine.
Adds Whoops error handling to Magento 2 for improved debugging. Provides detailed error reports to assist developers in identifying and resolving issues.
CLI tool that inspects and reports the Content-Security-Policy headers generated for a given Magento URL and policy, making CSP values easier to review than digging through the browser.
Calculates shipping rates based on destination, weight, price, or quantity using a CSV file. Allows defining custom shipping methods and rules.
YouTube NoCookie for Magento 2 makes sure that all YouTube product videos are always inserted via the cookie-free domain youtube-nocookie.com.
This Magento 2 module extends the default purchase order payment method by a customer group and admin filter.
Ensures correct theme context and cache segmentation for Varnish ESI block requests in multi-theme Magento setups. Prevents ESI blocks from being rendered with the wrong theme and skips inline rendering of TTL blocks that will be served via ESI includes.
Serves dynamic llms.txt, llms-full.txt and agents.md files per store view so AI assistants and agents can discover and understand your catalog, CMS pages and categories, with Hyvä theme detection and configurable API/attribution sections.
Provides tooling to create and manage Data Transfer Objects in Magento 2 while retaining DI, plugins, and preferences, with automatic hydration from arrays.