An open API service indexing awesome lists of open source software.

https://github.com/cleverage/akeneo-geoloc-attribute


https://github.com/cleverage/akeneo-geoloc-attribute

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

GeolocAttributeBundle [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/cleverage/akeneo-geoloc-attribute/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/cleverage/akeneo-geoloc-attribute/?branch=master) [![Build Status](https://travis-ci.org/cleverage/akeneo-geoloc-attribute.svg?branch=master)](https://travis-ci.org/cleverage/akeneo-geoloc-attribute)
====================

Geolocation is an attribute for Akeneo PIM, it adds latitude and longitude field to your product form. You
can fill automatically them by using a google maps. See the screenshot :

![Geolocation](https://github.com/cleverage/akeneo-geoloc-attribute/blob/master/src/Resources/public/img/geolocation.png?raw=true)

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

We assume you're familiar with [Composer](http://packagist.org), a dependency manager for PHP.
Use the following command to add the bundle to your `composer.json` and download the package.

If you have [Composer installed globally](