EnjoyCreativity/ec-credits
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
INTRODUCTION ------------ Adds a couple blocks to give credit to Enjoy Creativity for creating a particular website. The footer block is subtle and used for client projects. The sidebar block is used for internal projects. REQUIREMENTS ------------ None! INSTALLATION ------------ * Install as you would normally install a contributed drupal module. See: https://drupal.org/documentation/install/modules-themes/modules-7 for further information. * If you're using this in a bash script, feel free to use the following code to download and place this module where it needs to go: wget https://github.com/EnjoyCreativity/ec-credits/archive/master.zip; unzip master.zip; mv ec-credits-master sites/all/modules/ec_credits; rm -rf master.zip; * Place the blocks where you'd like to put them. CONFIGURATION ------------- The module has no menu or modifiable settings. There is no configuration aside from the usual block configuration. MAINTAINERS ----------- Current maintainers: * David Needham (davidneedham) - https://www.drupal.org/u/davidneedham