panlatent/craft-sms-login

This package is abandoned and no longer maintained. No replacement package was suggested.

SMS login for CraftCMS

0.1.0 2021-12-13 02:47 UTC

This package is auto-updated.

Last update: 2024-04-13 08:01:27 UTC


README

Build Status Coverage Status Latest Stable Version Total Downloads Latest Unstable Version License Craft CMS Yii2

Sign in or register with your mobile phone number and verification code, integrate multiple SMS providers, and provide rich templates, interfaces, and configuration items.

Requirements

This plugin requires Craft CMS 3.2 or later.

Installation

To install the plugin, follow these instructions.

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require panlatent/craft-sms-login
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for craft-sms-login.

Configuration

Documentation

License

The Craft SMS Login is open-sourced software licensed under the MIT license.