Skip to main content

A Django CMS plugin for building HTML sitemaps showing organized lists of CMS pages.

Project description

djangocms-htmlsitemap

Latest Version License

A Django CMS plugin for building HTML sitemaps showing organized lists of CMS pages.

Requirements

Python 3.8.1+, Django 1.11+, Django-CMS 3.8+.

Installation

Just run:

pip install djangocms-htmlsitemap

Once installed you just need to add djangocms_htmlsitemap to INSTALLED_APPS in your project's settings module:

INSTALLED_APPS = (
    # other apps
    'djangocms_htmlsitemap',
)

Then install the models:

python manage.py migrate djangocms_htmlsitemap

Congrats! You’re in.

Authors

Kapt dev@kapt.mobi and contributors

License

BSD. See LICENSE for more details.

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

djangocms_htmlsitemap-1.1.3.tar.gz (5.2 kB view details)

Uploaded Source

Built Distribution

djangocms_htmlsitemap-1.1.3-py3-none-any.whl (8.4 kB view details)

Uploaded Python 3

File details

Details for the file djangocms_htmlsitemap-1.1.3.tar.gz.

File metadata

  • Download URL: djangocms_htmlsitemap-1.1.3.tar.gz
  • Upload date:
  • Size: 5.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.0 CPython/3.10.8 Linux/6.3.13-linuxkit

File hashes

Hashes for djangocms_htmlsitemap-1.1.3.tar.gz
Algorithm Hash digest
SHA256 edc77b6002c8491db0e4aee4b8553c6861145c15b3d99b2e78b9b65d10fed0b0
MD5 696466f55f0a60c20d7ba6bafb6637da
BLAKE2b-256 7fac4c9266114c6424a1b6165aceb0dc35a326b45853f7c13359fdfc9d23acfc

See more details on using hashes here.

File details

Details for the file djangocms_htmlsitemap-1.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for djangocms_htmlsitemap-1.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 e3f982719bc4b76688537a5b61da91d30e1896fe645ee312b00a83f8a0bf1ba2
MD5 8abe2966e0ff5b0eb4e77dc4cb6b58ae
BLAKE2b-256 0573667495f1e19a5563f17bdb6be37c88483c629f1f0868de7dab5cb17d82f0

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