team23/module-loginstep

1.0.3 2023-01-23 11:55 UTC

This package is auto-updated.

Last update: 2024-09-12 12:46:40 UTC


README

TEAM23 LoginStep extension, that adds another checkout step for displaying the login form and further information.

This extension adds another step to the checkout process, allowing the customer to login or register, BEFORE sending the customer to the shipping step.

Installation via Composer

  • Add satis.team23.de composer repository in your composer.json
composer config repositories.team23 composer https://satis.team23.de/
  • Require team23/module-loginstep
composer require team23/module-loginstep ^dev-master