Skip to main content

A menu plugin for DjangoCMS.

Project description

````python
amenu
This is a menu plugins for DjangoCMS. It provides 4 different kinds of menu plugins.
1. Menu Below Current Page
2. Breadcrumb
3. Generic Menu
4. Selective Menu

Installation
Download the package
$ pip install amenu
Register it to the INSTALLED_APPS
For standard DjangoCMS project setting
INSTALLED_APPS = (
'amenu',
)

For "Djangocms Foundation"[https://github.com/ludbek/djangocms-foundation]
DJANGO_CMS_APPS = (
'amenu',
)
Migrate the plugin
$ python manage.py migrate amenu
````

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

amenu-1.0.3.tar.gz (3.8 kB view details)

Uploaded Source

File details

Details for the file amenu-1.0.3.tar.gz.

File metadata

  • Download URL: amenu-1.0.3.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for amenu-1.0.3.tar.gz
Algorithm Hash digest
SHA256 866ff9a3c83b0de66437eb9f28f146461a89b3a07f8b3e66ef63e4a3f67798a1
MD5 664b34c56d7b0c392073eeefef3e37ce
BLAKE2b-256 f0975afd9e3bcc2e39d937e0b55277d5b082f8c98dfba8edb3ca816fab6c2a1a

See more details on using hashes here.

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