Spectre
Component type
Maintenance status
Development status
Component created
Component changed
Serves JavaScript-rendered pages as HTML with Prerender.io
Serves JavaScript-rendered pages as HTML with Prerender.io
The Asynchonous MySQL driver for Drupal, provides the option to perform asynchronous queries via DBTNG.
Still a work in progress, but seems to work ok.
Provides stream wrappers to integrate Storage API with Drupal, as an alternative to Storage API's core_bridge submodule.
It provides two stream wrappers: "Storage API Public" and "Storage API Private".
Each stream wrapper is tied to a Storage API class, and can be configured per field instance or globally as the "Default download method".
Discourse is an open source Internet forum software application built by the team behind the Stack Exchange and Stack Overflow networks.
Could be considered a part of the Webform Report module. This module exposes the webform_report table to Views so that you can associate Webform Reports with the Webform referenced in the Webform field. The description field from the Webform Report is also exposed as a field.
Agnostic integration between Breakpoints module and enquire.js
.
A plugin to combine Joomla! and Varnish on the Byte clustered platform
In cooperation with Mediagrip Byte developed its own extension for Drupal. With this extension Drupal sites can run on the superfast Byte Varnish Cluster. The extension allows Drupal to automatically empty the cache for specific pages after changing an article in Drupal and cache the entire site should be emptied after clicking a special button.
Redirected payment service for Drupal Commerce.
This was setup inexpensively to work in the UK via Cashflows (partner gateway) and Worldnet.
more info here: https://drupalcommerce.org/faq/payment-methods
This project allow payments through the payment provider Cashflows via Worldnet.
This module is tested and working with the latest commerce kickstart (as of today 12-Feb-2015)
This module allows administrators to post and edit comments as anonymous users (that is, with a name and optional homepage rather than connected to a user account).
It also allows administrators to post new comments on nodes which have comments disabled.
To use, simply enable and give the permission "Administer anonymous comments" to the roles you would like to have these privileges.
Free access to Google's Geocoding API imposes a 2,500 query per 24hr limitation. By using cached the results of redundant queries to Google, we can avoid exceeding the usage limit as well as reduce the number of interactions.
This module provides a "geocoder_handler" CTools plugin which provides caching functionality for queries to Google's geocoding service. This geocoder utilizes the exsiting Google geocoder to make calls to the geocoding service and may be used just as any other geocoder--field geocoding, views, etc.