https://github.com/live627/smf-ultimate-menu
Add custom buttons to the main menu within SMF
https://github.com/live627/smf-ultimate-menu
menu php smf
Last synced: about 2 months ago
JSON representation
Add custom buttons to the main menu within SMF
- Host: GitHub
- URL: https://github.com/live627/smf-ultimate-menu
- Owner: live627
- License: mit
- Created: 2015-01-17T06:07:14.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-10-31T20:22:40.000Z (over 1 year ago)
- Last Synced: 2025-04-11T04:52:54.111Z (about 2 months ago)
- Topics: menu, php, smf
- Language: PHP
- Homepage: https://custom.simplemachines.org/index.php?mod=3674
- Size: 195 KB
- Stars: 1
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Ultimate Menu
[](http://opensource.org/licenses/MIT)
[](https://github.com/live627/smf-ultimate-menu/issues)
[](https://github.com/live627/smf-ultimate-menu/releases)
[](https://github.com/live627/elk-um/releases)
[](https://www.paypal.me/JohnRayes)Package name | SMF version | Minimmum PHP version
--- | --- | ---
[Ultimate Menu 2.0.2](https://github.com/live627/smf-ultimate-menu/releases/download/v2.0.2/ultimate-menu_2-0-2.tgz) | SMF 2.1.x | PHP 7.4
[Ultimate Menu 1.1.4](https://github.com/live627/smf-ultimate-menu/releases/download/v1.1.4/ultimate-menu_1-1-4.tgz) | SMF 2.0.x | PHP 5.3[View changelog](https://github.com/live627/smf-ultimate-menu/blob/master/CHANGELOG.md)
Add custom buttons to the main menu within SMF
## Introduction:
This is a tool for configuring the main menu within SMF, 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)- Setup this mod at Administration Center » Configuration » Ultimate Menu.
- Should "just work" with all other mods that add their own buttons, such as portals.
- Dynamic by design—any menu button can change its text without a problem—no special code required.
- Does not remove the unread PM counter from the "PM" menu item.
## Compatibility notes
* Incompatible with [Menu Editor Lite / Pro](http://custom.simplemachines.org/mods/index.php?mod=3310).
* Plays very nicely with [Add or Remove buttons](http://custom.simplemachines.org/mods/index.php?mod=2650).