這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

WP Giosg

外掛說明

This plugin adds a script tag that will enable the live chat from www.giosg.com.

The only thing that needs to be done is to add your giosg company ID under the settings page.

Basket

The giosg basket can be integrated by turning on Enable basket from the settings page.
In giosg the currency for the basket needs to be configured to match the default currency for your
wordpress cart. At this point only woocommerce is supported.

Resources

To read more about the giosg live chat visit: www.giosg.com

Support

If you run into any trouble, don’t hesitate to add a new topic under the support section:
https://wordpress.org/support/plugin/wp-giosg
You can also try slack.

螢幕擷圖

  • A closed popup with basket enabled.
  • The chat and basket shown in giosg.

安裝方式

  1. Upload the wp-giosg plugin to the /wp-content/plugins/ directory,
  2. Activate the plugin through the Plugins menu in WordPress.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈WP Giosg〉的開發相關工作。

參與者

〈WP Giosg〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈WP Giosg〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

= 1.0.8

  • Update: short array syntax.
  • Fix: Faulty clean() method in settings class.
  • Fix: Remove unused code from settings class.
  • Add: phpstan for development.
  • Update: Bump packages.
  • Remove: Singleton class.
  • Add: DI Container.