Adds CLI commands to manage Magento 2 shipping table rates, allowing you to list, export to CSV, and import table rates per website directly from the command line.
Generates unit or integration test scaffolding for an existing Magento module via a CLI command, with options to target specific classes and override existing tests.
Adds CLI commands to manage Magento 2 themes. Allows listing, assigning, and creating themes from the command line.
Lets administrators create, edit, and manage EAV attributes directly from the Magento 2 admin panel.
Provides a declarative fixture library for Magento 2 integration tests. Simplifies creation of customers, products, carts, and orders with configurable builders.
Allows customers to pay with loyalty program miles or points via Pointspay at checkout. Enables merchants to process payments and refunds using Pointspay.
An extension that allows processing the same queue message more than once, utilizing RabbitMQ's dead letter exchange feature.
Filters out configured message patterns from being written to Magento logs, useful for suppressing bot-triggered exceptions that would otherwise flood log files.
Adds a CLI command (cms:dump) that exports all CMS pages and blocks to var/cms-output, enabling Tailwind CSS purge in Hyva builds to detect classes used inside database-stored content.
This module facilitates integration with Poinzilla services. Poinzilla is a customizable loyalty platform that helps businesses reward customers, boost retention, and grow sales through points, rewards, referrals, and VIP programs
Integrates Cloudflare Turnstile, a CAPTCHA alternative, into Magento 2 forms. Protects storefront and admin forms against bots and spam.
Provides PHP methods to determine a customer's country based on their IP address. Enables features like automatic currency and language switching.