https://github.com/lesaff/statamic-cpbar-dropdown
Convert CP bar nav to dropdown to allow more addonz
https://github.com/lesaff/statamic-cpbar-dropdown
Last synced: 8 months ago
JSON representation
Convert CP bar nav to dropdown to allow more addonz
- Host: GitHub
- URL: https://github.com/lesaff/statamic-cpbar-dropdown
- Owner: lesaff
- Created: 2015-05-25T17:41:52.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-18T22:07:59.000Z (almost 11 years ago)
- Last Synced: 2024-12-29T22:36:50.423Z (over 1 year ago)
- Language: PHP
- Size: 152 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Convert CP bar nav to dropdown to show more addons
By Rudy Affandi (2015)
Version 1.0.4

## What is this?
Do you have more than 6 or 7 addons and you cannot see the link in your control panel bar? Well, this addon is for you.
This addon will create a dropdown menu from your list of addons. Why?, so you can have lots of addons and still be able to see them using the dropdown.
## Changelog
- 1.0.4 - Fixed overflow issue on IE
- 1.0.3 - Fixed alignment issue with the subnav
- 1.0.2 - Grouped Profile, View Site and Logout to another dropdown, marked as Tools
- 1.0.1 - Updated styling per [Mike Martin's](https://github.com/mikemartin) suggestion. Separated adons from core functions
- 1.0.0 - Initial release
## Installation
Copy the folder to the `_add-ons` folder and rename it to `cpbar_dropdown`.