Skip to content

piotrsmykaj/drupal-module-template

 
 

Repository files navigation

OpenEuropa Drupal module template

Build Status

Start development of a new module

Building a new module with composer

$ composer create-project openeuropa/drupal-module-template path/to/oe_my_new_module

See the composer documentation for details.

Building a new module manually

  • 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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 75.5%
  • PHP 13.0%
  • Gherkin 11.5%