2017 © Pedro Peláez
 

drupal-module module-skeleton

OpenEuropa Drupal module template.

image

openeuropa/module-skeleton

OpenEuropa Drupal module template.

  • Monday, July 23, 2018
  • by ademarco
  • Repository
  • 21 Watchers
  • 0 Stars
  • 17 Installations
  • Shell
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 4 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

OpenEuropa Drupal module template

Build Status, (*1)

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., (*2)

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.

The Versions

05/07 2018
28/05 2018
23/02 2018