https://github.com/josecruzchavez/gdw_widgetzendesk
Enable load widget Zendesk or zopim in your websites
https://github.com/josecruzchavez/gdw_widgetzendesk
chat free gdw magento-module marketing module open-source zendesk zopim
Last synced: about 2 months ago
JSON representation
Enable load widget Zendesk or zopim in your websites
- Host: GitHub
- URL: https://github.com/josecruzchavez/gdw_widgetzendesk
- Owner: josecruzchavez
- License: gpl-3.0
- Created: 2024-02-07T21:46:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-07T23:58:02.000Z (over 1 year ago)
- Last Synced: 2025-03-19T02:19:35.869Z (3 months ago)
- Topics: chat, free, gdw, magento-module, marketing, module, open-source, zendesk, zopim
- Language: PHP
- Homepage: https://github.com/josecruzchavez/WidgetZendesk
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# GDW_WidgetZendesk
[](https://packagist.org/packages/gdw/widgetzendesk) [](https://packagist.org/packages/gdw/widgetzendesk) [](https://packagist.org/packages/gdw/widgetzendesk)Agrega de forma sencilla el chat de zendesk o zopim en tu Magento.
* Habilita preconnect.
* Carga de script asíncrona.
* Agrega los enlaces externos en csp_whitelist.xml.
* Se puede agregar un retrazo de segundos para cargar el chat.
* Permite excluir la carga del chat en el checkout.
* Permite excluir la carga del chat en CMS o productos detectando clases en la etiqueta body.
* Soporta multi-store.## Compatibilidad
✓ Magento 2.3.x, ✓ Magento 2.4.x###### Ejecuta los siguientes comandos en la ruta base de Magento.
### Instalación
```
composer require gdw/widgetzendeskphp bin/magento module:enable GDW_WidgetZendesk
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:flush
```### Actualización
```
composer update gdw/widgetzendeskphp bin/magento module:enable GDW_WidgetZendesk
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:flush
```### Eliminación del módulo
```
php bin/magento module:disable GDW_WidgetZendeskcomposer remove gdw/widgetzendesk
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:flush
```### Expresiones de gratitud
* 📢 Comenta a otros sobre este proyecto.
* 👨🏽💻 Da las gracias públicamente.
* [🍺 Invítame una cerveza.](https://www.paypal.me/gestiondigitalweb)### Otros enlaces
* [Sitio web](https://gdw.mx/?utm_source=github&utm_medium=gdw&utm_campaign=widgetzendesk&utm_id=link)
* [Listado de Módulos](https://gdw.mx/modulos/)
* [Facebook](https://www.facebook.com/GestionDigitalWeb)
* [Youtube](https://www.youtube.com/c/Gestiondigitalweb)