live627 / elk-footer-menu

Appends a menu to the bottom of every page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Footer Menu

MIT license GitHub issues Latest Version Total Downloads Crowdin Support

Introduction:

This is a direct port of my SMF mod to Elkarte.

Appends a menu to the bottom of every page

  • Admin settings are under the Forum sub-menu in the admin panel.
  • Unlimited categories and links
  • Is cached in the settings table so no extra query per page load is needed
  • Follows default database order (usually chronologically but is based on ID)
  • If the cache get corrupt, simply edit an item, make no changes, click save
  • Categories will not show unless it contains at least one link

About

Appends a menu to the bottom of every page

License:MIT License


Languages

Language:PHP 98.2%Language:CSS 1.8%