Overview of SendPortal
masterSendPortal is a modern, open-source, self-hosted email marketing application. It provides subscriber and list management, email campaigns, message tracking, reports, and support for multiple workspaces and domains.
It is designed to be used in two ways:
- As a stand-alone application: Use the full SendPortal repository to run a complete email marketing platform including user authentication and workspace management.
- As a package in an existing application: If your application already handles user authentication, you can integrate the core functionality by using the
sendportal-corepackage instead of the full application wrapper.