Creates custom EAV models for entities, allowing flexible attribute definitions. Enables describing entities with a variable number of properties and parameters.
Developer Tools
Debugging, profiling, testing, migrations, code generation
Displays a developer toolbar in Magento 2 with performance and debugging information. Provides insights into database queries, cache, sessions, modules, and more.
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.
Looking for contributors - Help fix build issues
Provides a notification system within the Magento 2 admin panel. Allows administrators to view and manage important system alerts and updates.
Looking for contributors - Help fix build issues
Enables the use of Twig template engine for Magento 2, allowing developers to write templates using the `.twig` file extension. It dispatches events for modifying Twig's loader and environment.
Logs REST API, Elasticsearch, GraphQL, RabbitMQ, and Varnish cache tag bans for debugging. It captures request and response data without overriding core files.
Looking for contributors - Help fix build issues
Logs all REST API requests as text files in the var/log/webapi_rest/ folder. Useful for debugging and auditing API interactions.
Looking for contributors - Help fix build issues
Prevents database version exceptions during code deployments. Facilitates zero-downtime deployments, especially with CI/CD and Docker/Kubernetes.
Archives and removes old entities like logs, unused product images, and old quotes. It uses configurable cleanup rules and can be extended with custom handlers.
Adds the option to re-enable Swagger via configuration. It's disabled in production mode since Magento 2.4.4.
Enables Magento staging functionality for gift sales rules. Provides compatibility between Smile's Gift Sales Rule module and Magento's Sales Rule Staging module.
Looking for contributors - Help fix build issues
Adds a configuration setting to enable or disable Two-Factor Authentication in Magento 2.4. Allows administrators to control 2FA functionality via the admin panel.