A Magento 2 extension that replaces Luma's js stack with its own implementation.
Build Works in Miscellaneous
These modules install and compile correctly.
Provides CLI commands to cleanup unused product, category, and swatches media files. Also removes illegal media gallery entries and fixes missing product image references.
Allows rendering of additional templates within a block, before, after, or nested within the original template. Configure templates and their positions via layout XML.
Adds CLI commands to manage Magento 2 themes. Allows listing, assigning, and creating themes from the command line.
Validates Magento 2 extension code by checking for missing dependencies in module.xml and composer.json. It helps identify undeclared dependencies and deprecated classes.
Calculates sales tax at checkout using TaxJar's API. Provides zip-based backup tax rates.
Logs all REST API calls made to your Magento instance. Provides a report in the admin panel to analyze requests and responses for debugging.
Remove Product Comparison for Magento 2 make sure that the product comparison feature is completely removed from Magento.
Remove Viewed Products for Magento 2 removes the recently viewed products feature completely from Magento.
This extension displays a hint when a configuration value is overwritten on a lower scope (website or store view).
Disables Content Security Policy (CSP) in Magento 2. Simplifies disabling CSP for shops where it's not required.
Adds Whoops error handling to Magento 2 for improved debugging. Provides detailed error reports to assist developers in identifying and resolving issues.