magepal / magento2-newsletter-signup-email
magepal/magento2-newsletter-signup-email
Enable/Disable Newsletter Signup Email
Enable/Disable Newsletter Signup Email by MagePal
Quickly disable unwanted newsletter signup and unsubscribe emails.
Step 1
Using Composer (recommended)
composer require magepal/magento2-newsletter-signup-email
Manually (not recommended)
- Download the extension
- Unzip the file
- Create a folder {Magento 2 root}/app/code/MagePal/NewsletterSignupEmail
- Copy the content from the unzip folder
Step 2 - Enable extension ("cd" to {Magento root} folder)
php -f bin/magento module:enable --clear-static-content MagePal_NewsletterSignupEmail
php -f bin/magento setup:upgrade
Contribution
Want to contribute to this extension? The quickest way is to open a pull request on GitHub.
Support
If you encounter any problems or bugs, please open an issue on GitHub.
Need help setting up or want to customize this extension to meet your business needs? Please email [email protected] and if we like your idea we will add this feature for free or at a discounted rate.
Magento 2 Plugins
Custom SMTP | Google Tag Manager | Enhanced E-commerce | Reindex | Custom Shipping Method | Preview Order Confirmation | Guest to Customer | Admin Form Fields Manager | Customer Dashboard Links Manager | Lazy Loader | Order Confirmation Page Miscellaneous Scripts
© MagePal LLC. | www.magepal.com
No changelog yet
The vendor hasn't published a changelog. Tagged releases appear in the Versions tab.
| Version | Stability | QA Status | Compatibility | Released |
|---|---|---|---|---|
| 1.1.10 | stable | Fail | Magento 2.4.8-2.4.9 Details | 2026-05-14 20:19:03 |
| 1.1.9 | stable | Fail | Magento 2.4.7-2.4.9 Details | 2026-03-22 16:20:49 |
| 1.1.8 | stable | Not tested | Not yet tested Details | 2024-07-23 15:02:41 |
| 1.1.7 | stable | Not tested | Not yet tested Details | 2022-04-25 19:59:20 |
| 1.1.6 | stable | Not tested | Not yet tested Details | 2022-01-27 20:10:48 |
| 1.1.4 | stable | Not tested | Not yet tested Details | 2020-07-03 16:41:03 |
| 1.1.3 | stable | Not tested | Not yet tested Details | 2020-05-13 21:51:47 |
| 1.1.2 | stable | Not tested | Not yet tested Details | 2019-04-15 01:58:49 |
| 1.1.1 | stable | Not tested | Not yet tested Details | 2018-12-25 00:28:43 |
| 1.1.0 | stable | Not tested | Not yet tested Details | 2018-10-16 21:19:05 |
Requires 5
| Package | Constraint |
|---|---|
| php | ~8.3.0|~8.4.0|~8.5.0 |
| magento/module-backend | 101.0.*|102.0.* |
| magento/framework | 102.0.*|103.0.* |
| magento/module-newsletter | * |
| magepal/magento2-core | >=1.1.14 |
Compatibility
Each Magento release line is installed on its supported PHP versions, then the module is built (DI compilation + static-content deploy) and its unit and integration suites are run. The matrix shows the lines and PHP versions the module is confirmed to install and run on. Code-quality results further down (phpstan, phpcs, …) are reported separately and never affect compatibility.
Code Quality
Advisory checks against the module's source. Static analysis runs once across the whole module; PHPStan re-runs per Magento + PHP version because resolvable symbols differ between releases. These NEVER affect the Compatibility badge. A phpcs finding can't make a module incompatible.
Static analysis
Coding standards (phpcs), mess detection (phpmd), copy-pasted code (cpd), PHP cross-version compatibility, composer.json validity. Each runs once for the whole module.
PHPStan
Type-checks the module's PHP against a real Magento install at the configured gate level. Re-runs per Magento and PHP version because resolvable symbols differ between releases.
Tests
Unit and integration suites, run for each applicable Magento and PHP version. A test failure speaks to the module's behaviour, not its compatibility with a Magento line, so it is reported here separately and never reddens the compatibility matrix.
Unit tests
| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | N/A | N/A | ||
| 2.4.8 | N/A | N/A | ||
| 2.4.9 | N/A | N/A |
Integration tests
| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | N/A | N/A | ||
| 2.4.8 | N/A | N/A | ||
| 2.4.9 | N/A | N/A |
Security
Security checks run directly against the module: an audit of its declared dependencies for known vulnerabilities (composer audit) and a scan of its source for malware and web-shell signatures. Each runs once. A malware detection fails the version outright.
More from magepal
View vendorCustomer and Address Form Fields Manager for Magento2
Improve the load time of your Magento 2 categories pages by loading your images on demand with our Lazy Load Extension
Customer Account Links Manager for Magento2 allows you to quickly and easily remove unwanted links from customer account dashboard
MagePal core extension
Turn an existing module into recurring revenue.
If you already maintain a Magento 2 module on GitHub or GitLab, listing it on Packagento takes about five minutes. We mirror your tags, handle distribution signing, and route paid licenses through Stripe Connect, so you can keep shipping the way you already do.
