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.

Template Whisperer

Component type

module

Maintenance status

Development status

Downloads

65

Component created

Component changed

Provides a formalized way to declare and suggest page templates using "Template Whisperer".

It is a continuation to something besides the standard node.html.twig file for a variety of special case pages like the site news lists, the contact page, ...

DFM AutoUpdater

Component type

module

Maintenance status

Development status

Downloads

89

Component created

Component changed

Tired of updating all your D7 client sites?

DFM AutoUpdater allows a developer to enable Drupal to run automatic updates on a single domain (typically the dev domain for a site) for both Core and contrib modules on the first cron run every Wednesday after 23:00 UTC (the latest that Drupal Security Advisories are supposed to be released each week).

Update Audit

Component type

module

Categories

Maintenance status

Development status

Downloads

22

Component created

Component changed

Generates an automated core, modules and themes update report. For use on development environments only.

Installation

  • Download module
  • cd into module directory, run composer install
  • Enable module
  • Navigate to Report > Updates > Update Audit
  • If the report page is empty then cd into the module dir and run update-audit.sh. In this instance you'll have to re-run update-audit.sh when you want to run a fresh audit.

Transfer user content

Component type

module

Categories

Maintenance status

Development status

Downloads

144

Component created

Component changed

Adds a user tab to assign a users content to another user.

Useful if you want to make an editor not an editor any more, but the new editor should get the author rights to the content of the "previous" editor.