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()
```

ColoFilter CSS

Component type

module

Maintenance status

Development status

Downloads

281

Component created

Component changed

Integrates the ColoFilter CSS library for image effects in Drupal using CSS blend modes.

Using this module you can add any one of the 30 effects on any image field in Drupal. Among other uses, it works great for profile images adding a cool color filter to any image. No coding necessary!

Time Doctor

Component type

module

Maintenance status

Development status

Downloads

227

Component created

Component changed

This module helps to integrates the TimeDoctor API in your Drupal site. Time Doctor is a time tracking and payroll processing system that allows companies to manage remote employees or distributed employees. The module integrates the TimeDoctor API into the Drupal site and you can use time doctor API calls using the wrapper functions or write your TimeDoctor hooks which gets called when the corresponding API is called.

quickweb

Component type

module

Maintenance status

Development status

Component created

Component changed

This project integrates Drupal with QuickWeb system maintained as Westpac Australia hosted payment gateway.

This project implements functionality of https://quickstream.westpac.com.au/docs/quickweb/QuickWeb.html

The project integrates the "Secure token handoff" method to send data to Westpac and redirect to the hosted QuickWeb payment page as the next step.

For now the project is in active development and is not production ready.

Bot Builder

Component type

module

Maintenance status

Development status

Component created

Component changed

Building interactive dialogues for facebook bot messenger.

Drupal Bot Builder is bridge between Drupal and Facebook for site-builders

Provide ability for site owners send content to visitors through facebook messenger.