New Drupal Modules for Web
The Gigya module for Drupal is fully configurable, requiring little time to install.
This module requires more than downloading and enabling to work properly. Please be sure to see the installation section of the documentation for instructions on how to...
Rules 7.x-2.9 / 6.x-1.5 / 8.x-3.0-unstable6 updated
It can be used to customize a site without any programming.
Modules may use the rules module's API to provide new events, conditions, actions, rule sets as well as default rules, which can be customized by users. Users can share their customizations by...
It uses Google's Translate service API, allowing translations in 58 languages.
Installation:
Unpack in your modules folder (usually '/sites/all/modules/')
Enable under Administer > Site Building > Modules
GTranslate is also available...
Yoast SEO for Drupal is the Drupal counterpart of Yoast SEO, the most popular WordPress plugin for SEO analysis.
The module works just like its WordPress version, scanning the content written by bloggers and website owners, searching to see how their text...
The Ace Code Editor module improves the code editing experience inside Drupal, adding features usually found only in desktop-based code editors.
These include syntax highlighting, code searching, themes, and many other more.
Installation:
Login the...
Drupal Commerce comes in two versions:
- as a normal Drupal module
- as a modified Drupal core installation, with the module and requirements already packed in
Module Installation:
Login the Drupal administration panel.
Go to Modules section.
Upload the...
Data 7.x-1.0-alpha7 / 6.x-1.1 / 8.x-1.x-dev updated
It offers an administration interface and a low level API for manipulating tables and accessing their contents.
Data module provides Views integration for displaying table data and Drupal search integration for searching table content.
It can also be used...
DrupalChat actually embeds a chat system powered by the iFlyChat service.
The chat can be powered via PHP, AJAX or Node.js.
Once activated and properly configured, it will show everywhere on the site, even in the backend.
Installation:
Login the Drupal...
OptimizeDB 7.x-1.5 / 6.x-1.0 / 8.x-1.0-rc2 updated
OptimizeDB fixes a problem with Drupal's cache flushing system.
By defualt, Drupal won't delete old cache gained via Drupal forms (inside the form_cache table).
This module simply fixes this issue by additionally flushing this cache table as...
Drush 8.0.2 / 7.0.0 / 6.6.0 updated
The module itself doesn't provide any actual tools or commands but the API.
Installation
Untar the tarball into your module directory (sites/all/modules)
Enable drush.module and any submodules you want to use. You must enable the CVS or wget modules...