mettle / sendportal-core

Core functionality for SendPortal

Home Page:https://sendportal.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Modern open-source self-hosted email marketing.

Introduction

The core functionality of SendPortal is contained within the SendPortal Core package. If you would like to add SendPortal to an existing application, you only require this package.

Features

SendPortal includes subscriber and list management, email campaigns, message tracking, reports and multiple workspaces/domains in a modern, flexible and scalable application.

SendPortal integrates with Amazon SES, Postmark, Sendgrid, Mailgun and Mailjet.

The SendPortal application acts as a wrapper around SendPortal Core. This will allow you to run your own copy of SendPortal as a stand-alone application, including user authentication and multiple workspaces.

Installation

SendPortal can be installed as a stand-alone application (i.e. including everything you need to run SendPortal), or as a package inside an existing Laravel application.

If you would like to install SendPortal as a stand-alone application, please follow the installation guide.

If you would like to add SendPortal to an existing application, please follow the package installation guide.

Requirements

SendPortal V3 requires:

  • PHP 8.2+
  • Laravel 10+
  • MySQL (≥ 5.7) or PostgreSQL (≥ 9.4)

If you are on an earlier version of PHP (7.3+) or Laravel (8+), please use SendPortal V2

About

Core functionality for SendPortal

https://sendportal.io

License:MIT License


Languages

Language:PHP 79.7%Language:Blade 16.7%Language:SCSS 3.5%Language:JavaScript 0.1%