A simple Magento 2 extension that adds pagination to attribute options in the Admin Panel.
Implements the EU right of withdrawal (Directive (EU) 2023/2673) with a clearly visible withdrawal button, letting customers withdraw from purchase contracts from their account or via a guest search form, with deadline calculation, confirmation emails, and a full admin overview of withdrawals.
Provides Hyva-compatible frontend templates (Tailwind CSS and Alpine.js) for the Withdrawal Button module, replacing its Luma/Knockout/RequireJS templates so the EU right-of-withdrawal workflow renders correctly on Hyva storefronts.
Logs admin actions, login attempts, and page visits for audit trails. Tracks field-level changes and allows reverting data for supported entities.
Validates Magento 2 extension code by checking for missing dependencies in module.xml and composer.json. It helps identify undeclared dependencies and deprecated classes.
Integrates the CodeMirror code editor into Magento 2 admin. Provides form elements for UI components and frontend models for system configuration.
Integrates easyCredit Ratenkauf (installment purchase) and easyCredit Rechnung (invoice) payment options into Magento 2. Allows customers to pay with flexible installment plans or invoices.
Adds a button to refresh invalidated cache types in Magento admin. Can also be configured to automatically refresh invalidated cache types via cron.
This module allows you to use the same mechanism that is used for caching regular GraphQL resolvers, for introspection queries. This helps minimize the number of times Magento is bootstrapped.
Enables configurable CORS Headers on GraphQL and REST APIs
Excludes unused themes from the static content deploy to speed up and slim down production deployments.
Adds payment fees to specific payment methods, displayed on cart, checkout, and order summaries. Admins can configure fee types, visibility, and tax settings.