https://github.com/roblib/upei_footer
Helper module that imports the upei.net footer and adds it as a block.
https://github.com/roblib/upei_footer
Last synced: about 1 month ago
JSON representation
Helper module that imports the upei.net footer and adds it as a block.
- Host: GitHub
- URL: https://github.com/roblib/upei_footer
- Owner: roblib
- Created: 2012-09-26T16:04:37.000Z (over 12 years ago)
- Default Branch: 7.x-1.x
- Last Pushed: 2013-02-14T13:36:47.000Z (over 12 years ago)
- Last Synced: 2025-02-14T19:35:37.434Z (3 months ago)
- Language: PHP
- Size: 130 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
UPEI footer exposes a block that includes the footer from a static URL. This module
allows the footer to live independant of a theme so it can be exposed on multiple
site installs and themes. Currently there are no admin options, or included CSS.
CSS styling is to be handled on the theme layer for now.Maintained by Kris Bulman (krisbulman).
Install
-------1) Copy the upei_footer folder to the modules folder in your installation.
2) Enable the module in the 'Modules' section from the admin bar
(/admin/modules).3) Go to the blocks page at Structure -> Blocks (admin/structure/block) and set the UPEI Footer block
to the footer region. Style accordingly.