Webapi Logs
ghostunicorns/module-webapi-logs 68
Logs and analyzes all REST API calls made to your Magento store. Provides detailed request and response information for debugging and monitoring.
Automated build tests for Magento 2 modules. Explore. Evaluate. Elevate. #magento2
These modules have no PHPCS errors (warnings OK), pass PHPStan, and build correctly.
ghostunicorns/module-webapi-logs 68
Logs and analyzes all REST API calls made to your Magento store. Provides detailed request and response information for debugging and monitoring.
ayasoftware/magento2-review-api 68
Implements REST WebAPI endpoints for product reviews — create, update, search and fetch reviews with ratings — filling a gap in Magento's native API, with a dedicated ACL resource.
Allows admins to test Magento 2 email sending. Helps verify email configuration and delivery.
Provides a CLI toolkit to simplify Magento theme development. Offers commands for building, watching, and managing themes, including Hyvä and TailwindCSS.
Speeds up the creation of admin grids and forms in Magento 2. Simplifies UI component development for faster admin panel customization.
Reduces cache keys by removing product/category specific layout handles. Improves performance by decreasing cache size and average Redis TTL.
reach-digital/magento2-apollo-sandbox 55
Embeds Apollo Sandbox at a configurable URL path for easier debugging and exploration of Magento GraphQL queries, with xdebug cookie helper support.
Connects your Magento 2 store to AI assistants like Claude and ChatGPT via the Model Context Protocol (MCP). Enables natural language querying of orders, products, customers, inventory, and system health with flexible filtering and aggregation.
Manages Content Security Policy rules via Magento CLI, storing them in env.php for environment-specific control without database access. Includes automatic CSP header splitting to avoid size limits on servers.
reessolutions/db-override 85
Enables Magento 2 to connect to MariaDB versions 10.5-11.x for development. Allows usage of newer MariaDB versions that are not officially supported.
Adds a status bar that appears when the cache is outdated, with a single Smart Clear button to flush the right cache types from any page without visiting Cache Management.
Duplicates an existing Magento 2 module from a template to scaffold a brand-new module, speeding up module creation for developers.