Parameter Injection Settings
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Provides a Plugin for Parameter Injection Module to use parameters from Drupal's configuration / settings.
Provides a Plugin for Parameter Injection Module to use parameters from Drupal's configuration / settings.
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.
Provides an API for plugins that depend on other plugins, modules etc.

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).
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).
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.
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.
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.
Drupal Coverage is an online service that provides on-demand code coverage reports for both contributed and core modules.