Search by

loki-checkout / magento2-login-before-other-steps

yireo

Checkout skin to add a new login step before all other steps

Package info

github.com/LokiCheckout/LokiCheckout_LoginBeforeOtherSteps

Type:magento2-module

pkg:composer/loki-checkout/magento2-login-before-other-steps

Fund package maintenance!

yireo

www.paypal.me/yireo

Statistics

Installs: 334

Dependents: 0

Suggesters: 0

Stars: 0

1.0.7 2026-06-02 18:13 UTC

This package is auto-updated.

Last update: 2026-09-03 08:46:24 UTC


README

Magento version PHP version License Latest Version

This is an addon Magento 2 module for the LokiCheckout. It adds a new skin Login Before Other Steps (login-first) to the LokiCheckout, requiring visitors to login in a first step before accessing other steps like the shipping and the billing step.

Installation

Install this package via composer:

composer require loki-checkout/magento2-skin-login-before-other-steps

Next, enable this module:

bin/magento module:enable LokiCheckout_LoginBeforeOtherSteps

WARNING: Please note that the Magento core option Allow Guest Checkout (path checkout/options/guest_checkout) should be set to Yes to allow for this module to do its work. With guest checkout disabled in the Magento core, a visitor will never be able to access the checkout, because Magento will redirect the request directly back to the cart.

Current status

Static Tests Unit Tests Integration Tests Playwright DI Compilation