SDK API

Component type

module

Maintenance status

Development status

Downloads

377

Component created

Component changed

An API to define configurations for specific Software Development Kit (SDK). API, as Drupal 8, based on Composer. This allows you to describe needed configuration for SDK by defining a form for the particular kit and easily grab its sources via Composer. In addition, there is a possibility to process result of OAuth callback.

API usage can be found inside of implementations, provided out of the box:

Paragraphs Browser

Component type

module

Maintenance status

Development status

Downloads

609

Component created

Component changed

Paragraphs Browser provides a form widget for the Paragraphs module. The widget displays a browser within a modal where paragraph types are grouped by user defined categories, and provide optional description and image fields for the browser display. Multiple browser types can be defined and paragraph types may be grouped differently in each. An example implementation of a browser may include the following groups: Banners, Galleries, Slideshows, Text, Media, Lists.

Dewy

Component type

module

Maintenance status

Development status

Component created

Component changed

Dewy is a service that lets you know what your Drupal sites are doing at your higher-ed institution, multi-site organization or digital agency.

Once you load the Dewy module on to your sites and switch it on, your sites will report to Dewy. It doesn’t matter whether your sites live on a server running under your desk or on a Pantheon environment, if your site can be seen on the web, it can be used with Dewy.

Views Tools

Component type

module

Maintenance status

Development status

Downloads

801

Component created

Component changed

Views Tools is very useful and comes handy with the following features:

Drupal 7 Release Features:

1: View display(s) can be exported(same like you export a view).
2: View display(s) can be saved as new View.
3: Displays can be deleted without loading the whole view.

To use this goto Structure >> Views Tools.

AJAX Error Behavior

Component type

module

Categories

Maintenance status

Development status

Downloads

1297

Component created

Component changed

Drupal version 7.51+ required: This is because it was when #2808789: Fix "An AJAX HTTP request terminated abnormally" alert after user has navigated away from the page was included.

Prior to the previously mentioned patch, they were always shown in an alert box. With the patch, they are shown except when the page is unloaded (i.e. browsed away).

Email Manager

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module intercepts all the implementation of hook_mail(), allows to edit those emails on admin interface and injects the modified emails using hook_mail_alter()

The original idea was coined by kristofferrom and we will take it forward.

The module is still at inception level but we are confident to realize it soon.

We plan to publish a release in Drupal 8.x branch first.