team23 / module-loginstep
TEAM23 LoginStep Extension
1.0.3
2023-01-23 11:55 UTC
Requires
- php: ~7.4|~8.1
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-08-12 17:18:49 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