Automatically generates AI-friendly llms.txt and llms.ljson files for Magento 2 stores, covering products, categories, and CMS pages. Supports multi-store setups and scheduled cron-based updates.
All Modules
Implements the OpenAI Agentic Commerce Protocol (ACP) product feed as a Magento 2 REST API, with seven endpoints for DB-persisted feeds, paginated full-catalog product export with resolved categories and images, and SalesRule-to-promotion mapping including coupon codes and multiple benefits.
Injects spec-compliant JSON-LD structured data into Magento 2 — Product (with offers and AggregateRating), Organization, WebSite with SearchAction, BreadcrumbList, and auto-detected FAQPage schema on CMS pages — all configurable from the admin.
Injects AI crawler rules for bots like GPTBot, ClaudeBot, PerplexityBot, and Google-Extended into Magento 2 robots.txt without overwriting existing configuration, with audit-clean output, a dedicated cache type, and a read-only API for cross-module integration.
Looking for contributors - Help fix build issues
Defense-in-depth protection against the PolyShell unrestricted file upload vulnerability (APSB25-94) affecting Adobe Commerce and Magento Open Source up to 2.4.9-alpha2, hardening image content validation and processing with polyglot file scanning and a strict extension allowlist. Supersedes the original markshust patch.
Login as Customer
ashokdubariya/module-login-as-customer 25
Allows authorized admin users to log in as customers from the admin panel with multi-website support and full audit traceability for debugging customer issues.
Testimonials with GraphQL
ashokdubariya/module-testimonial 25
Manages customer testimonials with full CRUD operations, admin panel interface, frontend display, and GraphQL API support. Includes Hyvä Theme compatibility.
Looking for contributors - Help fix build issues
AthosCommerce Product Feed
athoscommerce/magento2-module 56
Generates product data feeds and syncs them with the AthosCommerce platform. Automatically installs tracking scripts on product detail, cart, and checkout success pages.
Integrates AvaTax to calculate sales tax within the Magento shopping cart. It determines rates based on taxability rules across various jurisdictions.
Looking for contributors - Help fix build issues
Integrates the Avarda Checkout3 shipping broker API (such as nShift) into Magento 2, replacing native shipping methods with broker-collected rates and handling custom attributes like weight, discounts, and free-shipping flags.
Looking for contributors - Help fix build issues
Integrates with currencyapi.com to fetch and import real-time currency exchange rates into Magento's native currency import system. Supports batch processing of multiple currency conversions in a single API call.
Looking for contributors - Help fix build issues
Logs incoming GraphQL request metadata (queries, variables, URLs) to a dedicated log file with configurable sensitive data redaction and authorization-based filtering. Built for debugging headless storefronts and third-party integrations.
Looking for contributors - Help fix build issues