Yahoo Malaysia Web Search

Search results

  1. A module is code that extends Drupal's by altering existing functionality or adding new features. You can use modules contributed by others or create your own. Learn more about creating and using Drupal modules.

  2. This documentation is for modules. For the themes, see Adding stylesheets (CSS) and JavaScript (JS) to a Drupal theme. Basic module building tutorial: Lorem ipsum generator. Step-by-step guide for module building beginners. Tutorial introduction.

  3. Jan 11, 2024 · What is a module? A module is a set of PHP, JavaScript, and/or CSS files that extends site features and adds functionality.

  4. Modules contain code (PHP, JavaScript, Twig, CSS, YAML, etc.) that can extend, alter, and enhance Drupal's features and functionality. In this tutorial, you'll learn: What Drupal modules are and their role in Drupal architecture. How modules interact with Drupal core to extend or alter site functionality.

  5. Drupal 10 Module Development is a one-stop guide that dives deep into creating complex custom modules for business needs. This book is updated on the latest version of Drupal 10, which will take you through Drupal architecture, data modeling, and APIs for module development along with recent enhancements in Drupal 10 core releases.

  6. The Drupal Module Developer Guide is the best way to get started with the concepts and APIs involved in writing custom code for Drupal. This guide builds on the concepts and skills covered in the Drupal User Guide.

  7. This series is a collection of all of our Drupal Module Development tutorials -- essential information for anyone developing Drupal modules or working on Drupal core.