Skip to main content

Allows you to add named menus like Wordpress

Project description

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

Project details


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.11.tar.gz (241.0 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for django-cms-named-menus-0.1.11.tar.gz
Algorithm Hash digest
SHA256 62b3d617296373922c51a5b1f3158a214272fe0654d6f7648afaa1005c4a619e
MD5 1d2928a10cb718ab5dc3f40545a563a6
BLAKE2b-256 eaee419cece7ae176abb5d824d71ef92a0135f45a25993da6f626f6990e01aab

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page