Adds address autocompletion to checkout using the Postcode.eu API. Supports multiple countries and retrieves address data based on postal codes.
No Errors in Order & Shipping
These modules have no PHPCS errors (warnings OK), pass PHPStan, and build correctly.
Enables sending mass emails to registered and guest customers. Allows sending from the admin customer and sales order grids, with customizable email templates.
Adds a free shipping method visible and usable only in the Magento admin panel when creating orders. Useful for backend order creation with no shipping costs.
Provides a way to change the email address associated with an order from the Magento admin panel. Automatically reassigns the order to a registered customer if the new email matches, or converts it to a guest order otherwise.
Integrates Deutsche Post Internetmarke, enabling creation of shipping labels for smaller dimension packages like letters. Extends DHL Paket carrier module with additional shipping products.
Integrates ItsLog shipping rate calculation into Magento 2 checkout, enabling stores to offer shipping quotes from the ItsLog logistics API directly at checkout.
Integrates Magento with the Mirakl marketplace platform, enabling product listing, real-time inventory and price synchronization, and centralized order management directly from the Magento admin.
Automatically generates a custom identifier code for each order during checkout, displayed on the success page, admin order grid, and order detail. Includes a CLI command to backfill existing orders.
Integrates Google's Address Auto-Complete API to suggest addresses as customers type during checkout. Simplifies address entry and reduces errors for improved user experience.
Easily preview and make changes to the success page without placing a new order or modifying Magento's core code.
This Magento 2 module extends the default purchase order payment method by a customer group and admin filter.
Calculates shipping rates based on destination, weight, price, or quantity using a CSV file. Allows defining custom shipping methods and rules.