StitchLabs API

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides API integration with StitchLabs.com an inventory and order tracking platform. Due to the complexity of this module and the difficulty to implement it, this is only recommended for people who know what they are doing. You will likely still need to dig into Stich's backend to get all of the mapping correct.

NOTE: currently it is necessary to have "Custom API" access to Stitchlabs.com. This type of access is only included in the Enterprise plan.

Beancount

Component type

module

Maintenance status

Development status

Downloads

96

Component created

Component changed

The Beancount module provides a entities and taxonomies for bookkeeping, financial, and enterprise-management purposes.

It comes with feeds importers that activate automatically when using the Quickbooks Webconnector and Quickbooks XML modules to import data from Quickbooks.

Commerce Combine Carts

Component type

module

Categories

Maintenance status

Development status

Downloads

891

Component created

Component changed

Commerce Combine Carts is a very simple module for Drupal Commerce 2.x which combines multiple carts so that users only ever have one.

There is no configuration needed. The module works in two ways to ensure carts are always combined:

  1. When a cart is assigned to a user, it combines all order items into the user's main cart.
  2. When a user logs in, all of the user's carts are combined into one and any extra carts are deleted.

Commerce Shipping AJAX

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Provides additional AJAX support for Commerce Shipping 2.x.

The primary purpose is to reload the checkout form via AJAX when selecting a shipping method, so that prices are updated before submitting the form.

Note: This module is not yet stable. Once it's working properly, I'll release it as a full project. In the meantime, beware!