Provides advanced shipping rate management and checkout customization. Integrates with multiple carriers and allows custom shipping rules based on product details and customer location.
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.
Disables Magento's inventory reservation system, preventing writes to the inventory_reservation table. Deducts stock on order placement instead of shipment, and replenishes stock on order cancellation or credit memo.
Easily preview and make changes to the success page without placing a new order or modifying Magento's core code.
This extension adds custom flat fee shipping rates to admin order creation or displays a simple list of flat rates to customers.
This Magento 2 module extends the default purchase order payment method by a customer group and admin filter.
Integrates Monta shipping options into Magento 2 checkout. Requires Monta API credentials and a Google Maps API key for pickup points.
Looking for contributors - Help fix build issues
Integrates Magento 2 with Sendcloud, automating shipping processes.
Calculates shipping rates based on destination, weight, price, or quantity using a CSV file. Allows defining custom shipping methods and rules.
Adds international telephone input with country flag dropdown to phone number fields. It formats and validates phone numbers using a jQuery plugin.
Connects Magento 2 to Webshipper for order synchronization and shipping rate retrieval. Enables manual or automatic order export to Webshipper based on order status.
Looking for contributors - Help fix build issues