Git Product home page Git Product logo

wc-algolia-places's Introduction

=== WC Algolia Places ===
Contributors: bryceadams, woothemes
Tags: algolia, places, woocommerce, autocomplete, address autocomplete
Requires at least: 3.9
Tested up to: 4.5.2
Stable tag: trunk
License: GPL
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html

Use Algolia's Places API to autocomplete customer addresses on WooCommerce checkout and on the My Account pages. Instant setup!

== Description ==
WC Algolia Places uses [Algolia's Places API](https://community.algolia.com/places/) (which uses [OpenStreetMap](https://www.openstreetmap.org) and [GeoNames](http://www.geonames.org/)) to add autocomplete to all address fields in WooCommerce. This includes the checkout and the My Account page.

There's no setup involved - just install & activate the plugin to add autocomplete!

You should be able to do 1000/requests a day for free. For more info, see [rate limits](https://community.algolia.com/places/documentation.html#rate-limits).

**This is still a work in progress and seems to work best for US addresses.**

You can contribute / report bugs on [GitHub](https://github.com/Automattic/wc-algolia-places).

### License
This plugin, like WordPress, is GPL.
Algolia Places itself is MIT licensed.

== Installation ==
Plug & play! Install, activate and you're in business :)

== Frequently Asked Questions ==
Can I load a local copy of the Algolia places JS?

Yes! By default it loads the remote CDN copy but you can load it locally by adding some code like to your functions.php:

`
add_filter( 'wc_algolia_places_js_remote', '__return_false' );
`

== Screenshots ==
1. The Algolia Places live search
2. All address fields filled in after selecting an address

== Changelog ==
0.1.0: First release

wc-algolia-places's People

Contributors

bryceadams 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.