Skip to Main Content
Drupal 10 Module Development - Fourth Edition
book

Drupal 10 Module Development - Fourth Edition

by Daniel Sipos
April 2023
Beginner to intermediate content levelBeginner to intermediate
580 pages
13h 42m
English
Packt Publishing
Content preview from Drupal 10 Module Development - Fourth Edition

2

Creating Your First Module

Now that we have covered some of the introductory aspects of Drupal module development, it’s time to dive right into the meat of what we are doing here—module creation.

Here are some of the important topics that we will cover in this chapter:

  • Creating a new Drupal module – the files that are necessary to get started
  • Creating a route and controller
  • Creating and using a service
  • Creating a form
  • Creating a custom block
  • Working with links
  • Using the Event Dispatcher

Concretely, in this chapter, we will create a new custom module called Hello World. In this module, we will define a route that maps to a controller and that outputs this age-old programming message. This will be our first win.

Next, we will define a service ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Drupal 10 Development Cookbook - Third Edition

Drupal 10 Development Cookbook - Third Edition

Matt Glaman, Kevin Quillen
Drupal 10 Masterclass

Drupal 10 Masterclass

Adam Bergstein

Publisher Resources

ISBN: 9781837631803Supplemental Content