Skip to main content

An app for integrating a google map in your cms layout.

Project description

CMS Plugin Google Map
====================

An app for integrating a google map in your cms layout.

Prerequisites
-------------

You will need to have the following packages installed:

* Django
* django-cms
* Pillow
* South


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

If you want to install the latest stable release from PyPi::

$ pip install cmsplugin-googlemap

If you feel adventurous and want to install the latest commit from GitHub::

$ pip install -e git://github.com/bitmazk/cmsplugin-googlemap.git#egg=cmsplugin_googlemap

Add ``cmsplugin_googlemap`` to your ``INSTALLED_APPS``::

INSTALLED_APPS = (
...,
'cmsplugin_googlemap',
)

Run the South migrations::

./manage.py migrate cmsplugin_googlemap


Usage
-----

TODO: Describe usage

Roadmap
-------

Check the issue tracker on github for milestones and features to come.

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

cmsplugin-googlemap-0.1.2.tar.gz (8.0 kB view hashes)

Uploaded Source

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