OpenEuropa Drupal module template Start development of a new module Building a new module with composer $ composer create-project openeuropa/drupal-module-template oe_my_new_module Building manually a new module Clone the repo Run ./build-module.sh (see the script to know the actions) Template Files READ.module.md: the file template of README.md for the Drupal module.