[WordPress] 外掛分享: CodePros Autocomplete Address for WooCommerce

WordPress 外掛 CodePros Autocomplete Address for WooCommerce 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「CodePros Autocomplete Address for WooCommerce」是 2026-02-02 上架。
  • 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
  • 上一次更新是 2026-02-03,距離現在已有 23 天。
  • 外掛最低要求 WordPress 6.6 以上版本才可以安裝。
  • 外掛要求網站主機運作至少需要 PHP 版本 7.4 以上。
  • 尚未有人給過這款外掛評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

codeprosai |

外掛標籤

checkout | woocommerce | address form | autocomplete | google places |

內容簡介

段落摘要:
CodePros Autocomplete Address for WooCommerce 將 Google Places API 整合到 WooCommerce 結帳表單中,提供客戶智能地址建議,隨著他們輸入即時顯示。該外掛大幅改善結帳體驗,減少填寫時間並降低地址輸入錯誤。

問題與答案:
1. 這個外掛的主要功能是什麼?
- 外掛整合了Google Places API,提供客戶智能地址建議,以簡化結帳過程並減少錯誤。

2. 客戶在輸入地址時會看到什麼?
- 當客戶開始輸入地址時,他們會看到來自Google Places的相關建議,並在選取地址後,自動填入城市、郵遞區號和州等相關欄位。

3. 這個外掛能在哪些地方支援地址自動填入?
- 外掛支援在帳單地址和送貨地址欄位啟用地址自動填入功能。

4. 外掛需要什麼樣的環境運作?
- 外掛需要安裝並啟用 WooCommerce 插件(版本 5.0 或更高)、Google Places API 金鑰、PHP 版本 7.4 或更高、WordPress 版本 6.6 或更高。

5. 這個外掛可能會連接到哪個外部服務?
- 這個外掛將連接Google Maps/Places API,以提供地址自動填入功能,並向Google的伺服器發送地址查詢。

```html
<ul>
<li>這個外掛的主要功能是什麼?
<ul>
<li>外掛整合了Google Places API,提供客戶智能地址建議,以簡化結帳過程並減少錯誤。</li>
</ul>
</li>

<li>客戶在輸入地址時會看到什麼?
<ul>
<li>當客戶開始輸入地址時,他們會看到來自Google Places的相關建議,並在選取地址後,自動填入城市、郵遞區號和州等相關欄位。</li>
</ul>
</li>

<li>這個外掛能在哪些地方支援地址自動填入?
<ul>
<li>外掛支援在帳單地址和送貨地址欄位啟用地址自動填入功能。</li>
</ul>
</li>

<li>外掛需要什麼樣的環境運作?
<ul>
<li>外掛需要安裝並啟用 WooCommerce 插件(版本 5.0 或更高)、Google Places API 金鑰、PHP 版本 7.4 或更高、WordPress 版本 6.6 或更高。</li>
</ul>
</li>

<li>這個外掛可能會連接到哪個外部服務?
<ul>
<li>這個外掛將連接Google Maps/Places API,以提供地址自動填入功能,並向Google的伺服器發送地址查詢。</li>
</ul>
</li>
</ul>
```

原文外掛簡介

CodePros Autocomplete Address for WooCommerce integrates Google Places API into your WooCommerce checkout form, providing customers with intelligent address suggestions as they type. This plugin significantly improves the checkout experience by reducing form completion time and minimizing address entry errors.
Key Features

Google Places Integration: Seamless integration with Google Places API for accurate address suggestions
Billing Address Support: Enable autocomplete for billing address fields
Shipping Address Support: Enable autocomplete for shipping address fields
Auto-fill Fields: Automatically populates city, postcode, and state fields when an address is selected
Country Restrictions: Respects WooCommerce country restrictions for address suggestions
Easy Configuration: Simple settings page to configure API key and enable/disable features
Lightweight: Minimal code footprint with efficient script loading only on checkout pages
Performance Optimized: Scripts only load on checkout pages, ensuring no impact on other pages
WooCommerce Integration: Native WooCommerce settings tab integration for seamless configuration
Dynamic Country Support: Automatically updates autocomplete restrictions when country selection changes

How It Works
Once configured with your Google Places API key, the plugin adds autocomplete functionality to the address fields on your WooCommerce checkout page. As customers start typing their address, they’ll see relevant suggestions from Google Places. When they select an address, the plugin automatically fills in the city, postcode, and state fields based on the selected address data, saving time and reducing errors.
The plugin intelligently respects your WooCommerce store’s country restrictions, ensuring address suggestions only appear for countries you’ve enabled in your WooCommerce settings. The autocomplete dynamically updates when customers change their country selection, providing accurate suggestions for the selected country.
Requirements

