Download the PHP package ivopetkov/navigation-menu-bearframework-addon without Composer
On this page you can find all versions of the php package ivopetkov/navigation-menu-bearframework-addon. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ivopetkov/navigation-menu-bearframework-addon
More information about ivopetkov/navigation-menu-bearframework-addon
Files in ivopetkov/navigation-menu-bearframework-addon
Package navigation-menu-bearframework-addon
Short Description Navigation menu addon for Bear Framework
License MIT
Homepage https://github.com/ivopetkov/navigation-menu-bearframework-addon
Informations about the package navigation-menu-bearframework-addon
Navigation Menu
Addon for Bear Framework
This addon enables you to easily create multiple types of navigations for your website.
Download and install
Install via Composer
Download an archive
Download the latest release from the GitHub page and include the autoload file.
Enable the addon
Enable the addon for your Bear Framework application.
Usage
Attributes
type
The type of the navigation. Available values: horizontal-down, vertical-left, vertical-right, list-vertical, list-horizontal
moreItemHtml
The HTML code for the more item. Must contain li and ul tags. Example: <li><a>...</a><ul></ul></li>
class
HTML class attribute value
style
HTML style attribute value
Examples
The navigation will be horizontal and submenus will show bellow. If there are too many first level items, a more item will be shown.
The navigation will be vertical and submenus will open to the right.
License
Navigation menu addon for Bear Framework is open-sourced software. It's free to use under the MIT license. See the license file for more information.
Author
This addon is created by Ivo Petkov. Feel free to contact me at @IvoPetkovCom or ivopetkov.com.
All versions of navigation-menu-bearframework-addon with dependencies
bearframework/bearframework Version 1.*
ivopetkov/html-server-components-bearframework-addon Version 1.*
ivopetkov/html5-dom-document-php Version 2.*
ivopetkov/client-packages-bearframework-addon Version 1.*
ivopetkov/responsive-attributes-bearframework-addon Version 1.*