PHPackages                             gdw/disablewelcomeemail - 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. [Mail &amp; Notifications](/categories/mail)
4. /
5. gdw/disablewelcomeemail

ActiveMagento2-module[Mail &amp; Notifications](/categories/mail)

gdw/disablewelcomeemail
=======================

Módulo GDW Disable Welcome Email Magento 2

4.4.3(2mo ago)01.9kproprietaryPHPPHP &gt;=8.1

Since Feb 17Pushed 2mo agoCompare

[ Source](https://github.com/josecruzchavez/GDW_DisableWelcomeEmail)[ Packagist](https://packagist.org/packages/gdw/disablewelcomeemail)[ RSS](/packages/gdw-disablewelcomeemail/feed)WikiDiscussions 4.4.x Synced 1w ago

READMEChangelogDependencies (7)Versions (21)Used By (0)

[![gdw_disablewelcomeemail](https://camo.githubusercontent.com/aa9eb83975d31e303cc9c5d8b51865c7446cd268d8331904fdaf16fe552a5e45/68747470733a2f2f6d6564696f732e6764772e6d782f6769746875625f6173736574732f6764775f64697361626c6577656c636f6d65656d61696c2f6764775f64697361626c6577656c636f6d65656d61696c2e6a7067)](https://camo.githubusercontent.com/aa9eb83975d31e303cc9c5d8b51865c7446cd268d8331904fdaf16fe552a5e45/68747470733a2f2f6d6564696f732e6764772e6d782f6769746875625f6173736574732f6764775f64697361626c6577656c636f6d65656d61696c2f6764775f64697361626c6577656c636f6d65656d61696c2e6a7067)

GDW DisableWelcomeEmail para Magento 2
======================================

[](#gdw-disablewelcomeemail-para-magento-2)

[![Latest Stable Version](https://camo.githubusercontent.com/7bb6c7ac1241a228dc6aa18fe481b145c28ab8578383b882bb64808a2b240d2c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6764772f64697361626c6577656c636f6d65656d61696c3f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/gdw/disablewelcomeemail) [![PHP Version Require](https://camo.githubusercontent.com/9061a938d3f5266025f2fd5fd4638ff262d491baf824746114c5f71281c3cd64/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646570656e64656e63792d762f6764772f64697361626c6577656c636f6d65656d61696c2f7068703f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/gdw/disablewelcomeemail) [![Magento Framework Require](https://camo.githubusercontent.com/9e5a72307688cf2cd5d45dababba3f0ae1bd220a74033845857e337e88047385/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646570656e64656e63792d762f6764772f64697361626c6577656c636f6d65656d61696c2f6d6167656e746f2532466672616d65776f726b3f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/gdw/disablewelcomeemail) [![License](https://camo.githubusercontent.com/0f33c899998c87922be3ccd6778877d06892170f81391186a0d0a1b69ee0b774/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6764772f64697361626c6577656c636f6d65656d61696c3f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/gdw/disablewelcomeemail)

Este módulo tiene la finalidad de deshabilitar el correo de bienvenida que se le envía a nuevos usuarios.

- La configuración puede ser por tienda.

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/disablewelcomeemail

php bin/magento module:enable GDW_DisableWelcomeEmail
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/disablewelcomeemail

php bin/magento module:enable GDW_DisableWelcomeEmail
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

[](#eliminación)

```
php bin/magento module:disable GDW_DisableWelcomeEmail
composer remove gdw/disablewelcomeemail
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=disablewelcomeemail&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\_disablewelcomeemail](https://docs.gdw.mx/modulos/gdw_disablewelcomeemail)

### Changelog

[](#changelog)

Consulta el changelog del módulo en:

- [https://docs.gdw.mx/modulos/gdw\_disablewelcomeemail/changelog](https://docs.gdw.mx/modulos/gdw_disablewelcomeemail/changelog)

###  Health Score

49

—

FairBetter than 94% of packages

Maintenance86

Actively maintained with recent releases

Popularity17

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity71

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 ~107 days

Recently: every ~2 days

Total

19

Last Release

71d ago

Major Versions

1.0.5 → 4.4.02026-05-07

3.0.0 → 4.4.12026-05-18

3.0.1 → 4.4.22026-05-23

3.0.2 → 4.0.22026-05-23

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

1.0.4PHP &gt;=7.4 &lt;8.3

1.0.5PHP &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 (21 commits)")

---

Tags

emailgdwmagentomagento2magento2-extensionmagento2-extension-freemagento2-free-extensionmagento2-modulemailpluginmailemailstoremagento 2gestion digital webgdw

### Embed Badge

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

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

###  Alternatives

[zbateson/mail-mime-parser

MIME email message parser

55054.8M104](/packages/zbateson-mail-mime-parser)[magepal/magento2-gmailsmtpapp

Magento 2 SMTP Extension - Configure Magento 2 to send all transactional email using Gmail, G Suite, Amazon SES, Office360, Mailgun, SendGrid, Mandrill or any other SMTP servers

3271.9M2](/packages/magepal-magento2-gmailsmtpapp)[mollie/magento2

Mollie Payment Module for Magento 2

1142.0M17](/packages/mollie-magento2)[opcodesio/mail-parser

Parse emails without the mailparse extension

229.5M11](/packages/opcodesio-mail-parser)

PHPackages © 2026

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