Drush IQ Extras

Component type

module

Maintenance status

Development status

Downloads

1777

Component created

Component changed

This is a placeholder project that may contain future additions to the Drush Issue Queue commands. Issue queue related commands start out here may eventually be adopted into that project.

At the moment, there are no commands in the Drush IQ Extras extension, as the two original commands that were here have been migrated back to the Drush Issue Queue Commands extension. The two original commands that were previously found here were:

Relify

Component type

module

Maintenance status

Development status

Downloads

680

Component created

Component changed

Unfortunately, Relify has closed its doors. This project page will remain available as a reference integration of a remote web service and specifically product recommendations into Drupal Commerce.

For product recommendations inside Drupal Commerce, we recommend using the Nosto integration.

This project integrates with Relify to make recommendations to users and find similar items in a data set. Relify itself is an abstract recommendations service, but my primary use case will be an integration with Drupal Commerce to make cross-selling recommendations to customers when they add products to the cart.

Even though a single Relify account can register multiple client applications, this module currently operates under the assumption of a 1:1 relationship between the Drupal site and a client application. The configuration form only allows you to enter one set of API credentials and will immediately generate an access token upon form submission.

Sponsored by Commerce Guys.

Mobile Cache

Component type

module

Maintenance status

Development status

Component created

Component changed

This module is intented to maintain Drupal core caching for multiple device
types simultaneously through interception and modification of the requested URL.
It performs device detection using the Mobile_Detect class, provided by the
required mobile_detect module.

Mobile cache also provides the capability to switch themes for mobile (and,
optionally, tablet) visitors.

The caching method should be compatible with alternate cache backends such as
memcached as well.

Form Logic

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides options for conditionally adding validation rules to to node add/edit forms and conditionally adding other modifications to the form, e.g. hiding fields. Options are added through configuration, so no custom code is required. This allows the 'end configurer' to set up validation and other form customisation, globally or on a per role basis. The 'end configurer' can do this without writing any code.

Commerce CTools Extra

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Provides extra CTools integration for Commerce.

Currently contains:

Product Reference

  • Relationship: Default Product from Content (wraps commerce_product_reference_default_product())

Responsive tables backport

Component type

module

Maintenance status

Development status

Component created

Component changed

This sandbox has been merged into the 7.x-2.x branch of Responsive Tables module.

Backport of the responsive tables functionality of Drupal 8 and Views. Contains the following changes: