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:

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.

Vue.js

Component type

module

Maintenance status

Development status

Downloads

1405

Component created

Component changed

The module provides a bridge between Drupal and Vue.js framework.

This module does nothing on its own. There is no need to install this module unless another module requires it.

Use the following Drush commands if you want to install the libraries locally:

drush vuejs-download vue
drush vuejs-download vue-router
drush vuejs-download vue-resource