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

Push Notifications

Push Notifications

Push Notifications Feature Overview

  • Supports APNS (Apple Push Notification Service)
  • Supports GCM (Google Cloud Messaging)
  • Supports C2DM (Cloud 2 Device Messaging)
  • Allows tokens to be registered and deleted through REST interface (requires Services module)
  • Provides interface for mass push notification to all users with a registered token
  • Limit delivery of mass push notification to specific language
  • Limit token registration to enabled languages on site
  • API functions to send push notifications to a device
  • Integrations
    • Integration with the Rules module. Added 2 actions to send messages to an individual user or all users, as well as several events that react to tokens being inserted, deleted, and push notifications sent.
    • Integration with the Views module. Expose token data in Views and created a default admin view that lists all tokens
    • Integration for PrivateMSG module: Messages sent through the PrivateMSG module will be delivered via a push notification to all recipients with a valid device token

The Push Notifications module provides the feature set to send out push notifications to iOS (iPhone/iPad) and Android devices using Apple's Push Notification Service (APNS) as well as Google Cloud Messaging (GCM) and the Android Cloud to Device Messaging framework (C2DM). This module does not rely on any external services and allows site owners to send out push notifications to any mobile device for free.

Facebook Photo Sync

The Facebook Photo Sync module enables the ability to have Image(Field) fields automatically uploaded to an existing or dynamically generated Album upon Node/Entity creation.

Facebook Photo Sync was initially developed for Moat Media by Realityloop.

 

Features

  • [D7] Full entity support.
  • Support for standard facebook accounts and facebook Pages.
  • Uploads photos to:
    • [D7] Existing facebook albums.
    • Dynamically generated albums using a token based name and description.
  • Token based description for upload images.
  • Ability to set maximum amount of images uploaded per ImageField.
  • Features exportable.

Google DFP Blocks

About
This module pulls Google DFP (Doubleclick for Publishers) ad units/slots and makes them available as blocks in Drupal. The blocks will then display the ads from the unit's inventory. At the moment, integration is extremely basic and I'd like to keep it that way, since Google DFP is absurdly complex.

Requirements

Installation

  1. Download the Google DFP API Library and unpack it into sites/all/libraries/dfp_api_php_lib
  2. Go to Admin > Configuration > System > Google DFP Blocks
  3. Enter the following info:
    • Application name - Arbitrary string
    • Email - The email address for your DFP user account
    • Password - Used to get an authentication token. The token is saved, your password is never saved
    • Network code - Available from the Admin tab of your DFP account
    • Server - https://www.google.com is the standard DFP server
  4. Click Save

BugHerd

BugHerd Logo

BugHerd is an issue tracking system built for designers and web developers.

Cloudflare Roles

Cloudflare

Purpose: White list admins when they log in so they can submit html content without the cloudflare challenge screen.

Web Services Client Views

The Web Service Client Views module is useful for those who just simply want to parse and display content from a web service. This project integrates the Web service client with Views. Using the Wsclient module, you specify a web service description including operations and results. Then using this module, you can easily display those results using the Views UI.

Pages

Subscribe with RSS Subscribe to RSS - Integrations