Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/live627/elk-um
https://github.com/live627/elk-um
elkarte php
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/live627/elk-um
- Owner: live627
- License: mit
- Created: 2015-03-19T07:46:44.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-12-17T04:58:37.000Z (almost 3 years ago)
- Last Synced: 2024-10-03T11:19:36.205Z (about 2 months ago)
- Topics: elkarte, php
- Language: PHP
- Size: 113 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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