User Tools

Site Tools


magento2:extensions:magento-2-smtp-extension

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
magento2:extensions:magento-2-smtp-extension [2026/03/30 10:24] swatwikmagento2:extensions:magento-2-smtp-extension [2026/04/08 22:58] (current) – external edit 127.0.0.1
Line 34: Line 34:
 ===== Installation ===== ===== Installation =====
  
-Install and validate the extension in a staging environment before deploying to production. +Please refer to the installation guide in the following article [[https://toweringmedia.com/installation|https://toweringmedia.com/installation]]
- +
-<code bash> +
-cd /path/to/magento +
-# Install from your licensed package source +
-php bin/magento setup:upgrade +
-php bin/magento setup:di:compile +
-php bin/magento setup:static-content:deploy -f +
-php bin/magento cache:flush +
-</code> +
- +
-You need to log in to your Toweringmedia account and navigate to **My Extensions** to retrieve your Composer credentialsYou will find the Public Key (Username), Private Key (Password), repository URL, and quick setup commands. +
- +
-Execute the following commands: +
- +
-<code bash> +
-composer config repositories.<composer_name> composer <composer_url> +
-composer config http-basic.composer.<repository_domain> <public_key> <private_key> +
-composer require <composer_package_name> +
-</code> +
-{{:magento2:extensions:screenshot_2026-03-30_112404.png?400|}}+
  
 ===== Setup SMTP extension with Gmail API ===== ===== Setup SMTP extension with Gmail API =====
magento2/extensions/magento-2-smtp-extension.1774866284.txt.gz · Last modified: by swatwik