openeuropa / drupal-module-template

European Union Public License 1.2
10 stars 6 forks source link

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

Template Files