Context.IO

Component type

module

Categories

Maintenance status

Development status

Downloads

1622

Component created

Component changed

A powerful email importer for Drupal

Context.IO makes email data accessible through a simple REST API making it a lot easier to get data from mailboxes; it implements oAuth authentication for the major email platforms, so it’s really simple to add email accounts. No need to add the mailbox password in the site settings, or search for connection details of an email provider. Just add the email account and give access through the oAuth authentication process.

Mail Template Themer API

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module enables developers send themed emails using this API.

Developers will need to..

  • Style the base theme (Which is in the module/template file)
  • Setup & Style the specific content template, which will be called in the email for the dynamic content
  • Call a function and pass through the content template

The module/template folder is designed to be styled and will never need to be updated for security updates, don't worry about hacking this part of the module.

An example can be found in the .module file.

Custom Email Template

Component type

module

Categories

Maintenance status

Development status

Downloads

299

Component created

Component changed

Custom email template provides templates for emails.

Installations and Configuration

1. Download Module and enable it by an ordinary Drupal way.
2. Create some nodes for "mail template" content type.
3. For every node, you can upload header image and add menu links for headers and footers.
4. After creating nodes, go to admin/config/people/accounts
5. You can see under E-mails section, there is a dropdown list of templates and also checkboxes for include header and footer links.

User Message

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Purpose

Manage and deliver core User notifications (welcome, password reset etc.) using Message and Message Notify.

Reasoning

For sites using Message and Message Notify to create and deliver messages, this module allows all messages to be managed and delivered within the same framework.

MailChimp Helper

Component type

module

Maintenance status

Development status

Component created

Component changed

This module extends the MailChimp module by providing the following:

  • Extra rules actions and conditions
  • Extra API classes, created to make working with interest groups easier.
  • A mock for MailchimpLists, useful for automated tests.
  • A class for generating dummy Webhook data, useful for automated tests.

Some of these extra's are meant to be provided as a patch for the MailChimp module at some point.

Devel MimeMail

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is the Devel / MimeMail module. It adds a custom mail system:
"DevelMimeMailSystem", which is a mashup of DevelMailLog and MimeMailSystem.
It stores HTML mail to the file system so you can debug or style html messages
sent out by Drupal.

FranklyMe Widget

Component type

module

Maintenance status

Development status

Component created

Component changed

The Frankly.me plugin for Drupal adds Frankly.me social plugins to your Drupal site and optimizes the experience of your audience through easy ask buttons and social widgets. Associate your Drupal site with side pane widgets and embed shortcodes for frankly.me ask button and social widgets. All features are deeply integrated with Drupal APIs to make building your webpages and administrative features as easy as possible with the extensibility you expect from Drupal.

Video Comment FranklyMe

Component type

module

Maintenance status

Development status

Component created

Component changed

Use this plugin to spice up your posts with video comments instead of boring text comments. Simply start by creating a new post, the video comment feature is added automatically at the end of the post.

This plugin places two-set widget. First, a sleek 'record video' button, and a video carousel at the end of all of your posts. Official plugin from FranklyMe.

It'll be shown to your audience once your post goes live, where they can take a video selfie (velfie) that'll be viewable by everybody on your site.

Newsletter Prompt

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The module provides a complete solution for capturing emails from users, to be reused as a base for any newsletter.
Presents a fully configurable and localised popup, that will show based on the theme and the locale (if any).
The emails collected can be saved in an internal DB table or forwarded to any external service that gets "plugged in" implementing a simple hook.