Enhances Magento 2 system logging with contextual metadata (file, line, class) and real-time alerts via Email and Telegram using Monolog processors and handlers for easier debugging.
No Errors Modules
These modules have no PHPCS errors (warnings OK), pass PHPStan, and build correctly.
Integrates ItsLog shipping rate calculation into Magento 2 checkout, enabling stores to offer shipping quotes from the ItsLog logistics API directly at checkout.
Automatically purges the entire Cloudflare cache whenever Magento cache is flushed from the admin panel or CLI, ensuring customers always see up-to-date content behind the Cloudflare CDN.
Displays a configurable visual environment indicator on every Magento admin page to help developers and administrators immediately identify which environment (staging, production, local) they are working in.
Filters configurable products from catalog views based on the stock status of their variants. Hides configurables when all variants are out of stock and, when layered navigation filters are active, only shows products with in-stock variants matching the selected criteria.
Injects noindex, nofollow meta tags and Magento design config to prevent search engines from indexing the Magento store. Useful for staging and development environments.
Implements Google's Speculation Rules API for Magento 2, enabling speculative loading strategies to improve page load performance. Uses JSON configuration for prefetching and prerendering URLs.
Custom HTML Lang Attribute
taurus-media/module-html-lang 68
Allows setting a custom lang attribute on the HTML tag per store view, overriding the default locale-based value for better accessibility and SEO compliance.
Displays enabled payment methods as icons in the store's footer or other areas. Allows exclusion of specific payment methods via configuration.
Detects a visitor's country using GeoIP data. Provides a REST API and PHP interface to retrieve the country code, with fallback options.
Magebit Documentation
magebitcom/module-documentation 52
Provides a centralized documentation viewer in the Magento admin panel. Modules can register Markdown-based documentation via XML configuration, with support for search, ACL-protected sections, and custom icons.
Umami Analytics
takyoncommerce/module-umami 77
Integrates Umami, a privacy-focused open-source web analytics service, with your storefront for cookie-free visitor tracking.