该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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.