GithubHelp home page GithubHelp logo

iannie / ak_locator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from balanceinternet/ak_locator

0.0 1.0 0.0 604 KB

A store locator extension for Magento

JavaScript 8.97% PHP 80.08% HTML 9.07% CSS 1.88%

ak_locator's Introduction

Magento Store Locator

Build Status Code Coverage Scrutinizer Quality Score Dependency Status SensioLabsInsight

This extension provides the ability to add physical stores to your Magento website, and for a customer to find your stores using a geolocation search.

Features

  • Locations built with Magentos EAV system
  • Google Maps used for frontend display and search geocoding
  • Configurable search settings
  • Extensible code

Installation.

This extension can be installed with both modman and composer, however composer is the recommended method of installation.

Using composer

add a composer.json file to your root directory

{
    "repositories": [
        {
          "type":"composer",
          "url":"http://packages.firegento.com"
        }
    ],
    "require": {
        "andrewkett/locator" : "@stable"
    },
    "extra":{
        "magento-root-dir":"./",
        "magento-force":"true"
    }
}

then

composer.phar install

Download and install manually.

https://github.com/andrewkett/Ak_Locator/archive/master.zip

When installing manually, the geoPHP library to the lib directory manually.

Configuration

Once installed you will need to add a google maps API key in the Locator Settings configuration tab.

How to Contribute

  • Fork and edit
  • Test locally
  • Submit pull request for consideration

Licence

OSL - Open Software Licence 3.0

Copyright

(c) 2015 Andrew Kett

Disclaimer: This extension is now reasonably stable and has been used in production websites, however it is provided "as is" and there are no guarantees that it will work for your site.

ak_locator's People

Contributors

andrewkett avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.