Slicky mobile
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Slicky mobile provides a Drupal 8 menu for the phone and tablet.
Slicky mobile provides a Drupal 8 menu for the phone and tablet.
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.
Inline (a.k.a critical) CSS is advisable for initial page rendering to eliminate the flash of unstyled content (FOUC) and is something recommended by various page speed tools. https://developers.google.com/speed/docs/insights/OptimizeCSSDelivery
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.
Send SMS using
Infobip https://dev.infobip.com/docs/
Dependencies
Drupal SMS Framework module.
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.
This sandbox project is a fork of SMS Framework.
Patches applies are:
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
This module add AMP Compatible Field Formatter for Video Embed Field.
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