Skip to main content
Django CMS Named Menus
=====================

An extension for Django CMS that allows you to create multiple menus like Wordpress


Installation
------------

1. Install with pip ``pip install django-cms-named-menus``

2. Add ``cms_named_menus`` to INSTALLED_APPS


Usage
-----

After installation, place the ``{% show_named_menu 'MenuName' %}`` template tag where you want your menu to appear.

.. code::

{% load named_cms_menu_tags %}

<ul>
{% show_named_menu "Main Menu" %}
</ul>

Next, create your menu in the admin area using the drag and drop interface.

.. image:: ui.png

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-cms-named-menus-0.1.12.tar.gz (241.0 kB view details)

Uploaded Source

File details

Details for the file django-cms-named-menus-0.1.12.tar.gz.

File metadata

File hashes

Hashes for django-cms-named-menus-0.1.12.tar.gz
Algorithm Hash digest
SHA256 4fe3b3449edebbcde4906a27fedd1da72cad026a1b6a5a3b06b34a36d16be395
MD5 d752ae454bb22abaa9e87f898fffb4fc
BLAKE2b-256 63dc81a22b0c3bbb5e5fe489374826d9183f9740d714c458c5df0c7f3a427f0e

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.12 This release

1 file

0.1.11

1 file

0.1.10

1 file

0.1.9

1 file

0.1.8

1 file

0.1.7

1 file

0.1.6

1 file

0.1.5

1 file

0.1.4

1 file

0.1.3

1 file

0.1.1

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page