Endpoint

Component type

module

Maintenance status

Development status

Downloads

2717

Component created

Component changed

Endpoint module is a framework which allows Drupal acts as a light endpoint.

The module was designed specifically for REST API. It contains a router that allows to follow REST style in your URLs. Here is an example:

GET /dogs
POST /dogs/create
DELETE /dogs/1
GET /dog/1
PUT /dog/1

Endpoint is really light, fast and flexible, that makes it a good solution for projects where Drupal role is mobile backend and single-page app backend.

SMS YP

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provides integration between the Yun Pian SMS service and the SMS framework project.

You can now easily send message via SMS to user with china mobile using Yun Pian service.

Why we build the module:

There are a lot of SMS vendors, we have tried several. They really have a good API and their custom module.

Pushbullet API

Component type

module

Maintenance status

Development status

Downloads

1567

Component created

Component changed

Simple YouTube demo | Official Website

Pushbullet API provides tools to work with the same service Pushbullet.

This module provide full realisation of Pushbullet HTTP API and integrated with Rules module.

With this module you can send pushes (notifications) to:

TouchTouch

Component type

module

Maintenance status

Development status

Downloads

859

Component created

Component changed

TouchTouch is a module written by blacksnipe for Drupal 7.x to enable a front-end gallery for images in fields, based on an extended(*) version of the jQuery-plugin by Martin Angelov described on
http://tutorialzine.com/2012/04/mobile-touch-gallery/.

You can add it as a field formatter or simply use the formatter for fields in Views.

cbodyclass

Component type

module

Maintenance status

Development status

Component created

Component changed

This module add contextual classes and responsive classes to HTML body which can be very helpful to style differently on different context. Contextual classes like we have on Drupal 7.
It also add responsive classes on different window widths like:
cbody-layout-mobile, cbody-layout-narrow, cbody-layout-normal, cbody-layout-wide

=====
Installation
-----

Better Email

Component type

module

Maintenance status

Development status

Component created

Component changed

This module aims to combine the HTML email modules that we all love, but are somewhat difficult (or requires a lot of work) to make they work together to send out nice emails.

This is not another module to send HTML emails! We already have enough overlap with Mime Mail module and HTML mail modules. This module does not fall into any group. Instead, this module allows you to treat all emails as HTML emails (with the help of Mime Mail module), and to upgrade your entire site-wide email appearance to an always-HTML one