Coolbird Vietnam Address for WooCommerce

설명

This plugin replaces the default WooCommerce address fields with standard Vietnamese address selectors.

Features:
– Province/City, District, Ward dropdowns with complete administrative data
– Auto-load lists based on selected level
– Combine First & Last Name into a single “Full Name” field
– Add recipient phone number field
– Supports both classic checkout and Woo Checkout Blocks
– Optional VND currency display
– Shipping fee configuration by Province/City
– No new database tables, data stored in PHP arrays

Requirements:
– WordPress 5.0+
– WooCommerce 8.0+
– PHP 7.4+

Source Code & Development

This plugin includes minified JavaScript bundles for production use. The original human-readable source code is available in our public GitHub repository:

Repository: https://github.com/coolbirdzik/coolbird-vietnam-address-for-woocommerce

Frontend Source: Located in the frontend/ directory
– Built with TypeScript, React, and Vite
– Source files: frontend/src/
– Entry points: frontend/src/main-checkout.tsx, frontend/src/main-admin-order.tsx, frontend/src/main-admin-shipping.tsx

To build from source:
1. Clone the repository
2. Run cd frontend && npm install && npm run build
3. Built assets will be in assets/dist/

Additional Information

  • GitHub: https://github.com/coolbirdzik/coolbird-vietnam-address-for-woocommerce
  • Developed by: Nguyen Tan Hung
  • Does not send customer data externally

스크린샷

설치

  1. Download plugin or install from Plugins Add New
  2. Activate the plugin
  3. Go to Settings Vietnam Checkout to customize

FAQ

Is the plugin free?

Yes. Free and open source under GPLv3.

Is address data updated?

Yes, regularly updated from official sources.

Does the plugin slow down the website?

No. Data is stored in PHP arrays, no database queries.

후기

2026년 3월 31일
Đơn giản, dễ dùng, có lọc đơn hàng với địa giới hành chính mới.
모든 1 평가 읽기

기여자 & 개발자

“Coolbird Vietnam Address for WooCommerce”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Coolbird Vietnam Address for WooCommerce”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.0 – 2026-02-25

  • Initial release
  • Province/City, District, Ward selectors
  • Checkout optimization and phone field addition