idoru.maps

by Rafal Zawadzki last modified Feb 16, 2011 02:12 AM

Maps integration and Place content type product for Plone 4

Project Description

idoru.maps is a simply Plone product which ads new content type - Place and integrates it with map - for now only google maps are supported.

You can see example here: http://dev.bluszcz.net/places/fast-food/cheap-falafel/

To install it add to your buildout.cfg:

[buildout]
eggs += 
  idoru.maps

develop +=
  parts/idoru.maps

parts +=
  idoru.maps

[idoru.maps]
recipe = zerokspot.recipe.git
repository = git@github.com:bluszcz/idoru.maps.git
as_egg = true

Current Release

No stable release available yet.

If you are interested in getting the source code of this project, you can get it from the Code repository .

All Releases

Version Released Description Compatibility Licenses Status

Comments (0)