Skip to content

Latest commit

 

History

History
66 lines (42 loc) · 2.46 KB

README.md

File metadata and controls

66 lines (42 loc) · 2.46 KB
Opencart Send Custom Mail  

Opencart Send Custom Mail

Github top language Github language count Repository size License


🎯 About

The SendMail Module is a marketing tool for OpenCart that allows administrators to send custom emails directly from the admin panel. This module provides a simple interface for composing and sending emails to customers or any specified email address.

✨ Features

✔️ Send emails from the OpenCart admin panel ✔️ Custom email composition with subject and message fields ✔️ Input validation for email addresses ✔️ Integration with OpenCart's existing mail system ✔️ Compatible with Pro Email Template module (if installed)

🚀 Installation

  1. Download the SendMail module extension file.
  2. Log in to your OpenCart admin panel.
  3. Navigate to Extensions > Installer.
  4. Click on the Upload button and select the downloaded extension file.
  5. Once uploaded, the module will be automatically installed.
  6. Go to System > Users > User Groups and modify the permissions to allow access to marketing/sendmail.
  7. The link to the module will appear in the "Marketing" section of the left column

✅ Requirements

OpenCart 3.x

📝 License

This project is under license from MIT. For more details, see the LICENSE file.


Back to top