GitHub - boldt/drupal7-module-helloworld: A simple "Hello world" module for Drupal 7

Skip to content

Navigation Menu

Sign in

Appearance settings

Simple Hello World module for drupal

This module includes a JavaScript and a CSS file from this module and an external CSS file (e.g. a Google Font).

Install

Go to the Drupal 7 root:

mkdir -p ./sites/all/modules/custom/
git clone git@github.com:boldt/drupal7-module-helloworld.git ./sites/all/modules/custom/helloworld

Open Modules in Drupal 7 and activate the "Hello World" module. Afterwards, you find a Hello World entry in the navigation.