Wallogit.com
2017 © Pedro Peláez
``experius/module-emailcatcher``
Version 4.x or higher is compatible with Magento >= 2.4.6-p2; PHP >= 8.2, (*1)
Version 3.x is compatible with Magento >= 2.2.0 <= 2.4.5; PHP 7.4 compatible, (*2)
[Please note that from 3.0.0 onward the composer require changed to experius/module-emailcatcher], (*3)
In production please use the --keep-generated option, (*4)
app/code/Experius/EmailCatcher
php bin/magento module:enable Experius_EmailCatcher
php bin/magento setup:upgrade
php bin/magento cache:flush
packagist.org
composer require experius/module-emailcatcher
php bin/magento module:enable Experius_EmailCatcher
php bin/magento setup:upgrade
php bin/magento cache:flush
Enable Email Catcher. - Stores > Settings > Configuration > Advanced > Email Catcher > General > Enable Email Catcher (emailcatcher/general/enabled), (*5)
Disable email sending (default Magento, advised for development) - Stores > Settings > Configuration > Advanced > System > Mail Sending Settings > Disable Email Communications (system/smpt/disable), (*6)
Utilise whitelist functionality - Stores > Settings > Configuration > Advanced > Email Catcher > Whitelist > Apply whitelist (emailcatcher/whitelist/apply_whitelist) - Stores > Settings > Configuration > Advanced > Email Catcher > Whitelist > Whitelisted templates (emailcatcher/whitelist/email_templates), (*7)
Utilise blacklist functionality - Stores > Settings > Configuration > Advanced > Email Catcher > Blacklist > Apply blacklist (emailcatcher/blacklist/apply_blacklist) - Stores > Settings > Configuration > Advanced > Email Catcher > Blacklist > Blacklisted templates (emailcatcher/blacklist/block_email_addresses), (*8)
Utilise enable admin user receive email - Stores > Settings > Configuration > Advanced > Email Catcher > General > Enable Admin User Receive Email (emailcatcher/development/enabled) - Stores > Settings > Configuration > Advanced > Email Catcher > General > Admin User Email (emailcatcher/development/allow_email_addresses), (*9)
Admin grid - System > Tools > Email Catcher, (*10)