Download the PHP package jonatanrdsantos/magento2-module-email without Composer
On this page you can find all versions of the php package jonatanrdsantos/magento2-module-email. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jonatanrdsantos/magento2-module-email
More information about jonatanrdsantos/magento2-module-email
Files in jonatanrdsantos/magento2-module-email
Download jonatanrdsantos/magento2-module-email
More information about jonatanrdsantos/magento2-module-email
Files in jonatanrdsantos/magento2-module-email
Vendor jonatanrdsantos
Package magento2-module-email
Short Description Easily configure Magento 2 to send transactional emails using popular SMTP servers such as Gmail, G Suite, Amazon SES, and more.
License MIT
Package magento2-module-email
Short Description Easily configure Magento 2 to send transactional emails using popular SMTP servers such as Gmail, G Suite, Amazon SES, and more.
License MIT
Keywords adminecommerceemailbackendsmtpsendgridmandrillmagentogmailemail marketingMessengersendmailMarketing Automationgoogle adsmagento2magento 2gmail smtpgoogle appAmazon Simple Email ServiceAmazon SESmagento2 smtpmagento2 emailemail settingsmagento2 email setupsend email magento2g suitehow to configure magento emailhow to setup email magento2
Please rate this library. Is it a good library?
Informations about the package magento2-module-email
Magento 2 Module Jonatanrdsantos_Email
jonatanrdsantos/magento2-module-email
- Main Functionalities
- Installation
Main Functionalities
The ultimate solution for your store's email functionality with this powerful Magento 2 SMTP Email Extension! Effortlessly configure your email settings to work with a variety of SMTP servers like Gmail, Sendinblue, Mailgun and more for fast and reliable delivery. Take complete control of your email communications with easy installation and configuration.
Installation
In production please use the --keep-generated
option
Type 1: Zip file
- Unzip the zip file in
app/code/Jonatanrdsantos/Email
- Enable the module by running
php bin/magento module:enable Jonatanrdsantos_Email
- Apply database updates by running
php bin/magento setup:upgrade
- Flush the cache by running
php bin/magento cache:flush
Type 2: Composer
- Install the module with composer by running
composer require jonatanrdsantos/magento2-module-email
- Enable the module by running
php bin/magento module:enable Jonatanrdsantos_Email
- Apply database updates by running
php bin/magento setup:upgrade
- Flush the cache by running
php bin/magento cache:flush
All versions of magento2-module-email with dependencies
PHP Build Version
Package Version
Requires
php Version
~8.1.0
magento/framework Version >=103.0.0
magento/module-backend Version >=102.0.5
magento/module-config Version >=101.2.5
magento/module-email Version >=101.1.5
magento/framework Version >=103.0.0
magento/module-backend Version >=102.0.5
magento/module-config Version >=101.2.5
magento/module-email Version >=101.1.5
The package jonatanrdsantos/magento2-module-email contains the following files
Loading the files please wait ....