All Projects → rkhleics → Wagtailmenus

rkhleics / Wagtailmenus

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

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Wagtailmenus

Coderedcms
A content management system for marketing websites based on Django and Wagtail.
Stars: ✭ 386 (+40.36%)
Mutual labels:  wagtail, django
Openstax Cms
The OpenStax CMS, built using Wagtail on top of Django.
Stars: ✭ 74 (-73.09%)
Mutual labels:  wagtail, django
Longclaw
A shop for Wagtail CMS
Stars: ✭ 278 (+1.09%)
Mutual labels:  wagtail, django
Wagtail Torchbox
Wagtail build of Torchbox.com
Stars: ✭ 84 (-69.45%)
Mutual labels:  wagtail, django
Wagtail
A Django content management system focused on flexibility and user experience
Stars: ✭ 11,387 (+4040.73%)
Mutual labels:  wagtail, django
Django Salesman
Headless e-commerce framework for Django.
Stars: ✭ 157 (-42.91%)
Mutual labels:  wagtail, django
Puput
A Django blog app implemented in Wagtail
Stars: ✭ 450 (+63.64%)
Mutual labels:  wagtail, django
Wagtail Personalisation
Rule-based personalisation for Wagtail CMS
Stars: ✭ 96 (-65.09%)
Mutual labels:  wagtail, django
Wagtail Pipit
Pipit is a Wagtail CMS boilerplate which aims to provide an easy and modern developer workflow with a React-rendered frontend.
Stars: ✭ 109 (-60.36%)
Mutual labels:  wagtail, django
Wagtailmedia
A Wagtail module for managing video and audio files within the admin
Stars: ✭ 128 (-53.45%)
Mutual labels:  wagtail, django
Consumerfinance.gov
Django project protecting American consumers
Stars: ✭ 164 (-40.36%)
Mutual labels:  wagtail, django
Zappa
Serverless Python
Stars: ✭ 224 (-18.55%)
Mutual labels:  django
Django Fluent Dashboard
An improved django-admin-tools dashboard for Django projects
Stars: ✭ 266 (-3.27%)
Mutual labels:  django
Gitlit
Platform to connect contributors and projects based on skill level and shared interests.
Stars: ✭ 265 (-3.64%)
Mutual labels:  django
Reactor
Phoenix LiveView but for Django
Stars: ✭ 258 (-6.18%)
Mutual labels:  django
Wagtail Bootstrap Blog
Wagtail blog based on Bootstrap 4, support Markdown, Latex and user comments.
Stars: ✭ 273 (-0.73%)
Mutual labels:  wagtail
Django Reversion Compare
Add compare view to django-reversion for comparing two versions of a reversion model.
Stars: ✭ 269 (-2.18%)
Mutual labels:  django
Presentations
Collection of presentations for advanced Python topics
Stars: ✭ 264 (-4%)
Mutual labels:  django
Myblog
Python+Django+MySQL 博客系统
Stars: ✭ 263 (-4.36%)
Mutual labels:  django
M5ez
Complete interface builder for the M5Stack, an ESP32 based mini tinker-computer
Stars: ✭ 260 (-5.45%)
Mutual labels:  menus

.. image:: https://travis-ci.org/rkhleics/wagtailmenus.svg?branch=master :alt: Build Status :target: https://travis-ci.org/rkhleics/wagtailmenus

.. image:: https://img.shields.io/pypi/v/wagtailmenus.svg :alt: PyPi Version :target: https://pypi.python.org/pypi/wagtailmenus

.. image:: https://codecov.io/gh/rkhleics/wagtailmenus/branch/master/graph/badge.svg :alt: Code coverage :target: https://codecov.io/gh/rkhleics/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 2.0 to 2.10
  • Django versions 1.11, 2.0, 2.2 and 3.0
  • Python versions 3.4 to 3.8

.. image:: 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 <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/>_.

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 <http://wagtailmenus.readthedocs.io/en/stable/contributing/index.html>_

We also welcome translations. Translations should be submitted through Transifex <https://www.transifex.com/rkhleics/wagtailmenus/>_.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].