[WordPress] 外掛分享: Wow Chat for Woo

首頁外掛目錄 › Wow Chat for Woo
全新外掛
安裝啟用
尚無評分
剛更新
最後更新
問題解決
WordPress 6.4+ PHP 7.4+ v0.1.0 上架:2026-06-14

外掛標籤

開發者團隊

⬇ 下載最新版 (v0.1.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Wow Chat for Woo」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Wow Chat for Woo adds shopper-friendly product discovery to a WooCommerce store. Everything runs locally on your site — no account, no API key, and no external service.

Typo-tolerant catalog search backed by MySQL FULLTEXT and a custom ranker.
“Recently viewed”, “Related products”, and “Frequently bought together” recommendation widgets.
A FAQ chat bubble that doubles as an on-store product finder.
Gutenberg blocks for the search bar, recommendation grids, and chat widget.

Development
This plugin ships both the compiled assets (in build/) and their full, human-readable source so the build is reproducible.

JavaScript/TypeScript/SCSS source: src/ — every bundle under build/ is compiled from a matching entry point in src/ (e.g. build/admin/index.js ← src/admin/index.tsx, build/blocks//index.js ← src/blocks//index.js).
Build tooling: @wordpress/scripts (webpack), configured in webpack.config.js and tsconfig.json. Dependencies and the build script are declared in package.json / package-lock.json.
Build the assets:

npm install
npm run build — regenerates everything in build/.

PHP dependencies: composer.json declares dev-only tooling (PHPUnit, WP Coding Standards). No runtime Composer dependencies. Run composer install then vendor/bin/phpunit for the PHP test suite.

No third-party JavaScript libraries are bundled into the compiled assets. The only external packages used (@wordpress/* and react) are not bundled — they load from the WordPress-provided script globals at runtime.

延伸相關外掛

文章
Filter
Apply Filters
Mastodon