Composer package
magera/module-guest-to-customerInstall and update through the private MageRa Composer repository.
Automatically convert guest checkout customers to registered customers.
Automatically convert guest checkout customers to registered customers. Capture customer data and build your customer base seamlessly.
**Key features:**
Source-derived package metadata, compatibility, and extension surfaces verified from the current MageRa codebase.
License, package, compatibility, and implementation details are summarized here so your team can decide quickly.
Install and update through the private MageRa Composer repository.
The downloadable package is kept in sync with the current product release.
Readable Magento module code is included. No ionCube or encoded files.
Use on one live Magento store plus development and staging environments.
Access product updates and MageRa support during the included support window.
Evaluate the extension on your store and request a refund if it is not a fit.
Compatible with Magento Open Source and Adobe Commerce, including the latest 2.4.9 release.
Match this range in staging before installing on production.
Custom themes should validate templates, layout XML, and affected frontend routes.
Use Composer for repeatable deployments; keep the ZIP as a source reference or manual fallback.
Developers can inspect, extend, and audit the code before launch.
Most stores already include the core Magento modules this extension depends on.
Source-detected admin pages, storefront routes, configuration areas, APIs, cron jobs, database usage, and dependencies.
Back-office screens and controller routes added by the module.
Stores > Configuration sections used to control the extension.
Magento modules that should be present and enabled in the target store.
Get version 1.0.2 from your MageRa account and keep the Composer package name handy.
Require magera/module-guest-to-customer through Composer, then enable MageRa_GuestToCustomer.
Run setup:upgrade, DI compile, static content deploy, and cache flush before browser testing.
Review these config section(s): guesttocustomer.
Test 1 admin page(s), 1 config section(s) with realistic store data before launch.
Deploy through the same Composer flow, then monitor logs, cron, cache, and customer-facing flows.
Key capabilities of Guest to Customer. Composer install in under a minute, full Hyvä compatibility, and 3 months of updates included.
Post-checkout guest to registered customer conversion
Automatic account creation email with login credentials
Link past orders to new account
Secure auto-generated passwords
Welcome email with password reset link
Multi-language support
Conversion options: auto-convert all, by customer group, by order value threshold, or opt-in
Conversion rate tracking and analytics
The current release note focuses on active Magento compatibility, package metadata, and fixes included in the latest MageRa build.
1.0.22026-07-04
Compatibilitycomposer require and you're done# 1. Configure the MageRa composer repository composer config repositories.magera composer https://repo.magera.ca # 2. Require the package composer require magera/module-guest-to-customer # 3. Enable the module bin/magento module:enable MageRa_GuestToCustomer # 4. Run the Magento upgrade bin/magento setup:upgrade # 5. Compile DI bin/magento setup:di:compile # 6. Deploy static content + flush cache bin/magento setup:static-content:deploy -f && bin/magento cache:flush
Use this checklist before checkout, or send the details through the store fit form for a compatibility review.
Use Magento 2.4.6+ and PHP 8.3, 8.4, or 8.5 in staging.
Hyva and Luma are supported; custom or headless storefronts should review affected templates and routes.
Confirm these module dependencies exist: MageRa_AdminUi, MageRa_Base, Magento_Backend, Magento_Customer, Magento_Sales.
Include these source-detected areas in UAT: 1 admin page(s), 1 config section(s).
Send version, theme, hosting, and deployment information if you want MageRa to review compatibility first.
Share your Magento version, theme, deployment flow, and rollout goal. MageRa support can review compatibility before you buy or install.
Every MageRa extension is tested on Magento 2.4.6 through 2.4.9 community edition. If you are on an older Magento version, contact us before purchase and we will confirm compatibility.
No. Each extension ships with both a Luma-compatible template and a Hyvä-compatible template. The Hyvä template is provided as a fallback module under MageRa_<Extension>/view/frontend/templates/hyva/.
The same extension works on Adobe Commerce. The composer package, module activation, and templates are identical. Some EE-only features (e.g. B2B out of the box) get extended by the same code without an EE surcharge.
Yes — every MageRa extension is published as a standard composer package. Add the MageRa Packagist repository, run `composer require magera/<module>`, then `bin/magento setup:upgrade`. The full install snippet is on the extension detail page.
30-day money-back guarantee, no questions. Email support@magera.ca within 30 days of purchase and we issue a full refund.
We offer a 30-day money-back guarantee. If the extension doesn't meet your needs, email support@magera.ca within 30 days and we'll issue a full refund — no questions asked.
Yes. All MageRa extensions share the same base library (MageRa_Base) and are tested together. If you find an integration issue between two MageRa extensions, support@magera.ca is the right address.
Email support@magera.ca. Every MageRa license includes 3 months of standard email support with a 24-hour weekday response SLA. Critical production issues are flagged and triaged within 4 hours.
Full source code. 30-day money-back guarantee. Composer install in under a minute.