PortChecker

Component type

module

Categories

Maintenance status

Development status

Downloads

336

Component created

Component changed

Produces a simple form to check whether a port is open or closed on any host.
Note: uses Linux's exec() function which may not be available on your webserver.

Distill

Component type

module

Categories

Maintenance status

Development status

Downloads

803

Component created

Component changed

Distill

Distill is a Drupal module that enables other modules to extract and format data from Drupal entities. It provides a simple class structure for defining formatting schemas.

How does Distill Work?

Distill contains 2 classes; a processor class that contains sensible defaults for extracting field values by field type, and field name, and a distillation class that takes an entity, and a list of fields that should be returns, executes the processor formatter methods, and returns an array of data.

RESTmini

Component type

module

Categories

Maintenance status

Development status

Downloads

2611

Component created

Component changed

Lightweight REST service API which features simple configuration and full error handling.
Also provides a REST client.

Extensive error handling and logging

One of the main goals of RESTmini is that you as developer or site maintainer should be told if-and-how something is misconfigured, or otherwise behaves erroneously.

JSONlog

Component type

module

Maintenance status

Development status

Downloads

16335

Component created

Component changed

Logs watchdog events JSON-formatted

to log files.
Provides a Logstash/ElasticSearch-ready log source.

Drupal 7 and 8 compatible.

Both major versions have a stable release and work in a similar way using the same configurable settings as listed below.

Settings overridable by server environment vars

to secure simple and safe centralized configuration of multiple sites/hosts.
Just SetEnv drupal_[Drupal conf var] '[value]'.

Single Page Site

Component type

module

Maintenance status

Development status

Downloads

14998

Component created

Component changed

This module provides functionality to create a single page website.
It allows you to automatically create a single page from a menu. The module will render all the content from the links, that are configured in the menu, on one page. It will then override the menu links so that they refer to an anchor instead of a new page.

Custom Timezone

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Provides an admin interface to customize the default time zone dropdown list.
features

  1. Customize the registration form dropdown list
  2. Customize the date dropdown list
  3. Select which timezone should show on the list
  4. Set a custom label for each times zones

Apt Updates

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Get notified about updates to your Ubuntu (or similar Debian package-based) server in your Drupal status report.