Skip to content

mettle/sendportal

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

ensuring 'workspace_id' is passed as int, during invite-processing
7ee9866

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
May 25, 2020 15:09
January 26, 2021 15:13
January 27, 2021 09:18
May 25, 2020 15:09
May 25, 2020 15:09
January 29, 2021 13:33
May 25, 2020 15:09
June 3, 2020 14:23
May 25, 2020 15:09
May 20, 2021 15:45
May 25, 2020 15:09
February 5, 2021 14:50
May 25, 2020 15:09
February 8, 2021 14:26
May 25, 2020 15:09

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 that already handles user authentication, you only require SendPortal Core.

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

As of Version 2, 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.

Upgrading

If you already have a copy of SendPortal v1 installed, please follow the upgrade guide.