kiwicommerce/module-enhanced-smtp 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

kiwicommerce/module-enhanced-smtp

最新稳定版本:1.0.7

Composer 安装命令:

composer require kiwicommerce/module-enhanced-smtp

包简介

Magento 2 - Enhanced SMTP

README 文档

README

  • Delivering messages is an essential and mandatory part of running an e-Commerce business. Magento sends hundreds and thousands of emails on a daily basis. Reliability of the email sending process should be as stable as possible. All emails must be delivered to recipients without delays.
  • Magento-based store owners often struggle when it comes to sending transactional emails. The default email server of inherent hosting will be used to send unregistered emails from unauthorized senders. These emails that are sent by default Magento 2, will probably end up in the Spam box. As a result, these emails cannot approach your customers.
  • This extension lets you use any third-party SMTP server for your store and configure all the necessary settings to avoid this problem. You can use any reliable SMTP server to give your emails higher chances to be delivered directly to your customers.
  • This extension includes pre-configured settings for 25+ most popular SMTP providers.
  • This extension provides you with a feature to track all sent emails by inserting email log.

Installation

  - Backup your web directory and database
  - Download Enhanced SMTP installation package from <a href="https://kiwicommerce.co.uk/product/enhanced-smtp/">here</a>
  - Upload contents of the Enhanced SMTP Log installation package to your Magento app/code directory
  - Navigate to your Magento root folder<br />
      `cd path_to_the_magento_root_directory`<br />
  - Then run the following command<br />
      `php bin/magento module:enable KiwiCommerce_EnhancedSMTP`
  • After install the extension, run the following command
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:flush
  • Log out from the backend and log in again.

Find More details on KiwiCommerce

Where will it appear in the Admin Panel

  • Go to System > Enhanced SMTP by KiwiCommerce > Email Logs. Here you can See the list of sent mail logs.

Email Log

  • By clicking on View option in each mail log, you shall get to view your mail like a customer.

Email Popup

Configuration

SMTP Configuration

Go to System > Enhanced SMTP by KiwiCommerce > Configuration. Open SMTP Configuration section

SMTP Configuration

Advanced Configuration

This section is placed right under SMTP Configure Section.

Advanced Configuration

Need Additional Features?

Feel free to get in touch with us at https://kiwicommerce.co.uk/get-in-touch/

Other KiwiCommerce Extensions

Compatibility

-Magento 2.4.6

-Magento 2.4.7

Contribution

Well unfortunately there is no formal way to contribute, we would encourage you to feel free and contribute by:

  • Creating bug reports, issues or feature requests on Github
  • Submitting pull requests for improvements.

We love answering questions or doubts simply ask us in issue section. We're looking forward to hearing from you!

统计信息

  • 总下载量: 53.97k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 17
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 17
  • Watchers: 4
  • Forks: 13
  • 开发语言: PHP

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2018-06-09