Empower developers with tools that assist with developing and debugging the frontend or backend of the site.

Field Help Text

This module provides a UI for bulk editing field help text. It provides two editing approaches:

Request Dumper

Utility module for debugging and development purposes.

Dumps the content of some or all requests to files in the temp or private file system using a middleware service.

SASS Compile

Provides functionality for convert SASS file into CSS files using admin dashbord and drush command.

## Installation
Enable module as a regular module.

PostgreSQL fallback driver

This contrib database driver is for PostgreSQL with a minimum version of 9.6 and does NOT support the pg_trgm extens

URL Query Language Negotiator

Language negotiator that takes current language from a configurable URL GET query parameter. For example, you could specify language using ?lang=fr add-on to the URL.

This module differs from using the language code parameter provided by core through the Session language negotiator in that it only affects the request itself. The user's session is unaffected by the language negotiation. This can be helpful when working with API calls.

It is not recommended to use both this module and the language querystring option provided by Drupal core.

Pages

Subscribe with RSS Subscribe to RSS - Developer tools