PHPackages                             gdw/widgetzendesk - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. gdw/widgetzendesk

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

gdw/widgetzendesk
=================

Módulo Zendesk Zopim GDW Para Magento 2

4.4.3(1mo ago)0404proprietaryPHPPHP &gt;=8.1

Since Feb 7Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/josecruzchavez/GDW_WidgetZendesk)[ Packagist](https://packagist.org/packages/gdw/widgetzendesk)[ RSS](/packages/gdw-widgetzendesk/feed)WikiDiscussions 4.4.x Synced yesterday

READMEChangelogDependencies (5)Versions (20)Used By (0)

[![gdw_widgetzendesk](https://camo.githubusercontent.com/0100765ef0543409e251310424dbbbab7601195b919f5a0b78b77d377a4d4fae/68747470733a2f2f6d6564696f732e6764772e6d782f6769746875625f6173736574732f6764775f7769646765747a656e6465736b2f6764775f7769646765747a656e6465736b5f30312e6a7067)](https://camo.githubusercontent.com/0100765ef0543409e251310424dbbbab7601195b919f5a0b78b77d377a4d4fae/68747470733a2f2f6d6564696f732e6764772e6d782f6769746875625f6173736574732f6764775f7769646765747a656e6465736b2f6764775f7769646765747a656e6465736b5f30312e6a7067)

GDW\_WidgetZendesk
==================

[](#gdw_widgetzendesk)

[![Latest Stable Version](https://camo.githubusercontent.com/1e3d3c053016e821123f5b28686592ee934c626c15481747b480115c5f13f41e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6764772f7769646765747a656e6465736b3f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/gdw/widgetzendesk) [![PHP Version Require](https://camo.githubusercontent.com/5814d9589fbc04ae4ef246e6f4777efad5311d63c14f1a9b48e851fb3f90e0e7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646570656e64656e63792d762f6764772f7769646765747a656e6465736b2f7068703f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/gdw/widgetzendesk) [![Magento Framework Require](https://camo.githubusercontent.com/1be09d9767c8e4d3e7ab2f1ce5de9889724c3b338068b059c2c64f122e18675b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646570656e64656e63792d762f6764772f7769646765747a656e6465736b2f6d6167656e746f2532466672616d65776f726b3f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/gdw/widgetzendesk) [![License](https://camo.githubusercontent.com/a4c9943cfce299fae2096dd4a82c144761c6d6c95f8b911e00237455e8d8cdbf/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6764772f7769646765747a656e6465736b3f7374796c653d666f722d7468652d6261646765)](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
--------------

[](#compatibilidad)

- Rama 4.4.x: Magento 2.4.4+ con PHP 8.1+
- Rama 4.x: Magento 2.4.0 a 2.4.3 con PHP 7.4
- Rama 3.x: Magento 2.3.x con PHP 7.4

###### Ejecuta los siguientes comandos en la ruta base de Magento.

[](#ejecuta-los-siguientes-comandos-en-la-ruta-base-de-magento)

### Instalación

[](#instalación)

```
composer require gdw/widgetzendesk

php 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

[](#actualización)

```
composer update gdw/widgetzendesk

php 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

[](#eliminación-del-módulo)

```
php bin/magento module:disable GDW_WidgetZendesk

composer 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

[](#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

[](#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)

### Documentación

[](#documentación)

- [https://docs.gdw.mx/modulos/gdw\_widgetzendesk](https://docs.gdw.mx/modulos/gdw_widgetzendesk)

### Changelog

[](#changelog)

Consulta el changelog del módulo en:

- [https://docs.gdw.mx/modulos/gdw\_widgetzendesk/changelog](https://docs.gdw.mx/modulos/gdw_widgetzendesk/changelog)

###  Health Score

46

—

FairBetter than 92% of packages

Maintenance93

Actively maintained with recent releases

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~52 days

Recently: every ~2 days

Total

17

Last Release

35d ago

Major Versions

1.0.3 → 4.4.02026-05-07

3.0.0 → 4.4.12026-05-18

3.0.1 → 4.4.22026-05-23

3.x-dev → 4.0.22026-05-23

PHP version history (5 changes)1.0.0PHP ^7.2||^8.0

1.0.2PHP &gt;=7.4 &lt;8.3

1.0.3PHP &gt;=8.1 &lt;8.4

4.0.0PHP &gt;=7.4 &lt;8.0

4.4.3PHP &gt;=8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/011c8087d6be68d6575cce057daa7ba50cba5748500be27371d486e8f34a8c60?d=identicon)[josecruzchavez](/maintainers/josecruzchavez)

---

Top Contributors

[![josecruzchavez](https://avatars.githubusercontent.com/u/1300329?v=4)](https://github.com/josecruzchavez "josecruzchavez (24 commits)")

---

Tags

chatfreegdwmagento-modulemarketingmoduleopen-sourcezendeskzopimchatmagento 2Zendeskgestion digital webgdwzipim

### Embed Badge

![Health badge](/badges/gdw-widgetzendesk/health.svg)

```
[![Health](https://phpackages.com/badges/gdw-widgetzendesk/health.svg)](https://phpackages.com/packages/gdw-widgetzendesk)
```

###  Alternatives

[magepal/magento2-googletagmanager

Google Tag Manager (GTM) for Magento 2 with Advance Data Layer

2691.6M5](/packages/magepal-magento2-googletagmanager)[tig/postnl-magento2

TIG Magento 2 PostNL extension

59570.5k5](/packages/tig-postnl-magento2)[magepal/magento2-reindex

Reindex your Magento2 store quickly and easily from backend/admin, instead of command line.

111705.0k1](/packages/magepal-magento2-reindex)[magepal/magento2-preview-checkout-success-page

Quickly and easily preview and test your Magento2 checkout success page, without placing a new order each time

7893.9k](/packages/magepal-magento2-preview-checkout-success-page)[magepal/magento2-cataloglazyload

Improve the load time of your Magento 2 categories pages by loading your images on demand with our Lazy Load Extension

5764.7k](/packages/magepal-magento2-cataloglazyload)[magepal/magento2-customeraccountlinksmanager

Customer Account Links Manager for Magento2 allows you to quickly and easily remove unwanted links from customer account dashboard

4389.2k](/packages/magepal-magento2-customeraccountlinksmanager)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
