Use a third-party CSS or JS Framework, a self-hosted service like a CRM, or a third-party service with the site.

PagerDuty

Description

PagerDuty notifies a site administrator when an important Drupal Watchdog event occurs.

Yahoo contact list

Import Yahoo contact list using Yahoo! Query Language.

Amazon SNS Endpoint

Overview

This is a very simple module which creates an endpoint which the Amazon Simple Notifications Service can be configured to send messages to.

I built this module recently as part of a website which is using Amazon's Simple Email Service and, as part of that service's setup we had to provide a way of allowing Amazon to send notifications from the e-mail service back to our website; for example, to record e-mail bounces or spam reports.

Messages received from Amazon SNS are logged to the Drupal Watchdog for later review (I'm open to suggestions on alternative ways of storing the notifications - for example creating a separate table and providing the messages as Views-friendly entities, but this was out of scope for the project I used this code in).

This module has been built around code from https://github.com/npflood/AWS-SNS-HTTP-PHP-ENDPOINT with thanks.

Requirements

  1. A configured Amazon SNS subscription
  2. cURL on your server

Configuration

  1. Configure Amazon SNS and choose an endpoint URL on your site to send notifications to, e.g. www.example.com/amazonsnsendpoint
  2. Install and enable this module

bunny_farm

A way of managing and displaying information using the bunny pattern.

Poll Chart Block

Displays the latest (or second-latest, etc.) poll's results in a block using Google Chart API, with a selectable chart type, in specified size.

Font Awesome Icons

Provides a plugin to use Font Awesome icons directly from the CKEditor. It also allows you to attach icon fields to entities and provides a core media entity type for icons.

Pages

Subscribe with RSS Subscribe to RSS - Integrations