spatie/laravel-mailcoach-codemirror
Optional add-on for Mailcoach that adds the CodeMirror HTML editor to the campaign editor, with MJML autocompletion. Works with Mailcoach v7+ where MJML can be compiled automatically.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spatie/laravel-mailcoach-editor | 0.86 | Optional add-on for Mailcoach that integrates Editor.js, a clean block-based editor for composing and editing email campaign content. Installs alongside Mailcoach and lets you use Editor.js as your preferred editor within the app. | 11 | 11 | 8 | 3K | 0 | 15.3 | 35.4 | — | 6 months ago | |
| spatie/laravel-mailcoach-monaco | 0.85 | Adds the Monaco code editor to Mailcoach, providing a powerful editing experience for email templates with syntax highlighting and modern IDE-like features. Install alongside Mailcoach and select Monaco as your editor in the Mailcoach configuration. | 10 | 10 | 9 | 731 | 0 | 6.3 | 25.3 | — | 3 years ago | |
| spatie/laravel-mailcoach-postmark-feedback | 0.85 | Add-on for spatie/laravel-mailcoach to process Postmark email feedback for your campaigns. Handles Postmark event/webhook feedback so Mailcoach can track bounces, complaints, and delivery issues automatically. | 6 | 6 | 4 | 653 | 0 | 7.7 | 27.3 | — | 3 years ago | |
| spatie/statamic-mailcoach | 0.85 | Statamic addon for Mailcoach: view campaign and list summaries in the Statamic control panel, and automatically add subscribers from form submissions or newly registered users. Integrates Mailcoach data into your CMS workflow. | 7 | 8 | 3 | 994 | 0 | 10.3 | 31.0 | MIT | 7 months ago | |
| spatie/mailcoach-ui | 0.85 | UI add-on for spatie/laravel-mailcoach. Provides the frontend assets and interface for the Mailcoach app, with maintained tests and static analysis. Documentation available on the Mailcoach site. | 14 | 14 | 11 | 0 | 0 | 9.4 | — | — | 3 years ago | |
| spatie/laravel-mailcoach-markdown-editor | 0.85 | Optional add-on for Mailcoach that integrates EasyMDE, a polished in-browser Markdown editor, into the Mailcoach UI for writing campaign and email content. Install alongside Mailcoach to enable a richer Markdown editing experience. | 7 | 7 | 4 | 3K | 0 | 2.9 | 34.8 | — | 3 years ago | |
| spatie/laravel-mailcoach-sendinblue-feedback | 0.84 | Addon for spatie/laravel-mailcoach that processes Sendinblue campaign feedback (bounces, complaints, etc.) so Mailcoach can automatically handle delivery events and keep subscriber status and stats in sync. | 0 | 0 | 4 | 3K | 0 | 1.6 | 47.2 | — | 3 years ago | |
| spatie/laravel-mailcoach-mailgun-feedback | 0.84 | Add-on for spatie/laravel-mailcoach that processes Mailgun feedback for your email campaigns. Capture events like bounces, complaints, and other Mailgun webhooks to keep Mailcoach lists and stats in sync. | 0 | 0 | 6 | 740 | 0 | 6.2 | 39.5 | — | 3 years ago | |
| spatie/craft-mailcoach | 0.84 | Mailcoach adapter plugin for Craft CMS 5+. Install via the Plugin Store or Composer to add Mailcoach integration to your Craft project. Requires PHP 8.2 or later. | 2 | 2 | 0 | 0 | 0 | 20.3 | 3.6 | MIT | 7 months ago | |
| spatie/mailcoach | 0.84 | Self-hosted email marketing for Laravel: manage audiences, send campaigns with segmentation and A/B testing, track analytics, build automation workflows, and handle transactional emails—all in one Mailcoach app integrated with your project. | 402 | 402 | 95 | 53 | 0 | 29.1 | 0.8 | — | 2 months ago | |
| spatie/laravel-mailcoach-postmark-setup | 0.84 | Prepares a Postmark account for use with Mailcoach by configuring inbound processing for campaign feedback (bounces, complaints, events). Intended for internal use by Mailcoach; code is usable standalone but comes with no docs or support. | 0 | 0 | 1 | 2K | 0 | 21.2 | 53.6 | — | 3 years ago | |
| spatie/laravel-mailcoach-mailgun-setup | 0.83 | Prepares a Mailgun account to work with Mailcoach by configuring/processing feedback for email campaigns. Intended for internal use by Mailcoach; usable independently but no official docs or support beyond Mailcoach documentation. | 0 | 1 | 1 | 2K | 0 | 20.6 | 53.6 | — | 3 years ago | |
| spatie/mjml-php | 0.83 | Convert MJML email markup to responsive HTML from PHP. Spatie’s mjml-php wraps the Node mjml compiler (Node 16+ required) and provides a simple API like Mjml::new()->toHtml($mjml) to render production-ready email HTML. | 277 | 277 | 16 | 88K | 0 | 20.7 | 38.8 | MIT | 3 months ago | |
| spatie/laravel-newsletter | 0.83 | Laravel package to manage newsletter subscriptions across providers. Supports Mailcoach, MailChimp, and MailerLite, with a unified API for subscribing/unsubscribing and list management. Includes configurable integration via config/newsletter.php. | 1,634 | 1,664 | 237 | 92K | 0 | 43.0 | 28.1 | MIT | 1 month ago | |
| spatie/laravel-mailcoach-unlayer | 0.83 | Optional add-on for Mailcoach that integrates the free Unlayer drag-and-drop email editor. Create and edit beautiful newsletters with a visual builder directly inside Mailcoach. | 34 | 34 | 20 | 777 | 0 | 9.8 | 18.9 | — | 3 years ago | |
| spatie/laravel-mailcoach-mailer | 0.82 | Laravel mail driver to send transactional Mailables and Notifications via Mailcoach. Keeps an archive of sent emails, optionally tracks opens/clicks, supports resending from the UI, and lets you use Mailcoach templates with placeholder replacements. | 26 | 26 | 9 | 29K | 0 | 19.6 | 47.5 | MIT | 2 months ago | |
| spatie/laravel-mailcoach-sdk | 0.82 | Laravel SDK for the Mailcoach API (self-hosted v6+ and Mailcoach Cloud). Manage email lists, subscribers and campaigns, create and send campaigns, send test emails, and easily iterate paginated API resources with next(). | 41 | 41 | 10 | 22K | 0 | 19.4 | 43.2 | MIT | 2 months ago | |
| spatie/mailcoach-mailer | 0.81 | Symfony Mailer transport for sending transactional email via Mailcoach. Install with composer, then configure Mailcoach credentials to deliver messages through Mailcoach’s transactional mail feature. Laravel users: see spatie/laravel-mailcoach-mailer. | 7 | 7 | 3 | 30K | 0 | 15.6 | 55.4 | MIT | 3 months ago |
How can I help you explore Laravel packages today?