Skip to content

thelia-modules/LoginWithPhone

Repository files navigation

Login With Phone

Allows customers to connect with their phone number.

Manually

  • Copy the module into <thelia_root>/local/modules/ directory and be sure that the name of the module is LoginWithPhone.
  • Activate it in your thelia administration panel

Composer

Add it in your main thelia composer.json file

composer require thelia/login-with-phone-module:~0.1.0

Usage

You just have to activate this module