Skip to content

Instantly share code, notes, and snippets.

@aramboyajyan
Created June 15, 2013 08:13
Show Gist options
  • Save aramboyajyan/5787362 to your computer and use it in GitHub Desktop.
Save aramboyajyan/5787362 to your computer and use it in GitHub Desktop.
Drupal info files for custom modules
; ------------------------------------------------------------------------------
; Module created by Topsitemakers.com
; http://www.topsitemakers.com
; ------------------------------------------------------------------------------
; ------------------------------------------------------------------------------
; Custom created module for [website] website
; ------------------------------------------------------------------------------
name = Blank
description = Blank custom module.
package = Custom
core = 6.x
version = 6.x-1.0
; ------------------------------------------------------------------------------
; Dependencies
; ------------------------------------------------------------------------------
; dependencies[] =
; ------------------------------------------------------------------------------
; Module created by Topsitemakers.com
; http://www.topsitemakers.com
; ------------------------------------------------------------------------------
; ------------------------------------------------------------------------------
; Custom created module for [website] website
; ------------------------------------------------------------------------------
name = Blank
description = Blank custom module.
package = Custom
core = 7.x
version = 7.x-1.0
; ------------------------------------------------------------------------------
; Scripts
; ------------------------------------------------------------------------------
; scripts[] =
; ------------------------------------------------------------------------------
; Stylesheets
; ------------------------------------------------------------------------------
; stylesheets[all][] =
; ------------------------------------------------------------------------------
; Module files
; ------------------------------------------------------------------------------
; files[] =
; ------------------------------------------------------------------------------
; Dependencies
; ------------------------------------------------------------------------------
; dependencies[] =
; ------------------------------------------------------------------------------
; Other
; ------------------------------------------------------------------------------
; Configuration URL
; configure = admin/config/bare
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment