Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.02 KB

Readme.md

File metadata and controls

44 lines (28 loc) · 1.02 KB

PrestaHome - Algolia Places for PrestaShop

What is all about?

Algolia Places provides a fast, distributed and easy way to use address search autocomplete JavaScript library on your website. It has been designed to improve the user experience of your HTML forms.

How to install?

  1. Clone repo
  2. Run npm install
  3. Run grunt to build module package
  4. Install module from .zip

Changelog

Version 0.4.0 - Date: June 27, 2016

  • Support for counties/states (by state name at this moment)

Version 0.3.0 - Date: June 27, 2016

  • Add options to set appID & apiKey for registered/premium Algolia users

Version 0.2.0 - Date: June 23, 2016

  • Replace Gulp with Grunt for package creation

Version 0.1.0 - Date: June 23, 2016

  • First release

To Do:

  • Support for counties/states
  • Error reporting if needed (?)
  • spec/tests
  • Auto-updater from @firstred
  • Support for Algolia premium users
  • Option for useDeviceLocation

Support

Please use Issues on GitHub

License

MIT