Maintainers monitor issues, but fast responses are not guaranteed.

Drupal Module Chatbot Recipe

This recipe will setup a system that will index all the Drupal modules in a RAG database, setup an agent and let you chat with it to find the Drupal modules you never heard about.

Bilingual English/French Recipe

A Drupal recipe for setting up a multilingual-ready CMS in French with content translation and language negotiation.

Force Base URL

Solves fatal error "Redirects to external URLs are not allowed by default, use \Drupal\Core\Routing\TrustedRedirectResponse for it." encountered in some shared hosting environments

Menu Level Permissions

Drupal core has an all or nothing approach to menu administration. Modules like Menu Admin per Menu provide per menu permission divisions. In really large sites though, there may be a need to restrict users from editing top level menu items but allow them to add/edit menu items lower in the structure. This module provides that ability.

Registration extra

Add functionnality to entity registration module

For each regitration type

Import config selective (hook_update helper)

Helper method providing module to install / update selected config yml's from a module's install / optional directory in update hooks.

Pages

Subscribe with RSS Subscribe to RSS - Minimally maintained