Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Plugin] Add Filaletter plugin #596

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
41 changes: 41 additions & 0 deletions content/plugins/solution-forest-filaletter.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
name: SolutionForest Filaletter
slug: solution-forest-filaletter
author_slug: solution-forest
categories: [kit, developer-tool]
checkout_url: https://filaletter.solutionforest.net/
description: This is an email marketing plugin built specifically for Filament Admin Panel. It aims to bring the distribution of content by email into the admin panel, where we believe it should be, along with the same ethos of flexibility and user-friendliness that FilamentPHP provides. This package is based on the open-source project SendPortal Core.
discord_url:
docs_url: https://filaletter.solutionforest.net/documentation/1-getting-started/1-introduction
github_repository: solutionforest/filaletter
has_dark_theme: true
has_translations: true
is_presale: false
price: $99.00
versions: [3]
publish_date: 2024-11-15
---

Official site and Documents: [https://filaletter.solutionforest.net/](https://filaletter.solutionforest.net/)

# Filaletter - Streamline Email Marketing within FilamentPHP

The Filament Newsletter plugin empowers you to manage your email marketing campaigns directly within your FilamentPHP admin panel. Leveraging the flexibility and user-friendliness of Filament, this plugin simplifies the process of creating, sending, and tracking newsletters, all without leaving your familiar admin environment.

Built upon the open-source Sendportal core project, Filament Newsletter offers:

* **Seamless Filament Integration:** Manage all aspects of your email marketing without ever leaving your Filament admin panel.
* **Complete Control and Personalization:** Craft highly targeted emails with customizable templates.
* **Broad Email Service Provider Support:** Integrate with popular providers like Amazon SES, Mailgun, SendGrid, Mailjet, Postmark, and SMTP. (Verify Mandrill support and update list accordingly).
* **Scalable Solution:** Manage unlimited* campaigns, subscribers, and mailing lists within your server's capacity. (*See footnote for details).


## Package Requirements:

* Laravel 11 or higher
* Filament Admin Panel 3.2 or higher

---

<span style="font-size:smaller;">**Footnote:** The term "unlimited" refers to the plugin's design. Practical limits may be imposed by your server resources, database capacity, and email sending provider limits.</span>

Loading