Provides console commands to clean up EAV database inconsistencies. Fixes issues with "use default" values and removes unused attributes/media.
No Errors Modules
These modules have no PHPCS errors (warnings OK), pass PHPStan, and build correctly.
Detects customer geolocation using their IP address. Provides a GeoIP database for location-based functionalities like store switching.
Allows admins to view, search, download, and delete log files directly from the Magento admin panel. Simplifies log management without requiring server access.
Disables customer registration on the frontend. Removes the registration link and form, useful for B2B stores that manage customer accounts internally.
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.
Adds a configurable popup to website pages using CMS block content. Optionally includes a newsletter subscription form with ReCaptcha support.
Disables Google reCAPTCHA based on whitelisted IP addresses or browser User-Agent. Useful for automated testing by bypassing CAPTCHA challenges.
Dynamically generates meta titles, keywords, and descriptions for product and category pages using templates. Supports attribute placeholders for optimized SEO metadata.
Customizes the Magento 2 admin panel branding. Allows uploading custom logos for the login page and menu bar, and defining a custom logo title.
This extension allows us to quickly and easily remove unwanted form fields from admin order creation and customer account.
A Magento 2 module that enhances Cart Price Rules by enabling application to all customer groups, including those created after the rule itself.