Ecommerce Mobile App
React Native Expo app for Botble Ecommerce - 50+ screens, dark mode, RTL support
Admin Menu Editor for Botble CMS
Admin Menu Editor is a developer-focused plugin for Botble CMS that allows administrators and developers to manage, reorder, hide, and organize admin panel menu items in a clean and maintainable way.
The plugin integrates seamlessly with Botbleβs admin menu system without modifying any core files and works with both core modules and third-party plugins.
Purpose
The main goals of this plugin are:
- Improve admin panel usability
- Reduce menu clutter in large projects
- Provide client-specific or project-specific admin menu structures
- Maintain a clean and predictable backend navigation
Features
Admin Menu Management
- Reorder admin menu items
- Hide or show specific menu entries
- Organize menu structure for better usability
πΉ Core-Safe Architecture
- Does not modify Botble core files
- No vendor overrides or patches
- Fully update-safe
Third-Party Plugin Compatibility
- Works with menu items registered by:
- Botble core modules
- Marketplace plugins
- Custom plugins
- Menu items are handled via unique identifiers
Hierarchical Menu Support
- Supports parent and child menu items
- Preserves menu tree structure during edits
- Safe handling of nested menus
Performance Friendly
- Runs only in the admin panel
- No additional database queries
- No impact on frontend performance
Technical Details
- Minimum Botble CMS version: 7.5.0
- Built using Laravel Service Provider architecture
- Hook-based admin menu integration
- Admin-only CSS and JavaScript assets
- Multi-language support via
resources/lang
Directory Structure (Summary)
admin-menu-editor/
βββ config/
β βββ permissions.php
βββ helpers/
β βββ constants.php
βββ public/
β βββ css/
β βββ js/
βββ resources/
β βββ lang/
βββ plugin.json
Plugin Images
Settings - Admin Menu Editor

Menu Addition Area

Disabling and Enabling Animations

Theme Customization Area

Sorting and Preview Area

Notes
- This plugin only affects admin panel navigation.
- It does not alter the routes, views, or content structures on the front end.
Developer Information
- Author: Furkan Kalafat
- GitHub: https://github.com/furkanka37
- Email: [email protected]
License
MIT License
Changelog
Version 1.0.1
- An option to sort submenus within menus has been added.
- The icon selection area has been improved and new icons have been added.
- Various bug fixes have been implemented.
- New language translations have been added.
Support the Author
If you find this product helpful, consider supporting the developer.
Bank Information
Tether USDT -> Send over the Tron (TRC-20) Network: TSJwBoLUTpbQL3YiFA1UZPvDcs22QK8Us2
Scan QR Code
Leave a comment
Your email address will not be published. Required fields are marked *
This one is really cool. Thank you.
Thanks