Adds configurable surcharge fees per payment method using fixed, percentage, per-item, or per-row strategies, with optional tax handling. Surcharges display across cart, checkout, order totals, invoices, credit memos, PDFs, sales emails, and admin order creation.
Follows SemVer Modules
These modules follow semantic versioning across their audited release history — version bumps honestly reflect the code changes.
Adds a CLI command to generate password reset tokens and send reset emails to customers — by exact email, by customer ID lower bound, or for all customers — with a dedicated log file. Useful for bulk-forcing password resets.
Looking for contributors - Help fix build issues
Replaces the stock Magento admin dashboard with an AI-powered analytics view featuring KPI cards, charts, and an embedded store assistant, built from data computed on cron and served from cache.
Restores MySQL-based catalog search for Magento 2.4+, which removed native MySQL search support in favor of Elasticsearch. Enables stores without Elasticsearch to continue using MySQL as their search engine.
Connects Magento to the WISMOlabs post-purchase platform for real-time order and shipping tracking across 750+ carriers, with programmable email/SMS/webhook notifications, branded tracking pages, and in-notification upsells.
MSR Agentic UCP
mahesh-rajawat/module-agentic-ucp 76
Adds Universal Commerce Protocol (UCP) support to Magento 2, letting AI agents discover, authenticate (DID + JWT), and transact under policy control. Provides an agent capability manifest at /.well-known/ucp.json, an auth endpoint, policy middleware with rate/order limits and human-confirmation, an admin agent registry, and an audit log.
Laravel-style database seeding for Magento 2 / Mage-OS. Define PHP/JSON/YAML seeders (or use built-in Faker generators) and run bin/magento db:seed to populate dev environments with realistic products, categories, customers, orders, CMS content, reviews, cart rules, wishlists, and newsletter subscribers, with scaffolding and fresh/only/exclude options.
Looking for contributors - Help fix build issues
An extension that allows to dynamically change the log level per request to DEBUG, enabling database, debug log, and verbose logging for a specifically defined request.
Connects Magento 2 to LS Central / LS Omni retail and POS systems, replicating catalog, store, and hierarchy data from the Omni server with cron-based synchronization and admin configuration of the connection and replication scope.
Looking for contributors - Help fix build issues
This module allows you to automatically attach transactional PDF documents to Magento 2 sales emails
Antom Payment Integration for Magento 2
caravanglory/module-antom 20
Integrates Antom (Ant International) payments, accepting credit and debit cards, Google Pay, and Apple Pay with support for capture, refund, and cancel within the standard Magento order workflow.
Looking for contributors - Help fix build issues
Adds a configurable custom form to the Magento 2 checkout shipping step for both guests and logged-in customers, with per-store-view enable/disable and optional character limits per field. Entered data is saved to the order, exposed via order extension attributes, and settable through REST API endpoints.