Logs GraphQL and REST API requests with detailed capture of parameters, responses, and execution times. Includes admin grids for viewing logs and configurable auto-cleanup via cron.
Integrates Umami, a privacy-focused open-source web analytics service, with your storefront for cookie-free visitor tracking.
Blocks customer registration with disposable and temporary email addresses by validating against a database of 90,000+ known throwaway domains. Supports custom blocklists and whitelists for fine-grained control.
Reduces cache keys by removing product/category specific layout handles. Improves performance by decreasing cache size and average Redis TTL.
Integrates the Morpara MorPOS payment system into Magento 2, supporting Hosted Payment Page and Embedded Payment Form flows with multi-currency (TRY, USD, EUR), installment payments, and sandbox testing.
Integrates with various email providers like Gmail and Sendmail for Magento 2. Allows configuring email services and setting a default transport for sending emails.
Disables customer registration on the storefront. Removes the registration form and links, useful for B2B stores where admins create accounts.
Adds structured data markup (Rich Snippets) to product, contact, and CMS pages. Improves SEO by providing schema.org data for search engines.
Extends Magento Page Builder with explicit image width/height fields, link labels, and lazy-loading tags to improve Core Web Vitals performance and accessibility scores.
Adds width/height attributes to Page Builder images and aria-label to links. Improves Google Web Vitals scores related to image dimensions and link accessibility.
Tracks admin actions — add, edit, delete, view, mass updates, and failed logins — recording user, IP, and changed fields, with the ability to revert modifications. Maintained fork of the archived KiwiCommerce module.
Adds color badges to order statuses in the admin panel for improved visual order management. Allows customizing status colors via a color picker.