Skip to content

A simple boilerplate for a Drupal Theme that includes some nice stuff …

Notifications You must be signed in to change notification settings

cbeier/drupal-theme-boilerplate

Repository files navigation

Drupal Theme Boilerplate

A simple boilerplate for a Drupal Theme (7.x) that includes CSS, JS files by template.php. It can be used as a starting point for own, new drupal themes.

Installation (for Drupal 7.x)

  1. Copy the folder into your sites/all/themes directory.
  2. Rename the folder to your theme name
  3. Search and replace in the entire folder the string "drupal_theme_boilerplate" with your theme name. E.g.: "drupal_theme_boilerplate" -> "my_theme" if your theme/folder is called "my_theme"

Informations

  • Size of the screenshot.png (theme folder): 294 x 219 Pixel

About

A simple boilerplate for a Drupal Theme that includes some nice stuff …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published