WooCommerce plugin must be installed and active (version 5.0 or higher)
Google Places API key (get one from Google Cloud Console)
PHP 7.4 or higher
WordPress 6.6 or higher

External services
This plugin connects to Google Maps/Places API to provide address autocomplete functionality. It’s needed to show address suggestions as users type in the checkout form.
When the autocomplete feature is enabled and users type in address fields, the plugin sends address queries to Google’s servers. Google may also automatically collect the user’s IP address and approximate location data to provide relevant address suggestions.
This service is provided by Google LLC. For more information about how Google handles data, please review:
* Google Maps Platform Terms of Service
* Google Privacy Policy
Example usage in the plugin:
include/AutocompleteAddress.php:79 – Loads Google Maps JavaScript API with Places library

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「CodePros Autocomplete Address for WooCommerce」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


1.0.0 | trunk |

延伸相關外掛(你可能也想知道)

  • WP Console – WordPress PHP Console powered by PsySH 》WP Console 是一個外掛,讓你在瀏覽器中使用著名的 PsySH 工具,PsySH 是 PHP 的運行時開發者控制台、交互式調試器和 REPL 環境。, 在程式碼編輯器中編寫程式...。
  • WP Search with Algolia 》「我討厭我的網站搜尋功能!」這是我們常常聽到的聲音。現在你可以使用 WP Search with Algolia 來愛上你的網站搜尋功能。, WP Search with Algolia 是由 Web...。
  • Order Status Control for WooCommerce 》Order Status Control for WooCommerce 外掛程式能幫助商店管理員自動完成訂單。預設情況下,WooCommerce 會自動完成「可下載產品」,但不會自動完成「虛擬產...。
  • Advanced Product Search For WooCommerce 》現場演示。, Advanced Product search for woocommerce 是一個強大的即時搜尋外掛,專為 WooCommerce 設計。只需安裝此外掛,開始輸入文字,即可立即看到符合...。
  • Autocomplete Google Address 》這個外掛可以協助你使用Google Place Autocomplete API金鑰,使得任何文字輸入欄位都能啟用地址自動完成功能。你只需要填寫欄位的ID即可,並透過 ” , &...。
  • Address Autocomplete via Google for Gravity Forms 》這是一個簡單且好用的外掛程式,可以在 Gravity Form 地址欄位中使用 Google 地址自動建議 API 。如果安裝完成後,請進入 Gravity Form 的選單 ‘Autoco...。
  • DOOFINDER Search and Discovery for WP & WooCommerce 》Doofinder 提供快速、準確的搜尋結果,基於您的網站內容。 當使用者逐字輸入時,搜尋結果將以令人難以置信的速度顯示在搜尋框中。 , Doofinder 可以通過非常...。
  • AutoCEP 》**總結:**, AutoCEP 外掛透過使用者輸入的郵遞區號(CEP),自動填寫結帳時的地址欄位。此外,它還採用 OpenCEP API 搜尋相應的地址,並與多種結帳方式相容...。
  • Woocommerce autocomplete checkout address 》這個外掛程式是為了 WooCommerce 結帳時的地址欄位而設計的,它可以幫助您在 Google 上找到地址。, 功能:, 地址建議相關於選定的國家。, 與 WooCommerce 所...。
  • SearchIQ – The Search Solution 》SearchIQ 提供增強的 WordPress 網站搜索體驗,可以在輸入時提供快速且準確的搜索結果。您的 SearchIQ 帳戶還包括實時分析儀表板,幫助您了解用戶的搜索意圖...。
  • Order auto complete for WooCommerce 》這是一個簡單的 WooCommerce 插件或擴充功能。啟用此外掛後,您所有的 WooCommerce 訂單將自動完成。, , 它與最新的 WooCommerce 版本相容嗎?, , 是的,它是...。
  • Autocomplete Location Field for Contact Form 7 》Contact Form 7 提供自動建議位置的文字欄位,可自動顯示 Google 位置,以提供自動完成位置欄位。為使用此功能,您需要在設定中設定 Google API 金鑰,設定非...。
  • Autocomplete LearnDash Lessons and Topics 》LearnDash課程和主題自動完成自動完成教訓和主題。, 以下是其運作方式:, * 首次訪問學生可以看到“完成標記”按鈕。, * 他們可以使用該按鈕轉到下一課程。, * ...。
  • Address correction autocomplete for Woo 》這個針對 WooCommerce 的外掛程式使用 Google API 實現自動地址校正,並且應用在結帳流程中。, 功能特色, , 地址建議會根據所選擇的國家提供。, 與 WooCommer...。
  • Autocomplete Order Status for WooCommerce 》, 自動完成 WooCommerce 訂單狀態表示該訂單已完成,並且客戶已收到其商品。。

文章
Filter
Apply Filters
Mastodon