Acquia Extras

Component type

module

Maintenance status

Development status

Component created

Component changed

This module adds some helpful functionality for sites hosted on the Acquia platform. Current features:

  1. A ctools access plugin, allowing users to hide or display content by Acquia environment.
  2. An Acquia Cloud API panel to directly interface with the configured site, environment, and domain.
      The configurations are:
    • acquia_env
    • acquia_site
    • acquia_domain
    • acquia_username
    • acquia_password

    Those can be set in your settings.php $conf.

Commerce Stripe Connect Field

Component type

module

Maintenance status

Development status

Component created

Component changed

Synopsis

Adds Stripe Connect (https://stripe.com/connect) ability to Commerce Stripe module, allowing users of your site to sell items through their own Stripe credit card merchant account.
Stripe Connect tokens are stored as a custom field, and can be used within nodes or user entities.

External Repository Update Status

Component type

module

Maintenance status

Development status

Downloads

957

Component created

Component changed

For connecting with external repository services such as github or bitbucket in order to obtain update status information for custom work. Currently only supports GitHub.

INSTALLATION AND CONFIGURATION

By default ERUS will pick up any module that uses the project status url option in the .info file of the module or feature.

project status url = 'http://www.example.com'

Dynamic Zendesk Forms

Component type

module

Maintenance status

Development status

Downloads

999

Component created

Component changed

Dynamic Zendesk Forms.
=======================

This is a module that helps to integrate zendesk and
your drupal site for rendering support forms and submitting
user input back to zendesk. This module dynamically pulls in form fields
and field rules directly from zendesk admin configuration. Without almost zero
coding we can set up a support form with fields of your choice.

This modules uses the rest apis exposed by zendesk
for powering the support(contactus) form

UC MyParcel

Component type

module

Maintenance status

Development status

Component created

Component changed

MyParcel is a service for webshops who want to organise their shipping- and returnprocesses. As a customer of MyParcel the key benifits are inexpensive rates, good service and reliable shipping through PostNL.

This module is created to be used with UberCart and adds functions to create consignments which are sent to the MyParcel API. After configuration the module creates consignments and updates the shipping status in UberCart.

Composer Vendor Autoload

Component type

module

Maintenance status

Development status

Downloads

13514

Component created

Component changed

Simple module to load the Composer Autoloader when Drupal boots. This module allows the site builder to manually manage the dependencies for the project themselves, rather than relying on some sort of automation. You may even use this module as a dependency in your Drupal site to load the autoload.php file.

Cinema6 MiniReel Shortcode

Component type

module

Maintenance status

Development status

Component created

Component changed

Synopsis

Finds instances of MiniReel shortcodes in the HTML e.g.:

[minireel version="1" exp="e-abc" splash="img-only:6/5"]

and converts them into MiniReel embed script tags e.g.:

<script src="//lib.cinema6.com/c6embed/v1/c6embed.min.js" data-exp="e-abc" data-splash="img-only:6/5"></script>

Requirements

Drupal 7.x