Allows administrators to change customer passwords directly from the customer edit page in the admin panel. Includes a command-line interface for password updates.
No Errors in Customer & Authentication
These modules have no PHPCS errors (warnings OK), pass PHPStan, and build correctly.
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.
This extension allows us to quickly and easily remove unwanted form fields from admin order creation and customer account.
Enables passwordless login for selected admin and customer accounts, letting users sign in without entering a name or password — useful for demo stores and streamlined access.
Adds a View action to the Admin Customers Now Online grid, linking logged-in customer rows to their customer edit page while leaving guest session rows without a navigation target.
Adds a sortable, date-range-filterable Last Logged In column to the Admin Customers grid, sourced from Magento customer login activity. Hidden by default and enabled via the column toggle.
Adds a Password field to the admin customer edit form so developers can set a customer account password directly for local debugging and testing workflows. Intended as a dev-only tool, not for production use.
Adds a live, debounced VAT-validation indicator to Hyva-themed registration and address forms, showing a green/red badge under the VAT field as the customer types by calling the Byte8 VAT Validator REST endpoint. Built with Alpine and Tailwind only.
Enables Hyva theme support for the Abeta PunchOut B2B procurement module, providing Hyva-compatible frontend templates and styling so the punchout integration renders correctly on Hyva storefronts.
Hides the Add to Cart button on product and category pages for non-logged-in visitors, useful for B2B stores that require login before purchasing. Toggleable from the catalog storefront configuration.
Adds a CSP-compatible slide-out wishlist drawer for Hyva themes with inline product search and GraphQL-based add/remove, letting customers manage their wishlist and see a live header count without leaving the catalog.