Download the PHP package mageplaza/module-smtp without Composer

On this page you can find all versions of the php package mageplaza/module-smtp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?
mageplaza/module-smtp
Rate from 1 - 5
Rated 2.67 based on 3 reviews

Informations about the package module-smtp

Magento 2 SMTP - AVADA Email Marketing Integration

Every day you send and receive hundreds or more emails, however, you actually do not know whether they will get your targeted customers inbox. So, we offer Magento 2 SMTP Extension as a solution for this problem.

SMTP Extension for Magento 2 allows the owner offer a Magento 2 store to custom SMTP (Simple Mail Transfer Protocol) server which transmits email messages. Through the SMTP server, messages will be delivered directly and automatically to the chosen customers. It offers flexible configurations with 21 different SMTP servers such as Gmail, Hotmail, O2 Mail, Office365, Mail.com, Send In Blue, AOL Mail Orange, GMX, Outlook, Yahoo, Comcast, or Custom SMTP - for your own SMTP server, etc.

Latest Stable Version Total Downloads

smtp configuration

1. Documentation

2. How to install SMTP Extension

Install via composer (recommend)

Run the following command in Magento 2 root folder:

3. Highlight features:

Flexible Configurations

The SMTP Extension is easy and flexible to configure. It's easy for the owner to set or reset any option. It can easily be configured in many different ways to suit your purposes.

SMTP Debug mode

The extension offers an useful debugging mode. This allows store owners to test their emails by logging an exact copy of emails sent to customers, including the content. This allows store owners to see and correct any errors in sent emails. The Debug mode allows owners to manage, preview or review the time the email was created. The logs can be deleted either automatically through a cron job or manually.

Email logging

All the emails sent out from your store will be kept in the Magento 2 SMTP extension log. The Admin can review the content of the email and to whom it was sent. Furthermore, you also check the time sent and the current, status whether it is pending, in process or failed in the list.

Test email

This feature allows admin test the SMTP Settings and make sure it works for current store.

Full features of the SMTP Extension for Magento 2

4. User Guide

In Magento 2, the default email server is the server installed on the webserver, which means the sender reputation for emails may be low. Low sender reputation may cause emails to be treated as untrustworthy and may be delivered to spam folders. This is undesirable for obvious reasons. Imagine your customers' reaction when important email communication like password resets, transactional emails, shipping notifications and and others are not delivered.

Mageplaza SMTP will help you resolve this issue. We make several popular email providers available to configure directly in your magento admin panel. We also provide you with an easy to review log of emails that were sent, including useful details for debugging. Say goodbye to your customers' spam box forever.

How to config SMTP

1. Email logs

This can be accessed at Mageplaza > SMTP > Email Logs. From here you can see the emails sent from the server to customers.

How to config SMTP Email logs

By clicking View in each email, you can have an understanding of what the customer will see when they receive the email in their client. You can hit the Clear red button to clear all the archived emails to clean up your archive when you are done.

 How to config SMTP order

2. Configuration

2.2.1 General Configuration

Log into the Magento administration panel, go to Mageplaza > SMTP > Configuration > General Configuration

Choose Yes to enable Mageplaza SMTP.

 How to config SMTPSMTP on

2.2.2 SMTP Configuration Options

In the general general configuration area, scroll down to the SMTP Configuration Options

magento 2 smtp configuration

magento 2 smtp test result

2.2.3 Schedule Log Cleaner

This section is placed right under SMTP Configuration Options, which is from Admin Panel > Mageplaza > SMTP > Configuration > scroll down and expand to see Schedule Log Cleaner

smtp cleaner

The Clean Email Log Every field limits the storage time for the email you sent. After that limited number of days, Email will automatically delete. If you do not want to delete the emails, leave the field blank.

2.2.4 Developer

People also search:

Orther Mageplaza extension on Github & Maketplace

Magento 2 One Page Checkout

Magento 2 SEO extension

Magento 2 Reward Points extension

Magento 2 Blog extension

Magento 2 Layered Navigation extension

Magento 2 GDPR module

Magento 2 Google Tag Manager

Magento 2 Social Login on Github

Magento 2 SEO extension on Github

Magento 2 Blog extension on Github

Magento 2 Product Slider on Github

Magento 2 Login as Customer on Github


All versions of module-smtp with dependencies

PHP Build Version
Package Version
Requires mageplaza/module-core Version ^1.5.5
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package mageplaza/module-smtp contains the following files

Loading the files please wait ....