REST WS Alias

Component type

module

Maintenance status

Development status

Downloads

454

Component created

Component changed

This module allows RESTful Webservices (using restws module) to be accessible through url aliases in addition to just the direct path.

For example: If you have a node with direct path "node/1" and url alias "page/awesomepage", the restws module allows you to access json representation of the node through "node/1.json" and not "page/awesomepage.json".

Yammer Post

Component type

module

Maintenance status

Development status

Downloads

481

Component created

Component changed

Wipro Yammer post module
Introduction - This module helps in posting data to Yammer from your drupal site. Actualy this creates a bridge between your drupal 7 content type to a Yammer group.
Any nodes you create in your configured content type will go to Yammer. This leverages REST API's of yammer and is based OAUTH 2.0.

Descripton -
2)Installation steps -

i) Install and enable the module.

doapi

Component type

module

Maintenance status

Development status

Component created

Component changed

Stores tokens for DigitalOcean API in your Drupal database. With the DO API DNS submodule provides the ability to manage domains served on DigitalOcean nameservers.

Flysystem - S3

Component type

module

Maintenance status

Development status

Downloads

21989

Component created

Component changed

Provides an Amazon S3 plugin for Flysystem.

See README.md for configuration information.

Development

Development is happening on Drupal.org, as usual, however the testbot is only running a simple install/uninstall test. All unit tests are running on Travis CI because the testbot cannot handle Composer dependencies yet. Once that is resolved, testing will be moved back to Drupal.org.