Callpage - Callback for Drupal

Component type

module

Maintenance status

Development status

Component created

Component changed

About

Callpage analyzes 9 behavior parameters of each user of the site in real time. When the tool identifies the user who is willing to purchase through your site, the system displays a pop-up in which your potential client leave his phone number. The tool automatically connects the potential client and you through yours mobile phone within 28 seconds, so that no potential customer will always have possibilities to contact with your fast and you would close more deals much faster.

Views User Picture URL

Component type

module

Categories

Maintenance status

Development status

Downloads

2225

Component created

Component changed

This small module add an option to display the "User: Picture" view column as the plain URL to the user picture. This is useful if you're using a view plugins that return data not meant to be used directly by humans (JSON, XML, etc.).

Encrypt OpenSSL Encryption

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provides an Encryption Method plugin to be used with the Drupal 8 Encrypt module. Accordingly, the plugin uses AES-256-CBC cipher via the OpenSSL PHP extension along with HMAC-SHA256 for authentication of the encrypted data.

For enhanced security, the encrypt()/decrypt() functions are taken directly from this excellent resource Encryption, Authentication & Data Integrity in PHP by Enrico Zimuel.

Smartsheet

Component type

module

Maintenance status

Development status

Downloads

295

Component created

Component changed

The Smartsheet module provides a wrapper class to easily interact with Smartsheet's REST API. The module also support submission of form data directly to Smartsheet for developers.

Requirements

The xautoload module is required to automatically load the appropriate class.