Stable v1.3.0

Hyva Checkout Create Account

vendic/hyva-checkout-create-account

Adds a "create account" checkbox to Hyva Checkout. Automatically creates an account, assigns the order, and sends a password reset email when checked.

15,862
Downloads
Below average
15
GitHub Stars
Below average
7mo ago
Last Release
7
Open Issues
Build Issues
0/3 checks passed

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
PHPStan

Tested on Magento 2.4.8-p3

Recent Test History

Each release is tested against the latest Magento version at that time.

v1.3.0 on Magento 2.4.8-p3
Dec 26, 2025
GitHub Repository
Source code & docs
Packagist
Version history
Issues & Support
Get help or report bugs

Looking for Contributors

Composer installation fails. Your contribution could help the entire Magento community!

Contribute

Share This Module's Status

Hyva Checkout Create Account Magento compatibility status badge

README

Loaded from GitHub

Vendic_HyvaCheckoutCreateAccount Coding Standard

This module adds a "create account" checkbox to the Hyva Checkout.

When checked, it will automatically:

  • Create an account for the customer
  • Assign the current order to the customer
  • Send a password reset email to the customer

Screenshot

Installation

composer require vendic/hyva-checkout-create-account

Configuration

This module introduces a configuration section under Stores > Configuration > Hyvä Themes > Checkout > New Customer with the following options:

  • Enable New Customer: Enables the "create account" checkbox on the checkout page.
  • Send Reset Password Mail: If enabled, a reset password email will be sent after the customer account is created.
  • Create Password Template: Allows you to select the email template used when sending the reset password mail.

Feel free to create a pull request if you need additional configuration options. Check the issues for tickets that need help.

Compatibility

License

MIT

This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.

Back to All Modules