New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

wagtailmenus

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wagtailmenus

An app to help you manage menus in your Wagtail projects more consistently.

4.0.2
Maintainers
2

.. 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 <https://github.com/torchbox/wagtail>_ 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 4.2, 5.0 and >= 5.1
  • Python versions 3.9 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 <http://wagtailmenus.readthedocs.io/en/stable/overview.html>_ 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 <http://wagtailmenus.readthedocs.io/>_.

Contributing

Instructions on how to contribute can be found here <https://wagtailmenus.readthedocs.io/en/stable/contributing/index.html>_.

As we are members of a JazzBand project <https://jazzband.co/projects>, wagtailmenus contributors should adhere to the Contributor Code of Conduct <https://jazzband.co/about/conduct>.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts