Mask User Data

Component type

module

Maintenance status

Development status

Downloads

26

Component created

Component changed

IMPORTANT: Do not use this module on a production environment.

This module will mask all the current data in your database related to the users. By default it will try to mask the default fields created by Drupal, but this can easily be extended providing a mapping for other fields.

After enabling the module you need to click on another enable checkbox to make sure that the module is not turned on by accident. This setting can be set in settings.php.

Service Worker Registration

Component type

module

Maintenance status

Development status

Downloads

21

Component created

Component changed

This module allows to register your Service Worker script.

Please note that to register a Service Worker script your site should have a valid SSL certificate or its domain should be "localhost".

In order to register your service worker script go to Home -> Administration -> Configuration -> Service Worker Registration Settings and enter a relative path to your service-worker.js (from the site root), e.g. sites/default/files/service-worker.js

polly

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Amazon Polly is a service that turns text into lifelike speech, allowing you to create applications that talk, and build entirely new categories of speech-enabled products. Amazon Polly is a text-to-speech service that uses advanced deep learning technologies to synthesize speech that sounds like a human voice.

Source: https://aws.amazon.com/polly/

Toggle Editable fields

Component type

module

Maintenance status

Development status

Downloads

28

Component created

Component changed

Synopsis

Toggle Editable fields is a formatter to transform "classic" boolean field formatter to toggle editable field directly on 'view' display or on views lists.

Requirements

Drupal 8.
Bootstrap Toggle Plugin

Pilot Backup

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Backup your Drupal site easily and securely

Allows you to easily backup your site to Amazon S3 (or API compatible others like DigitalOcean Storage or Minio) and send the resulting link to Pilot for keeping.

This library requires command line access to mysqldump and tar. If you are on a shared host verify PHP has access to proc_open and can run mysqldump/tar from there.

Other features

Ansible Manager

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This project's target is creating a way to manage Ansible from a Drupal instance in a similar way than Ansible Tower but allowing integration with other modules and exposing methods to be used from other modules.

Browser Tab Unicode

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

INTRODUCTION
------------

The Browser Tab Unicode module gives the ability to map the HTML used on titles
and convert to unicode. Basically you are able to show on browser tabs some
special characters used on titles.

AUTHOR & MAINTAINERS
-----------

Author & Current maintainer:
* Luiz Paulo da Silva - https://www.drupal.org/u/luizps

REQUIREMENTS
------------

This module requires the following modules:

Urban Airship Web Push Notifications

Component type

module

Maintenance status

Development status

Downloads

20

Component created

Component changed

This module connects your Drupal site to Urban Airship’s web push notification delivery service so that you can selectively deliver on-demand notifications to your site visitors as you publish your content.

Scrpr Block

Component type

module

Maintenance status

Development status

Downloads

13

Component created

Component changed

What is Scrpr Block?

Scrpr Block provides configurable blocks with a link. The link text is scraped from the content to which the URL points.

This is useful if you want to link to a site that updates it's content regularly, but does not provide a feed. The content of the link text is retrieved from the URL and selected by the configured CSS selector. If no selector is provided the title element is selected by default.