borisbrue / wagtailmenus

An app to help you manage and render menus in your Wagtail projects more effectively

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status PyPi Version Code coverage Documentation Status

wagtailmenus

wagtailmenus is an extension for Torchbox's Wagtail CMS to help you manage and render multi-level navigation and simple flat menus in a consistent, flexible way.

The current version is tested for compatibility with the following:

  • Wagtail versions 2.0 to 2.10
  • Django versions 1.11, 2.0, 2.2 and 3.0
  • Python versions 3.4 to 3.8

https://raw.githubusercontent.com/rkhleics/wagtailmenus/master/docs/source/_static/images/repeating-item.png

New to wagtailmenus?

Start by reading our Overview and key concepts page. It will give you a better understand of how the app works, and help you decide whether it is a good fit for your project.

How do I use it?

For everything you need to get up and running with wagtailmenus, view the official documentation.

How do I contribute?

Want to contribute to wagtailmenus? We'd be happy to have you! You should start by taking a look at our Contributor guidelines

We also welcome translations. Translations should be submitted through Transifex.

About

An app to help you manage and render menus in your Wagtail projects more effectively

License:MIT License


Languages

Language:Python 95.2%Language:HTML 4.5%Language:CSS 0.2%Language:JavaScript 0.1%