Documentation for contributed modules for Drupal.
Last updated on 13 June 2023 ; Some modules do not actually need you to do anything, and they just do what they do behind the scenes. Those modules, however, probably have no configurable options, or that serve only as those upon which other modules are dependent upon. More commonly, a module you are concerned about is something that you can adjust permissions and options for. Some projects are easy to use, which is to say, their use is 'intuitive', and it will be relatively clear to you what yo...
Project: Drupal core, Version: 9.3.x-dev, Priority: Critical, Category: Feature request, Assigned: Unassigned, Issue tags: Drupal 10 · JavaScript9.3.0 release notes9.3.0 release highlights · about tags · JavaScript, Reporter: wim leers, Created: 3 Sep 2021 at 22:09 UTC, Updated: 27 Apr 2023 at 11:27 UTC
your Drupal 8 project's "modules" folder and enable it at the module management page (/admin/modules). Composer (PHP package manager) is not needed for installing the Permissions by Term...
Problem/Motivation ; Add a new Administrative Navigation Toolbar in core being current worked in the Navigation contrib module after proposing #3364258: Improve administration navigation. ; Add the new Navigation Toolbar in core as beta. The Roadmap to Stable can be found at #3421969: [PLAN] New Navigation and Top Bar to replace Toolbar Roadmap: Path to Stable. ; We tested and validated a left, vertical toolbar because it performs better with large or complex menus like the one we use for Drupal’s administration interface.
Informs how to provide proper documentation for a Drupal module.
Creating a new project ; Creating a new project vs. co-maintaining an existing project · General Projects · How to create a new project · Policy on advertising in projects · Policy on projects without code · Sandbox projects · Why host your project on Drupal.org
These .info.yml files are required to: ; Notify Drupal about the existence of a module, theme, or install profile. ; Specify if this is a theme, or module. ; Provide information for the Drupal Web UI administration pages. ; Provide criteria to control module activation and deactivation and Drupal version compatibility.
As of 26 June 2023 (10.2.0 core) this functionality is provided by the core Help module (in earlier releases it was provided by "Experimental" Help Topics module). The way Help Topics work is that modules, themes, and install profiles can create a subdirectory called help_topics. Inside this directory, they can provide one or more Twig files containing ...
Last updated on 13 March 2024 ; Project name and introduction · Table of contents (TOC) · Requirements · Recommended modules · Installation · Configuration