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

Google analytics server triggered events

Component type

module

Maintenance status

Development status

Downloads

11

Component created

Component changed

Ever wanted to trigger a google analytics event when something happens server side? Like a node was saved, a user created or maybe a purchase completed? This module enables you to do that.

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.

Paragraphs Wizard

Component type

module

Maintenance status

Development status

Downloads

8

Component created

Component changed

This module implements a field formatter to render paragraphs in a multistep wizard providing basic javascript controls for navigation such as "Next" / "Previous" links.
To create a paragraph formatted as multistep wizard you can perform the following steps:
1. Create a standard paragraph field
2. Navigate to "Manage Display" section
3. Display the field using "Paragraphs wizard" formatter
(OPTIONAL) 4. Select a view mode in the formatter settings

DEPENDENCIES

Breakpoints Class

Component type

module

Maintenance status

Development status

Downloads

9

Component created

Component changed

This module adds classes to Body tag of page based on configured Breakpoints via Javascript.

Why not Browserclass?

Do you like Browserclass module as I do? So you know that changing of browser window size not changes classes that applied to Body tag. It happens because Browserclass module logic is based on User-agent and works totally in backend.

Sidr

Component type

module

Maintenance status

Development status

Component created

Component changed

Sidr integration for Drupal. This module allows the admin to create "trigger" blocks which when clicked, use the Sidr libraries to slide in / slide out a specified target element. This is very useful for implementing responsive menus. All you have to do is create one or more dedicated regions in your theme, say, mobile_menu and then configure a sidr trigger block to toggle it.