commerce sendcloud

Component type

module

Maintenance status

Development status

Downloads

347

Component created

Component changed

This module integrates the sendcloud shipping service with the Drupal commerce system.

For more information about Sendcloud please visit:
Sendcloud Belgium
Sendcloud Netherlands

Sendcloud is a shipping platform, with no additional costs.

The module provides rules to create shipping orders, and can download the shipping label and tracking number into the order.

Requirements

This module requires:

VIN Field Provider - VinFreeCheck.com

Component type

module

Maintenance status

Development status

Downloads

309

Component created

Component changed

This module implements a VIN Field lookup provider for the VinFreeCheck.com decoding service.

Requirements

  • Libraries module
  • Unirest is a REST library provided by Mashape to interact with their APIs. Install into sites/all/libraries (or anywhere else the libraries module can find it).

Field Encryption: Views Filters

Component type

module

Categories

Maintenance status

Development status

Downloads

399

Component created

Component changed

As stated in the Field Encryption module description:

Known Issues
Since the field data is encrypted these field values will not work with Views Filters, regular, exposed or contextual.

This module tries to fix that by inserting decrypted values into temporary tables, and rewrite the Views query to use those instead.

This is highly experimental, and will eat production databases!

Authcache Boost Storage Backend

Component type

module

Maintenance status

Development status

Downloads

553

Component created

Component changed

This is a proof-of-concept on how to integrate Authcache with Boost. This module used to be part of Authcache, but was subsequently moved to its own project because it was blocking a stable release (see #2349495: Move Authcache Boost to its own project).