Audit Report

Component type

module

Maintenance status

Development status

Component created

Component changed

Drupal Quality Analysis

The module aim to give you a clear, centralize way to audit your Drupal site.
The analyze give you a good overview of the state of art of your site.
If you want to improve the overall quality of your project this module is for you.

Exhaustive checks

The module has 28 checks distributed on theses 6 criterial :

Landing edit

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides a new field formatter for long text field type. Formatter allows to edit field content right from the page using contenteditable attribute. The goal of this module is to allow users not familiar with HTML to add minor tweaks to text of landing pages, which have complicated HTML structure, but don't need separate content type with complex theming since this is only one page. So you just create fancy landing page with HTML/CSS/JS, then drop it into text field with "Full HTML" filter and select "Landing edit" formatter on the manage display page of an entity.

Webform marketing

Component type

module

Categories

Maintenance status

Development status

Downloads

529

Component created

Component changed

With the Webform marketing module you are able to fetch url parameters and external site refer in webform fields with the 'Webform marketing' field type. The data is stored in a cookie, so you can have a different landing page then your webform.

Created by ADCI solutions team and sponsored by Roods

Drush cache bins

Component type

module

Categories

Maintenance status

Development status

Downloads

447

Component created

Component changed

This Drush plugin exposes the rest of Drupal core's cache bins to be used with $ drush cache-clear.

This is not a module. It's a Drush plugin.

Installation

$ drush dl drush_cache_bins

Usage

$ drush cc page
$ drush cc form
...etc.