-
Notifications
You must be signed in to change notification settings - Fork 296
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #596 from lam0819/filaletter-plugin
[Plugin] Add Filaletter plugin
- Loading branch information
Showing
3 changed files
with
39 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
--- | ||
name: SolutionForest Filaletter | ||
slug: solution-forest-filaletter | ||
anystack_id: 9d70615e-c3ce-4587-91b3-e42f67a6e457 | ||
author_slug: solution-forest | ||
categories: [kit, developer-tool] | ||
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: https://discord.com/channels/883083792112300104/1320505683778736218 | ||
url: https://filaletter.solutionforest.net/documentation/1-getting-started/1-introduction | ||
github_repository: solutionforest/filaletter | ||
has_dark_theme: true | ||
has_translations: true | ||
versions: [3] | ||
publish_date: 2025-01-05 | ||
--- | ||
|
||
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> | ||
|
Binary file not shown.