Mailgun Advance

Component type

module

Maintenance status

Development status

Downloads

60

Component created

Component changed

This module provide basic functionality of mail using Mailgun like send mail via Mailgun and also provide the Mailgun Mailing list functionality. where you can create mailing lists using Mailgun Mailing List API. A mailing list is a group of members (recipients) which itself has an email address, like developers@mailgun.net. This address becomes an ID for this mailing list.

Currently I have developed this module for 7.x using Mailgun API > 1.7 and working on 8.x module.

Smartsheet

Component type

module

Maintenance status

Development status

Downloads

295

Component created

Component changed

The Smartsheet module provides a wrapper class to easily interact with Smartsheet's REST API. The module also support submission of form data directly to Smartsheet for developers.

Requirements

The xautoload module is required to automatically load the appropriate class.

One Weixin

Component type

module

Maintenance status

Development status

Component created

Component changed

Another module for weixin(wechat).
One Weixin module are byproduct of umoney system. when umoney system online, the developer team standardize common used module and public it to open souce community,all module use same package name umoney.
One Weixin support wechat auth, message process, menu handle, and support multiple wechat in one site,it is useful for wechat operator.

Email UTM

Component type

module

Maintenance status

Development status

Downloads

164

Component created

Component changed

Automatically adds utm_source, utm_medium, utm_campaign, utm_term and utm_content query parameters to every URL in an email.

A UTM query parameters enable Google Analytics to tell you where searchers came from as well as what campaign directed them to you.

Requirements

This modules requires hook_mailkeys from Mail Editor to be implemented in modules. Example:

Boomtrain

Component type

module

Maintenance status

Development status

Component created

Component changed

Boomtrain provides customized content for your visitors based on integration with your site and tracking your visitor's usage. This module aims to make it easy to add Boomtrain functionality to your site, starting off with adding the necessary meta tags and adding the JavaScript tracker.

Zillow API

Component type

module

Maintenance status

Development status

Component created

Component changed

An Zillow API demonstration module for Drupal 8.
Drupal compatibility: 8.1.x and greater.

Useful links:

PHP Zillow - https://github.com/VinceG/zillow
Google Geocoder, Google Placemark - https://github.com/robap/zillgoog/tree/master/app/lib
GeoComplete - http://ubilabs.github.io/geocomplete/

simple mqtt

Component type

module

Maintenance status

Development status

Component created

Component changed

simple mqtt publish module.
simple mqtt module are byproduct of umoney system. when umoney system online, the developer team standardize common used module and public it to open souce community,all module use same package name umoney.
simple mqtt include a setting form, a service interface,when setting complete,developer can connect to message server and publish topic.

    if(Drupal::hasService('mqtt.service')) {
      Drupal::service('mqtt.service')->sendMsg('mytopic',$notify);
    }

Pusher Integration

Component type

module

Maintenance status

Development status

Downloads

668

Component created

Component changed

Pusher Integration

Pusher Integration is a Drupal 8 module designed to provide a robust interface for integrating Pusher.com services into Drupal modules and apps. By itself, it doesn't too much (other than mapping Pusher channels to pages/paths), but rather is a tool for Drupal developers to incorporate realtime message broadcasting into their modules and applications.

qbwc_interface

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a very small and efficient module. It performs the following functions:

  • use the PHP SoapServer class to perform base SOAP communications in accordance with the Webconnector's WSDL protocol.
  • generate an appropriate QWC configuration file used buy the Webconnector
  • pass QBXML requests back and forth to Drupal via hooks

Rationale

Share Link

Component type

module

Maintenance status

Development status

Downloads

237

Component created

Component changed

Automatically manage the addition of ASX share price, commodity prices and ASX Announcements to your website via the Share Link Drupal module.

Share Link is a subscription service that includes the ability to display share prices, commodity prices, graphs and automatically upload ASX Announcements to your website.

This plugin allows customisation of the presentation of ASX Announcements received via Share Link. This includes display style, pagination, groupings by year, month and more.