Strava API

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module implements the Strava API v3 for use in a Drupal 8 website.

This module is still under development. If you want to help to develop/maintain this module, don't hesitate to contact me.

-- SPONSOR --

Maintained by E1

Ajax Privatemsg

Component type

module

Categories

Maintenance status

Development status

Downloads

662

Component created

Component changed

Introduction
-----------
This module makes the current private message module forms ajax.

Requirements

------------
Drupal 7.x
privatemsg 7.x

Installation
------------
1. Copy the entire ajax_privatemsg in
the Drupal sites/all/modules directory.

2. Login as an administrator.
Enable the module in the "Administrator" -> "Modules"

How to use:
-----------
1.After installation it will automatically makes forms ajax.

Service Links mailto

Component type

module

Maintenance status

Development status

Downloads

438

Component created

Component changed

You need a simple <a href="mailto:hello@example.com"> link integrated within your list of service links? Look no further!

The Service Links mailto module integrates with the Service Links module. It adds an extra service on the 'Service Links > Services' page.

Twitter_Feed

Component type

module

Maintenance status

Development status

Downloads

836

Component created

Component changed

Module for Drupal 8. I used D8 stuff (like guzzle) as much as I could.

The Twitter Feed module displays a configurable list of tweets in a block. It does so using the Twitter REST API
and the jQuery Timeago plugin to display dates in a friendly, relative format (eg. 4 hours ago).

No assumptions about CSS.
Responses are cached.
No extra dependencies. Just install and go.
Output is fully themeable.

Reaction

Component type

module

Maintenance status

Development status

Downloads

396

Component created

Component changed

Synopsis

This module provides ability to react on any piece of content. Inspired by facebook reactions.

Technically the module will provide the field reaction field type, where this field can be added to any entity type(like Content type, Comment type etc).

Content reactions

Requirements

You require to do a composer install after downloading the module.