All Projects → ScottParsons → magento-address-autocomplete

ScottParsons / magento-address-autocomplete

Licence: MIT License
A Magento module that uses the Google Places API to populate the address fields on the checkout.

Programming Languages

javascript
184084 projects - #8 most used programming language
PHP
23972 projects - #3 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to magento-address-autocomplete

module-geoip
Detect Country by IP in Magento 2
Stars: ✭ 51 (+264.29%)
Mutual labels:  magento, magento-extension, magento-module
module-login-as-customer
Allows admin to login as a customer (enter to customer account).
Stars: ✭ 104 (+642.86%)
Mutual labels:  magento, magento-extension, magento-module
module-notifications
Notify the Magento 2 admin user about disabled caches or new customer reviews.
Stars: ✭ 20 (+42.86%)
Mutual labels:  magento, magento-extension, magento-module
module-catalog
Fixes for some known Magento 2 issues in Catalog
Stars: ✭ 23 (+64.29%)
Mutual labels:  magento, magento-extension, magento-module
magento2-prometheus-exporter
Simple Magento 2 Prometheus Exporter.
Stars: ✭ 40 (+185.71%)
Mutual labels:  magento, magento-extension, magento-module
module-wysiwyg-advanced
Extend TinyMCE 4 & 5 tools in Magento 2
Stars: ✭ 60 (+328.57%)
Mutual labels:  magento, magento-extension, magento-module
magento-ngrok
Magento 2 module for ngrok.io service support
Stars: ✭ 45 (+221.43%)
Mutual labels:  magento, magento-extension, magento-module
module-dsu-client
No description or website provided.
Stars: ✭ 17 (+21.43%)
Mutual labels:  magento, magento-extension, magento-module
module-lazyload
magefan.com/magento-2-image-lazy-load-extension
Stars: ✭ 47 (+235.71%)
Mutual labels:  magento, magento-extension, magento-module
magento-grid-colors
Magento 2 Grid Colors module for colorizing admin grids. Supports saving of states with the help of grid's bookmarks.
Stars: ✭ 54 (+285.71%)
Mutual labels:  magento, magento-extension, magento-module
module-blog-comments-recaptcha
module-blog-comments-recaptcha
Stars: ✭ 17 (+21.43%)
Mutual labels:  magento, magento-extension, magento-module
module-translation
magefan.com/magento-2-translation-extension
Stars: ✭ 35 (+150%)
Mutual labels:  magento, magento-extension, magento-module
magento
Free PWA & SPA for Magento
Stars: ✭ 34 (+142.86%)
Mutual labels:  magento, magento-extension, magento-module
apiplus-magento
Make your Magento API integration easier for third parties with this module.
Stars: ✭ 16 (+14.29%)
Mutual labels:  magento, magento-extension, magento-module
module-dsu
No description or website provided.
Stars: ✭ 18 (+28.57%)
Mutual labels:  magento, magento-extension, magento-module
nosto-magento
Magento extension for Nosto
Stars: ✭ 28 (+100%)
Mutual labels:  magento, magento-extension, magento-module
module-blog-m22
Fixes for Blog on Magento 2.2.x
Stars: ✭ 21 (+50%)
Mutual labels:  magento, magento-extension, magento-module
module-conflict-detector
magefan.com/magento2-conflict-detector
Stars: ✭ 40 (+185.71%)
Mutual labels:  magento, magento-extension, magento-module
module-blog-sample-data
Sample data for Magento 2 blog extension
Stars: ✭ 15 (+7.14%)
Mutual labels:  magento, magento-extension, magento-module
Magento-Quickorder
Magento Quickorder module, enables bulk order creation by inputting SKUs & quantities.
Stars: ✭ 30 (+114.29%)
Mutual labels:  magento, magento-extension, magento-module

Turiknox Address Autocomplete

Overview

A Magento module that uses the Google Places API to populate the address fields on the checkout.

Requirements

Magento 1.8.x, 1.9.x

Features

  • Ability to choose which billing address field (Street Line 1, Street Line 2, City, Postcode) should use the autocomplete functionality
  • Ability to enable/disable the autocomplete functionality for the shipping address step
  • Ability to choose which shipping address field (Street Line 1, Street Line 2, City, Postcode) should use the autocomplete functionality, if the above feature is enabled
  • Ability to change the default 'Enter a location' placeholder text
  • Ability to choose the countries from a multiselect, whose 'region' should be configured using Google's 'administrative_area_level_2' component
  • Support for third party checkout extensions

Installation

Prior to installing the module, ensure that compilation is disabled.

System -> Tools -> Compilation

Copy the contents into your Magento project directory and refresh the cache.

Usage

Enable the address autocomplete functionality, add in your Google API key and configure above features within System -> Configuration -> Turiknox -> Address Autocomplete

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].