Commerce Jivosite

Component type

module

Maintenance status

Development status

Downloads

279

Component created

Component changed

Module provides integration with online chat service Jivosite's javascript API.
It exposes basic customer information to your agent's app:

  • User's name (for logged in customers)
  • Cart order total amount
  • Cart order ID and admin area order edit link

You can expose more info by implementing specific -alter hook in your custom module.

You should have Jivosite script already added to you site for this module to work properly.

Quickbooks Webconnector

Component type

module

Maintenance status

Development status

Downloads

320

Component created

Component changed

This Quickbooks Webconnector module (QBWC) allows standalone computers running Quickbooks or Quickbooks Point of Sale (POS) to use the Quickbooks Webconnector to exchange data with a Drupal site.

QBWC allows any number of endpoints and usernames and passwords to be created for incoming Quickbooks Webconnector connections (though each endpoint / username / password combination must be unique.) Incoming data and requests get tagged with a machine name to route the data appropriately within Drupal.

Services File Formatter

Component type

module

Maintenance status

Development status

Downloads

249

Component created

Component changed

About

Provides a response formatter for files for the Services module.

The new file response formatter returns the value as-is, without any additional processing applied to it, which allows a custom webservice to return for example binary files (or any other unmodified/unformatted content).

CKEditor InsertHTML

Component type

module

Maintenance status

Development status

Component created

Component changed

Introduction

This module integrates the iinserthtml4x CKEditor plugin for Drupal 8.

It provides a simple dialog to insert HTML directly from the editing area into the source code at the point selected in the editor.

A common use case would be to assist content administrators who may need to paste code snippets or embed code from third party services, but are not comfortable working directly in source code.