A Magento 2 extension that replaces Luma's js stack with its own implementation.
Follows SemVer in Miscellaneous
These modules follow semantic versioning across their audited release history — version bumps honestly reflect the code changes.
Provides enhanced Alpine.js components for automated AJAX calls within Magento 2. Simplifies backend data handling with filtering, validation, and simultaneous HTML element updates.
Adds a free shipping method visible and usable only in the Magento admin panel when creating orders. Useful for backend order creation with no shipping costs.
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 Whoops error handling to Magento 2 for improved debugging. Provides detailed error reports to assist developers in identifying and resolving issues.
Adds a shell command info:dependencies:show-removable which exports all modules which have no dependencies
Remove Viewed Products for Magento 2 removes the recently viewed products feature completely from Magento.
Validates Magento 2 extension code by checking for missing dependencies in module.xml and composer.json. It helps identify undeclared dependencies and deprecated classes.
Integrates the CodeMirror code editor into Magento 2 admin. Provides form elements for UI components and frontend models for system configuration.
Remove Product Comparison for Magento 2 make sure that the product comparison feature is completely removed from Magento.
Simplifies parcelLab integration by preconfiguring the Magento 2 Webhook module with appropriate defaults. It automatically configures required events for parcelLab.
Looking for contributors - Help fix build issues
Adds a debug toolbar to Magento 2, displaying request/response data, SQL queries, profiler information, layout details, and cached items. Helps developers debug by providing insights into application execution.