Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/live627/elk-um


https://github.com/live627/elk-um

elkarte php

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Ultimate Menu
[![MIT license](http://img.shields.io/badge/license-MIT-009999.svg)](http://opensource.org/licenses/MIT)
[![GitHub issues](https://img.shields.io/github/issues/live627/elk-um.svg)](https://github.com/live627/elk-um/issues)
[![Latest Version](https://img.shields.io/github/release/live627/elk-um.svg)](https://github.com/live627/elk-um/releases)
[![Total Downloads](https://img.shields.io/github/downloads/live627/elk-um/total.svg)](https://github.com/live627/elk-um/releases)
[![Support](https://supporter.60devs.com/api/b/axlsj1o8o0amepfrr5eqlcjza)](https://supporter.60devs.com/give/axlsj1o8o0amepfrr5eqlcjza)
## Introduction:
This is a direct port of my SMF mod to Elkarte.

This is a tool for configuring the main menu within Elkarte, allowing custom buttons to be added at will, complete with children and grandchildren menus (so, a main menu item, a dropdown and a follow-on dropdown)

## Known issues:
- Grandchild buttons cannot be added using 'before' or 'after'; not sure how to fix this

### Future plans:
- Complete rewrite using objects
- Follow PSR-2 and PSR-4
- Use generators (PHP 5.5+)
- Use closures (PHP 5.3+)
- Use late static bindings (PHP 5.3+)
- any suggestion that would come up in the topic