Download the PHP package philippoehrlein/kirby-navigation-groups without Composer
On this page you can find all versions of the php package philippoehrlein/kirby-navigation-groups. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download philippoehrlein/kirby-navigation-groups
More information about philippoehrlein/kirby-navigation-groups
Files in philippoehrlein/kirby-navigation-groups
Download philippoehrlein/kirby-navigation-groups
More information about philippoehrlein/kirby-navigation-groups
Files in philippoehrlein/kirby-navigation-groups
Vendor philippoehrlein
Package kirby-navigation-groups
Short Description A Kirby Plugin for grouping navigation items
License MIT
Homepage https://github.com/philippoehrlein/kirby-navigation-groups
Package kirby-navigation-groups
Short Description A Kirby Plugin for grouping navigation items
License MIT
Homepage https://github.com/philippoehrlein/kirby-navigation-groups
Please rate this library. Is it a good library?
Informations about the package kirby-navigation-groups
Kirby Navigation Groups
A plugin for Kirby CMS that allows you to organize your navigation items into groups.
Features
- Create and manage navigation groups
- Drag & drop interface for organizing pages
- Sync sort order with folder structure
- Multi-language support (EN, DE, FR, ES, IT)
- Customizable group fields
Installation
Download
Download and copy this repository to /site/plugins/kirby-navigation-groups
Composer
Usage
-
In your blueprint, add a field of type
navigationgroups
: - Optional: Add custom fields to your groups and filter pages by status:
Options
The plugin supports the following options:
status
: Filter for page status ('all', 'listed', 'unlisted', 'published', default: 'listed')fields
: Additional fields for groups
Field Methods
The plugin provides the Field Method toGroupItems()
to access the stored navigation items:
Development
If you want to contribute to the development of this plugin, follow these steps:
- Clone the repository.
- Install dependencies using Composer.
- Make your changes and test them in your Kirby installation.
License
This plugin is open-source and available under the MIT License.
All versions of kirby-navigation-groups with dependencies
PHP Build Version
Package Version
The package philippoehrlein/kirby-navigation-groups contains the following files
Loading the files please wait ....