top of page

Custom Module Development in Drupal 9

Step 1: Name the Drupal 9 Module:

  1. This is the first step to create a module under ‘web/modules/custom’ folder. We will name that module as first_module.


ree

Step 2: Create an info file:

  1. Under the first_module folder we will create a info.yml file starting from the machine name. In our case it will be "first_module.info.yml".


ree

Step 3: Install:

  1. Under the route "/admin/modules", we can find our first module and install that.

ree





Recent Posts

See All
how to create a form in Drupal

Creating a form in Drupal involves a combination of using the Drupal core Form API and possibly additional modules to enhance the...

 
 
 

Comentários

Não foi possível carregar comentários
Parece que houve um problema técnico. Tente reconectar ou atualizar a página.

8219835922

  • Facebook
  • Twitter
  • LinkedIn

©2020 by drupal. Proudly created with Wix.com

bottom of page