Twilio OTP

Component type

module

Maintenance status

Development status

Downloads

319

Component created

Component changed

At the time of user register, entered mobile number on user register form have to verify using OTP facility before registration.
After enter mobile number user have to click on Send OTP button to get the OTP on entered mobile number and finally enter that OTP on the user register form inside OTP field.


Dependencies

Twilio

Detect Device

Component type

module

Maintenance status

Development status

Component created

Component changed

Drupal 8 module for detect devices and add cache context per device.

This is a lightweight mobile detection based on the [Mobile_Detect.php](http://mobiledetect.net/) library.

PHP examples
------------

### Check type device
``` php
$deviceDetector = Drupal::service('detect.device');
$deviceDetector->isMobile();
$deviceDetector->isTablet()
```

EQCSS

Component type

module

Maintenance status

Development status

Downloads

131

Component created

Component changed

"Element queries are a new way of thinking about responsive web design where the responsive conditions apply to elements on the page instead of the width or height of the browser.

Unlike CSS @media queries, @element Queries are aware of more than just the width and height of the browser, you can write responsive conditions for a number of different situations like how many characters of text or child elements an element contains.

Fancyload

Component type

module

Maintenance status

Development status

Component created

Component changed

This lightweight module will automatically provide lazyloading of images on your website in a pinterest-style color scheme. It fetches the main color of your image and serves it until your image is loaded.

The module is great for performance and SEO, since it only loads images that are actually viewed in the viewport. Especially on mobile devices this results in faster loading of your pages.

Installation instructions

sms_alidayu

Component type

module

Maintenance status

Development status

Downloads

91

Component created

Component changed

This module provides integration between Alidayu SMS Gateway and SMS Framework.

original code of this module copy from sms_twillio moudle 7.x-2.0.

please download api from www.alidayu.com, and put it in "sites/all/libraries/alidayu", make sure you have this: "sites/all/libraries/alidayu/TopSdk.php"

Register by Telephone Number

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

1、通过手机短信验证码注册
2、通过手机短信验证码登录
3、通过手机短信验证码找回密码