Indeed API

Component type

module

Maintenance status

Development status

Component created

Component changed

Overview

The Indeed API module creates a simple integration to the Indeed.com job search site. The module is intended to deliver job and applicant information *TO* indeed.com. Users of this module will be staffing agencies or companies that are posting job data TO indeed.com.

Shipwire API

Component type

module

Maintenance status

Development status

Downloads

1613

Component created

Component changed

The Shipwire API module handles communication with the Shipwire shipping service. It provides a ShipwireShipment entity, classes for all API requests, and required methods to handle all API interactions. This module can be used in conjuction with the Shipwire Commerce, Shipwire Ubercart, or to develop custom and future integrations with Drupal stores. The API current supports 4 methods of request.

Shipwire Commerce

Component type

module

Maintenance status

Development status

Downloads

979

Component created

Component changed

The Shipwire Commerce module integrates the Shipwire shipping service with a Commerce store. It provides shipping rates for orders, automated fulfillment of shipments, shipment tracking, and product inventory level synchronization. The Shipwire service is much more than a shipping service. It is a total solution for global product distribution.

Shipwire Ubercart

Component type

module

Maintenance status

Development status

Downloads

993

Component created

Component changed

The Shipwire Ubercart module links your Ubercart store with the Shipwire shipping service. Integration includes real time shipping rates for orders, automated fulfillment of shipments, shipment status tracking, and product stock level synchronization. Shipwire is a total solution for global product distribution and much more than a simple shipping service.

SauceLabs

Component type

module

Maintenance status

Development status

Component created

Component changed

Synopsis

This module provides an interface in your Drupal site that will store, start, and report success/failure of automated SauceLabs tests.

This module can be used for one-off testing or for automated selenium tests for advanced monitoring needs.

Roadmap

We are currently working on the Drupal 7 version.

Pledges

We plan to port to Drupal 8 when the Drupal 7 version becomes minimally feature complete for our project needs.

Redis routing

Component type

module

Maintenance status

Development status

Component created

Component changed

Redis for Routing

==========

This project replace the routing db storage to redis storage.

This module use a Predis library to connect on Redis service, in Drupal 8 the composer.json is versioned in core what is a problem because this module need load the predis library before to load Drupal bootstrap.