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.
Adds an FAQ section to Magento 2 stores, allowing admins to create and manage FAQs organized into groups. Supports WYSIWYG editing, store view restrictions, and GraphQL.
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.
Adds a button to refresh invalidated cache types in Magento admin. Can also be configured to automatically refresh invalidated cache types via cron.
Remove Product Comparison for Magento 2 make sure that the product comparison feature is completely removed from Magento.
This extension provides the ability to use special characters in controller or action names.
Enables Magento staging functionality for gift sales rules. Provides compatibility between Smile's Gift Sales Rule module and Magento's Sales Rule Staging module.
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.
Temporarily disables sales functionality in the store, displaying a custom message. It hides "Add to Cart" buttons and blocks checkout to prevent purchases.