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.
Enables configurable CORS Headers on GraphQL and REST APIs
Blocks order placement when a customer's billing or shipping address matches an admin-configured blocklist, with audit logging and rule-impact previews to stop repeat-offender fraud at the checkout boundary.
Looking for contributors - Help fix build issues
Strips SQL keywords, statement terminators and comment markers from storefront search queries via a QueryFactory plugin as a defense-in-depth layer, logging every sanitization event for auditing.
Enhances Magento's default admin image CAPTCHA with optional per-character colors and grayscale noise for better backend readability, leaving the storefront CAPTCHA unchanged.
Integrates the Captcha.eu service into Magento using a REST and public key pair to protect store forms with privacy-focused CAPTCHA challenges.
Looking for contributors - Help fix build issues
Provides a dashboard to view Composer packages, their status, and security advisories. Sends email reminders about package upgrades and security issues.
Stores the checkout terms and conditions a customer accepted onto the order at placement and displays the agreement names and content in a Terms and Conditions section on the admin order view, retaining the content even if the agreement record is later removed.
Helps Magento 2 stores comply with GDPR by allowing customers to delete accounts and addresses. The Pro version adds billing document management and cookie restrictions.
Looking for contributors - Help fix build issues
Displays Magento Quality Patch status in an admin grid, eliminating the need for CLI access. Notifies users of available updates for relevant patch packages.
Looking for contributors - Help fix build issues