Linux 软件免费装
Banner图

Biwem Search Autocomplete — Smart Search for WooCommerce

开发者 biwem
更新时间 2026年6月3日 19:17
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPL v2 or later
版权网址: 版权信息

标签

woocommerce ajax search live search autocomplete instant search

下载

1.0.3

详情介绍:

Biwem Search Autocomplete brings real-time, intelligent autocomplete suggestions to your WooCommerce store. Visitors find what they're looking for in seconds — even if they misspell, abbreviate, or only know the SKU. The plugin is built around four ideas:
  1. Speed. Suggestions appear as the visitor types, with multi-level caching that keeps response times low even on shared hosting.
  2. Forgiveness. Built-in fuzzy matching catches typos and missing letters automatically. Searching "trapno" still finds the trapano.
  3. Smart matching. Beyond plain titles, the plugin also matches product SKUs and EAN/GTIN codes, so warehouse and B2B users find products by code instantly.
  4. Compatibility. Works with any theme, any WooCommerce setup, any cache plugin. No assumptions about your stack.
What's included Privacy-first by design This plugin makes zero external calls. Everything runs on your own server. No data is sent anywhere — ever. The plugin is fully GDPR-friendly. Pro version A separate Pro version with advanced features is available at https://www.biwem.it/autocomplete. Pro features include: The Pro version is distributed exclusively from biwem.it as a separate plugin (it is not hosted on WordPress.org). The Free version on WordPress.org remains fully functional and free forever.

安装:

  1. In your WordPress admin, go to Plugins → Add New.
  2. Search for "Biwem Search Autocomplete".
  3. Click Install Now, then Activate.
  4. The plugin starts working immediately on your default WooCommerce search box. No configuration needed.
Manual installation
  1. Download the plugin ZIP file from the WordPress.org plugin page.
  2. Go to Plugins → Add New → Upload Plugin in your WordPress admin.
  3. Select the ZIP file and click Install Now, then Activate.
Configuration After activation, go to Autocomplete → General Settings to fine-tune:

屏幕截图:

  • Admin General Settings — search configuration, display options, post type toggles.
  • Dashboard — plugin status, search scope summary, WooCommerce detection.
  • Biwem Pro promotional page — overview of the Pro version (available separately at biwem.it).
  • Shortcode search bar styles — Default, Minimal, Rounded, Bold variants.

升级注意事项:

1.0.0 First public release on WordPress.org. Welcome aboard!

常见问题:

Is the plugin really free?

Yes. There is no time limit, no feature trial, no required signup, no locked feature. The plugin is fully functional and remains free forever.

Do I need WooCommerce to use this plugin?

No. WooCommerce is optional. The plugin works on any WordPress site to provide autocomplete search for posts and pages. When WooCommerce is installed and active, you additionally get product search with thumbnails, prices, and SKU/EAN matching. In other words, WooCommerce is not required — it simply lets the plugin do more.

Does the plugin slow down my site?

No — it's designed to be fast. The plugin uses aggressive multi-level caching (in-memory + transient), so most queries are served in 50–80 milliseconds.

Does it work with my theme?

Yes. The plugin attaches to the standard WooCommerce search input. It works with any theme that uses the WooCommerce search form (which is virtually all of them). No theme modifications are required.

Does it work with translation plugins?

Yes. The plugin is translation-ready and compatible with WPML, Polylang, and Loco Translate. The 5 built-in admin languages (English, Italian, Spanish, French, German) cover the most common WooCommerce regions.

Does the plugin send any data outside my site?

No. The plugin makes zero external calls. All search functionality is 100% local — processed by your own WordPress installation against your own database. No analytics, no telemetry, no tracking, no remote requests of any kind.

How does the SKU/EAN exact match work?

When a visitor types text that exactly matches a product's SKU or _global_unique_id (EAN/GTIN), the plugin returns that product immediately — even before the regular text search runs.

Can the autocomplete search blog posts and pages, not just products?

Yes. Open Autocomplete → General Settings → Search scope and toggle on "Blog posts" and/or "Pages" alongside (or instead of) products. The autocomplete dropdown will then include matching blog posts and pages, and clicking a result navigates straight to that post or page. By default only products are searched.

How do I uninstall the plugin completely?

Go to Plugins → Installed Plugins, deactivate, then delete the plugin. WordPress runs the plugin's uninstall routine automatically, which removes the plugin's option and cached data. No leftovers in your database.

I want more features. Is there a Pro version?

Yes. A separate Pro plugin is available at https://www.biwem.it/autocomplete. It is distributed exclusively from biwem.it as its own plugin (it is not on WordPress.org). The Free version on WordPress.org remains fully functional and free forever.

I have a problem or feature request. Where do I get support?

Post in the WordPress.org plugin support forum. We monitor it actively.

更新日志:

1.0.3 1.0.2 1.0.0 First public release on the WordPress.org plugin directory. Core search engine Display & dropdown Shortcode search bar ([wcsa_search_autocomplete]) Mobile experience Admin experience Privacy