Provides console commands to clean up EAV database inconsistencies. Fixes issues with "use default" values and removes unused attributes/media.
Follows SemVer Modules
These modules follow semantic versioning across their audited release history — version bumps honestly reflect the code changes.
Imports Akeneo Reference Entities, attributes, options, records, and media into the Smile Custom Entity module. Allows selection of entities to import via configuration.
Looking for contributors - Help fix build issues
Adds Gelf and Slack logger handlers to Magento 2. Enables logging to external services for improved monitoring and debugging.
Sets Invoice, Shipment, and Credit Memo IDs to match the original Order ID. Adds a suffix for multiple documents of the same order.
Looking for contributors - Help fix build issues
A faster drop-in replacement for bin/magento cache:clean with a file watcher
Manages store translations via the Magento backend. Offers CRUD operations, CSV import/export, and frontend translation generation.
Looking for contributors - Help fix build issues
Logs all Magento 2 REST API requests and responses to a file. Useful for debugging and monitoring API integrations.
Enables custom log file configuration via system configuration. Allows specifying a log file name and level for different modules or integrations.
Disables Google reCAPTCHA based on whitelisted IP addresses or browser User-Agent. Useful for automated testing by bypassing CAPTCHA challenges.
Integrates Magento 2 with Storyblok CMS. Enables content creation and management within Storyblok, allowing for visually editable pages and custom blocks.
Simplifies adding category image attributes in Magento 2. Allows developers to create and display custom category images on the frontend.
Adds a "create account" checkbox to Hyva Checkout. Automatically creates an account, assigns the order, and sends a password reset email when checked.
Looking for contributors - Help fix build issues