
Modules | Drupal.org
This module extends the entity API of Drupal core in order to provide a unified way to deal with entities and their properties. Additionally, it provides an entity CRUD controller, which helps...
Core modules | Core modules and themes - Drupal
Core modules This guide contains documentation for all of the Drupal core modules. For documentation about contributed modules see Contributed Modules.
1.2. Concept: Modules | Chapter 1. Understanding Drupal | Drupal User ...
Apr 14, 2025 · You can download additional contributed modules from the Drupal.org Module Downloads, or create your own custom modules.
Creating modules | Develop | Drupal Wiki guide on Drupal.org
This guide includes tutorials and other information that you need to create modules for Drupal.
Installing Modules | Extending Drupal | Drupal Wiki guide on Drupal.org
Jan 13, 2025 · You start by adding a module, then install it (/admin/modules) to make it work, then set Permissions (/admin/people/permissions) to allow people to use it, and Configure it (location varies …
Contributed module documentation - Drupal
Documentation for contributed modules for Drupal 8 and later versions. See the list of contributed modules for Drupal, ranked by the number of actively installed instances.
Core modules and themes - Drupal
Views UI module Workflows module Core themes Documentation for Drupal core themes. Claro theme Olivero Stark theme Starterkit theme Experimental extensions Explains what experimental modules …
Enable functionality with modules | Drupal.org
Jun 13, 2025 · Contributed modules are maintained by the Drupal community on Drupal.org. Each module has a project page with details about the project, an issue queue to get support and report …
Modules | Drupal.org
The module provides a theme-independent administration interface (aka. navigation, back-end). It's a helper for novice users coming from other CMS, a time-saver for site administrators, and useful...
Creating custom modules | Drupal 7 | Drupal Wiki guide on Drupal.org
Using the theme layer (Drupal 7.x) A well-made Drupal module allows all elements of its presentation to be overridden by the theme of the site on which it is used.