DrupalizeMe / intro-module-development-guide

Example code for Introduction to Module Development Guide
0 stars 0 forks source link

Create info file for first module #1

Open agentolivia opened 1 year ago

agentolivia commented 1 year ago

Tutorial: [Task] Exercise: Create an Info YAML File

  1. Create a new git branch chapter-hello-world
  2. Choose a name for first new module
  3. Create a directory for the module in modules/custom
  4. Create an info file compatible with Drupal 9 and 10