https://github.com/roblib/upei_footer_d8
Responsive UPEI footer block ported to D8
https://github.com/roblib/upei_footer_d8
Last synced: about 1 month ago
JSON representation
Responsive UPEI footer block ported to D8
- Host: GitHub
- URL: https://github.com/roblib/upei_footer_d8
- Owner: roblib
- License: gpl-2.0
- Created: 2016-11-07T20:12:00.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-07T20:17:18.000Z (over 8 years ago)
- Last Synced: 2025-02-14T19:43:26.369Z (3 months ago)
- Language: CSS
- Size: 8.79 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UPEI footer block for Drupal 8 VRE's
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 but it does pull in a css file for responsivity and some basic styles.Maintained by Rob Drew.
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.