Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

WP Giosg

Descrizione

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.

Screenshot

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

Installazione

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

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“WP Giosg” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

“WP Giosg” è stato tradotto in 1 lingua. Grazie ai traduttori per i loro contributi.

Traduci “WP Giosg” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.

Changelog (registro delle modifiche)

= 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.