News and articles
The best-selling templates and extensions in January 2025

The best-selling templates and extensions in January 2025: MySklad synchronization, Avito, ChatGPT.

 
 
 
 
 
A selection of new modules for OpenCart for January 2025

New products for January 2025: Product variants, Product selection for purchase, Automatic order status change.

 
 
 
 
 
What's new in OpenCart 4.1.0.0

OpenCart 4.1.0.0 was released after more than a year of waiting, offering improvements such as the return of the OCMOD modification system, the introduction of an integrated blog, and the addition of French localization, but we still do not recommend switching to it :)

 
 
 
 
 
How to Create a Free Online Store: A Step-by-Step Guide for OpenCart

Creating an online store might seem challenging, especially on a limited budget. However, with the right tools and platform, it is entirely achievable. In this article, we will explore how to create a free online store using the popular OpenCart platform.

 
 
 
 
 
Why is your store at risk without backups, and how can the "Multitool" module save your OpenCart business?

Backups are the cornerstone of your online store's security. Data loss due to server failure, employee errors, or hacker attacks can jeopardize your business. To avoid disasters, it's crucial to regularly back up all critical data: databases, website files, and customer information.

 
 
 
 
 

Mail setup in OpenCart

 
Mail setup in OpenCart
  • 0

In this article, we will look at how to set up mail in OpenCart to ensure stable email delivery to customers and the administration.

Sending emails is an important element of an online store's functionality. This includes order notifications, password recovery messages, status change alerts, and other emails. Without proper mail configuration, your store may face email delivery issues, leading to missed orders and harming the store's overall reputation. In this article, we will look at how to set up mail in OpenCart to ensure stable email delivery to customers and the administration.

There are two main ways to send emails in OpenCart:

  • Mail (PHP mail) — the standard way of sending messages using PHP’s built-in capabilities.
  • SMTP — a more reliable and secure method that uses external SMTP servers.

Setting up mail via Mail

  1. Go to the OpenCart admin panel.
  2. Open the System > Settings section.
  3. Select the desired store and click Edit.
  4. Go to the Mail tab.
  5. Make sure the Mail Protocol field is set to Mail.
  6. Save the changes.

This method works quickly but may have limitations imposed by the hosting provider, and such emails often end up in spam.

Setting up mail via SMTP

SMTP is the preferred method as it ensures better email deliverability and security.

Steps to set up SMTP:

  1. Go to the OpenCart admin panel.
  2. Open the System > Settings section.
  3. Select the desired store and click Edit.
  4. Go to the Mail tab.
  5. Ensure the Mail Protocol field is set to SMTP
    • SMTP Host: specify the SMTP server (e.g., ssl://smtp.gmail.com for Google, ssl://smtp.yandex.ru for Yandex, ssl://smtp.mail.ru for Mail.ru).
    • SMTP Username: enter the full email address (e.g., yourmail@yandex.ru).
    • SMTP Password: enter the email account password (see notes below about password specifics).
    • SMTP Port: use 465.
    • SMTP Timeout: use 5 or 10.
  6. Save the changes.

Features of connecting mail on Yandex

For Yandex, you need to use an application-specific password instead of your regular email password. This can be done at App Passwords. Yandex will generate the password, and you will only need to provide a custom name, such as "mail for the store."

You also need to enable the following setting in Yandex: Mail > All settings > Mail programs, check the box next to App passwords and OAuth tokens.

Features of connecting mail on Mail.ru

For Mail.ru, you also need to generate a special password for external applications. To do this, go to Security > Passwords for external applications. Mail.ru will generate the password, and you will only need to provide a custom name, such as "Mail for the site."


Рекомендуем посмотреть
Рекомендуем прочитать
 
 


Yet, no one has left a comment to the entry.