Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jazzband/wagtailmenus
An app to help you manage and render menus in your Wagtail projects more effectively
https://github.com/jazzband/wagtailmenus
django menus python wagtail
Last synced: 2 months ago
JSON representation
An app to help you manage and render menus in your Wagtail projects more effectively
- Host: GitHub
- URL: https://github.com/jazzband/wagtailmenus
- Owner: jazzband
- License: mit
- Created: 2016-01-28T15:19:08.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-04-08T19:41:21.000Z (9 months ago)
- Last Synced: 2024-06-17T05:29:38.349Z (7 months ago)
- Topics: django, menus, python, wagtail
- Language: Python
- Homepage:
- Size: 4.6 MB
- Stars: 390
- Watchers: 24
- Forks: 138
- Open Issues: 19
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-wagtail - wagtailmenus - 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. (Apps / Misc)
- awesome-translation - wagtailmenus
- awesome-translation - wagtailmenus
README
.. image:: https://jazzband.co/static/img/badge.svg
:target: https://jazzband.co/
:alt: Jazzband.. image:: https://img.shields.io/pypi/v/wagtailmenus.svg
:target: https://pypi.python.org/pypi/wagtailmenus
:alt: PyPI Download.. image:: https://img.shields.io/pypi/v/wagtailmenus.svg
:alt: PyPi Version
:target: https://pypi.python.org/pypi/wagtailmenus.. image:: https://github.com/jazzband/wagtailmenus/actions/workflows/test.yml/badge.svg
:alt: Build Status
:target: https://github.com/jazzband/wagtailmenus/actions/workflows/test.yml.. image:: https://codecov.io/gh/jazzband/wagtailmenus/branch/master/graph/badge.svg
:alt: Code coverage
:target: https://codecov.io/gh/jazzband/wagtailmenus.. image:: https://readthedocs.org/projects/wagtailmenus/badge/?version=latest
:alt: Documentation Status
:target: http://wagtailmenus.readthedocs.io/en/latest/============
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 >= 5.2
- Django versions 3.2, 4.2 and >= 5.0
- Python versions 3.8 to 3.12.. image:: https://raw.githubusercontent.com/jazzband/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 `_.
Contributing
============Instructions on how to contribute can be found `here `_.
As we are members of a `JazzBand project `_, `wagtailmenus` contributors should adhere to the `Contributor Code of Conduct `_.