some experience with a current or past version of Drupal, and want to expand the range of their skills and knowledge or update them to the current version. The guide is kept up-to-date with the current major version of the core software. Currently Drupal 11.
Preface
Overview of introductory topics that help to leverage this guide in an efficient manner.
- i.1. Copyright
- i.2. Audience and Goal
- i.3. Organization
- i.4. Reporting Problems
- i.5. Conventions of the Guide
- i.6. Guiding Scenario
Chapter 1. Understanding Drupal
Overview of Drupal concepts such as modules, themes, distributions, and types of data.
- 1.1. Concept: Drupal as a Content Management System
- 1.2. Concept: Modules
- 1.3. Concept: Themes
- 1.4. Concept: Distributions
- 1.5. Concept: Types of Data
- 1.6. Concept: The Drupal Project
- 1.7. Concept: Drupal Licensing
Chapter 2. Planning Your Site
Overview of site planning concepts and details of common site layout tasks. Content entity and structure concepts are covered.
- 2.1. Concept: Regions in a Theme
- 2.2. Planning Your Site Layout
- 2.3. Concept: Content Entities and Fields
- 2.4. Concept: Modular Content
- 2.5. Planning your Content Structure
- 2.6. Concept: Editorial Workflow
- 2.7. Concept: User Interface, Configuration, and Content translation
Chapter 3. Installation
Overview of server requirements and details of common installation tasks.
- 3.1. Preparing to Install
- 3.2. Concept: Server Requirements
- 3.3. Concept: Additional Tools
- 3.4. Concept: Methods for Downloading and Installing the Core Software
- 3.5. Setting Up an Environment with DDEV
- 3.6. Using Composer to Download and Update Files
- 3.7. Running the Interactive Installer
Chapter 4. Basic Site Configuration
Overview of basic site configuration concepts. Tasks on module installation, user account settings, and themes are covered.
- 4.1. Concept: Administrative Overview
- 4.2. Editing Basic Site Information
- 4.3. Installing a Module
- 4.4. Uninstalling Unused Modules
- 4.5. Configuring User Account Settings
- 4.6. Configuring the Theme
Chapter 5. Basic Page Management
Overview of page management concepts. Tasks on content items, in-place editing, and menus are covered.
Comments