Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

WP Giosg

Descripción

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.

Capturas

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

Instalación

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

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«WP Giosg» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

«WP Giosg» ha sido traducido a 1 idioma local. Gracias a los traductores por sus contribuciones.

Traduce «WP Giosg» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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