Simple Mobile Menu

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Drupal 8 Module for Mobile Menu

This simple mobile menu module will automatically generate a mobile menu for the selected menu. When the user opens the website in mobile, sandwich menu icon will be displayed on the top right corner with the help of jquery.

Drupal Extra

Component type

module

Maintenance status

Development status

Downloads

106

Component created

Component changed

The module enhances the feature of other great contributes modules.
Current enhanced modules are:
- Computed Field, Computed Field Tools
- Field Query
- Views Summarize
- Visitors

The list will be continued.
Mostly are tiny fixes so I can't move it to separate single module.

Once an extra module's fixes is merged to official module, this extra module will be removed out. Please let me know your request if you're one of the author of the module.

TFA Basic plugins (D8 port)

Component type

module

Maintenance status

Development status

Component created

Component changed

Note: This is now unsupported and obsolete since the original intention was to upgrade TFA Basic plugins to Drupal 8 for TOTP and Google Authenticator support. After discussions in the #contrib-tfa Drupal Slack channel, the community moved towards supporting and improving the Drupal 8 Two-factor Authentication (TFA) and Google Authenticator login modules.

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

Responsive Block

Component type

module

Maintenance status

Development status

Downloads

7

Component created

Component changed

Responsive block module provides extra settings for blocks,we can customize the visibility of a block on desktop,tablet and mobile device.
This block utilize mobile_detect module to check the device type,and determine whether print the block from the server side.

Dependency:
mobile_detect