Skip to main content

A simple store locator django CMS plugin that uses Google Maps.

Project description

A simple store locator plugin for django CMS that uses Google Maps. The code is heavily inspired by a similar plugin by Mark Ransom, https://github.com/MegaMark16/django-cms-storelocator.

Features

  • django CMS Plugin displays a google map with locations

  • search for locations in range of an address

  • locations can be grouped and searched by location types

  • setting for kilometers or miles

Installation

  • pip install djangocms-store-locator (requires django-filer and django-sekizai)

  • add 'djangocms_store_locator' to your INSTALLED_APPS

  • python manage.py syncdb or python manage.py migrate djangocms_store_locator if you are using South

  • add something like this to your urls.py

url(r'^store-locator/', include('djangocms_store_locator.urls')),
  • done!

Usage

  • add some locations in the admin

  • insert the “Store Locator Plugin” on a page

Optional settings

  • see settings.py

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-store-locator-0.0.4.tar.gz (11.0 kB view details)

Uploaded Source

File details

Details for the file djangocms-store-locator-0.0.4.tar.gz.

File metadata

File hashes

Hashes for djangocms-store-locator-0.0.4.tar.gz
Algorithm Hash digest
SHA256 81211d42aae65876f0a9f6ec3f5f9c5f2a3a6a3ab658a485d7a21686796c40d8
MD5 d9cd882a537b784ea02b901361cd4288
BLAKE2b-256 e10efd94169bca4d5e2303ef2cc3656f5a685d7b880ef8780c6c2cce48dab9aa

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