Parameter Injection Dot Env

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Provides a Plugin for Parameter Injection Module to use parameters from .env configutation files, that can be overridden with environment variables from Webserver / Docker / whatever.

This is especially useful for running Drupal 8 in a container environment, where configuration must be injected to achieve a 12-factor app.

Stacks

Component type

module

Maintenance status

Development status

Downloads

2062

Component created

Component changed

Stacks logo

Stacks is a system that makes creating complex pages easy for content editors.

The system is comprised of ‘widgets’, which are reusable pieces of content that you can place, reuse, and re-arrange on a given page. Stacks has a custom admin interface to help facilitate a great experience for content editors with a workflow that includes a template selection (data collection) and a theme variation option (class based tweaking).

Aegir Monitoring API

Component type

module

Maintenance status

Development status

Downloads

600

Component created

Component changed

This module provides a monitoring API for the Aegir Hosting System. It integrates with Aegir queue system, and runs probes against hosted sites or servers to gather interesting information (e.g. when cron was last run on a site).

Views HTTP Pager

Component type

module

Maintenance status

Development status

Downloads

1241

Component created

Component changed

This module adds HTTP Link headers for the "pagers" of a Views Rest Export.

Simply enable it and you will see Link headers such as:

Link: <http://www.example.com/my/rest/export?page=1>; rel="self", <http://www.example.com/my/rest/export?page=0>; rel="first",
<http://www.example.com/my/rest/export?page=2>; rel="next",
<http://www.example.com/my/rest/export?page=2>; rel="last"

This can be used to facilitate client-side paging by systems integrating with your Views-driven Web API.

Aegir Reporting

Component type

module

Maintenance status

Development status

Downloads

561

Component created

Component changed

This module provides a reporting framework for the Aegir Hosting System. It builds atop the Aegir Monitoring API to report on the health of hosted sites. It ships with some basic probes, but is intended to be extended, as with Aegir Site Audit.

Aegir Site Audit

Component type

module

Maintenance status

Development status

Downloads

528

Component created

Component changed

This module integrates the Site Audit extension with the Aegir Monitoring and Reporting systems. It allows all Site Audit checks to be run regularly against all sites hosted on a deployment of the Aegir Hosting System.