Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 468 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 468 Bytes

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 [email protected]: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.