Dynamic Header and Footer

by thruska 2 Stars 1,449 Downloads

Allows a site header and footer to be dynamically included without modifying templates.

Project Details

Many site owners use 'header.php' and 'footer.php' include files so that only a single file has to be changed to alter the header/footer across an entire website.  These files are generally included on a webpage with statements like:


    require_once "includes/header.php";

This plugin allows you to specify a path to those various include files to wrap each MyBB page with consistent branding without modifying any MyBB template files.  Any changes you make to your header/footer are instantly reflected in MyBB.
Author
thruska
Collaborators
None
Version
1.2
Submitted
2015-03-07, 10:51 PM
Last Updated
2015-03-13, 04:53 PM
Bug Tracking
Disabled
MyBB Versions
1.8.x