https://github.com/cleverage/akeneo-geoloc-attribute
https://github.com/cleverage/akeneo-geoloc-attribute
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cleverage/akeneo-geoloc-attribute
- Owner: cleverage
- Created: 2015-05-20T13:20:06.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-09T15:59:22.000Z (over 10 years ago)
- Last Synced: 2025-07-28T23:45:54.071Z (8 months ago)
- Language: PHP
- Homepage:
- Size: 390 KB
- Stars: 3
- Watchers: 7
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
GeolocAttributeBundle [](https://scrutinizer-ci.com/g/cleverage/akeneo-geoloc-attribute/?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 :

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](