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.
All Modules
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.
Validates that Dutch postcodes are entered in the correct format during Hyva checkout using a regular expression, showing an error when the format is wrong.
Looking for contributors - Help fix build issues
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.
Enables LDAP authorization for Magento 2 admin users. Allows authentication against an LDAP server.
Looking for contributors - Help fix build issues
Manages Magento 2 database variables using files. Allows sharing, versioning, and environment-specific configuration.
Looking for contributors - Help fix build issues
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.
Integrates Monta shipping options into Magento 2 checkout. Requires Monta API credentials and a Google Maps API key for pickup points.
Looking for contributors - Help fix build issues