Marketo Forms 2.0 JS Embed Prefill

Component type

module

Maintenance status

Development status

Component created

Component changed

Marketo Forms 2.0 Prefill Module

** Please track issues in Github: https://github.com/magento-front-door/marketo_prefill **

Description
===========
Uses Marketo's REST API to prefill Marketo forms that are implemented with the Forms 2.0 JS API. This module gives
you the building blocks you need; however, you need to do some custom JS coding to take advantage of it. See the
"setup" section below.

Multi Authorize.Net API

Component type

module

Maintenance status

Development status

Component created

Component changed

Multi Authorize.Net API module provides an interface to add as many as Authorize.Net API account and integrate with the Drupal website by extending the Authorize.Net module. This module is used to change the Authorize.Net API details on the fly during the payment process for an order placed in Drupal Commerce or Ubercart.

Note: This module works with both Drupal Commerce and Ubercart.

Around.media

Component type

module

Maintenance status

Development status

Downloads

450

Component created

Component changed

This is a module for integration with Around.media in a view.
The 360° gallery can be placed almost anywhere through the delivered views style plugin.

Installation

Create a view instance (a page, a block, an attachment, whatever you'd like) and select Around.media as display style. Now select the field containing the video ID and save the view.

You should see your clip where you put it, simple as that.

OneSignal Integration

Component type

module

Maintenance status

Development status

Downloads

636

Component created

Component changed

This module integrates with OneSignal, which is a free multi-platform push notification service for mobile apps.

This module wraps the PHP library written by @norkunas providing a simple user interface to setup the basic configurations to initialize the OneSignal class.

NOTE: This is not an end user module. This is for developers.

Integration CouchDB

Component type

module

Maintenance status

Development status

Downloads

152

Component created

Component changed

A CouchDB backend implementation for the Integration module.

This module allows storing and retrieving content using the Integration module and a CouchDB database, while sharing this content with other Drupal instances or other systems.

Installation

Install the module as usual.

Configuration

Create a new backend at admin/config/integration/backend/add
Choose the 'CouchDB backend' backend plugin, and select the applicable resource schema(s).

apiNG

Component type

module

Maintenance status

Development status

Downloads

221

Component created

Component changed

Drupal Implementation of https://github.com/JohnnyTheTank/apiNG
documentation on https://aping.readme.io/

apiNG is an AngularJS module that enables you to receive and display data from one or more sources. The data can be aggregated, limited and ordered. The complete setup is dead simple, just by adding data-attributes to your html.

Look at a DEMO