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.

Dewy

Component type

module

Maintenance status

Development status

Component created

Component changed

Dewy is a service that lets you know what your Drupal sites are doing at your higher-ed institution, multi-site organization or digital agency.

Once you load the Dewy module on to your sites and switch it on, your sites will report to Dewy. It doesn’t matter whether your sites live on a server running under your desk or on a Pantheon environment, if your site can be seen on the web, it can be used with Dewy.

Config Removal

Component type

module

Maintenance status

Development status

Component created

Component changed

Multiple configuration destinations are often used to store configuration specific to environment or even to separate on a site-by-site basis.

A common workflow is to leverage "sync" (the default and out-of-the-box configuration destination) as the destination for storing shared/global configuration. Overridden and additional configuration is stored in subsequent configuration destinations. A config import with the "partial" option allows for the secondary destination to bring in only that which is overridden or added.

A deeper dive into this workflow:

Domain Language Access

Component type

module

Maintenance status

Development status

Downloads

2053

Component created

Component changed

Overview

Domain Language Access add language restriction. After activation, a new entry in contextual menu on the Domain setting screen named "Languages".
You'll be able to setup default language and only allowed languages.

Setup

To use this first release, use the following command line:

composer require "drupal/domain_language:^1.0@alpha"

Dependencies

Administration Language Negotiation

Component type

module

Maintenance status

Development status

Downloads

7315

Component created

Component changed

This module allows the users to browse particular pages in a specific language.
The classical use case is to allow displaying the frontend of the site in one language and still keep most of the backend in English (or another language of your choice), but it can have other usages.