No Tracking, Just Ideas, Delivered.
Hyvor Post is a simple, privacy-first newsletter platform. It is based on Hyvor Relay, an open-source, self-hosted email API for developers.
While Hyvor Post is open-source, it is not yet ready for self-hosting. There are some pending tasks:
- Set up OIDC (PRs welcome, see this and this)
- Self-hosting documentation
- No Tracking: No click or open tracking. Respect your subscribers' privacy.
- Easy Editor: Simple and clean rich text with markdown support editor to compose newsletters.
- Multi-Tenancy: Support for multiple tenants with scoped access.
- Multiple Newsletters: Users can create and manage multiple newsletters.
- List Management: Import and manage subscriber lists with ease.
- Customizable Email Templates: Use customizable email templates for your newsletters.
- Signup Form: Easily embed a signup form on your website.
- Archive Website: Automatically generated archive website for your newsletters.
- Console API: Automate newsletter management using the console API.
- PHP + Symfony for the API backend.
- SvelteKit and Hyvor Design System for the frontend, embed, and archive website.
- PGSQL as the database.
Visit hyvor/dev to set up the HYVOR development environment. Then, run ./run post to start Hyvor Post at https://post.hyvor.localhost.
Directory structure:
/backend: Symfony API backend/frontend: SvelteKit frontend/embed: Signup form embed code/archive: Newsletter archive website
Hyvor Post is licensed under the AGPL-3.0 License.
Copyright © HYVOR. HYVOR name and logo are trademarks of HYVOR, SARL.