An open API service indexing awesome lists of open source software.

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.

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.