Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Laravel Mailcoach Editor Laravel Package

spatie/laravel-mailcoach-editor

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.

View on GitHub
Deep Wiki
Context7
Package
Score
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
spatie/laravel-mailcoach-codemirror 0.90 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. 0 0 1 0 0 20.6 2 years ago
View on GitHub
Context7
spatie/laravel-mailcoach-mailer 0.89 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
View on GitHub
Context7
spatie/laravel-mailcoach-markdown-editor 0.89 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
View on GitHub
Context7
spatie/laravel-mailcoach-sdk 0.88 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
View on GitHub
Context7
spatie/laravel-mailcoach-monaco 0.88 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
View on GitHub
Context7
spatie/laravel-mailcoach-unlayer 0.87 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
View on GitHub
Context7
aequation/editorjs 0.87 Symfony bundle integration for Editor.js. Provides tools and configuration to embed the Editor.js block-style editor in Symfony apps, enabling structured content editing and storage with a simple setup. 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
spatie/mailcoach-ui 0.87 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
View on GitHub
Context7
spatie/mailcoach 0.86 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
View on GitHub
Context7
spatie/laravel-mailcoach-postmark-feedback 0.86 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
View on GitHub
Context7
spatie/laravel-mailcoach-mailgun-feedback 0.86 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
View on GitHub
Context7
spatie/craft-mailcoach 0.86 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
View on GitHub
Context7
spatie/laravel-mailcoach-sendinblue-feedback 0.85 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
View on GitHub
Context7
spatie/laravel-mailcoach-sendgrid-setup 0.85 Helps Mailcoach prepare Sendgrid accounts to handle campaign feedback events (bounces, complaints, etc.) for emails sent via Sendgrid. Intended for internal use by Mailcoach; code is usable but has no standalone docs or support. 0 0 1 2K 0 0.6 46.1 3 years ago
View on GitHub
Context7
azine/email-bundle 0.85 66 66 23 2 0 1.2 0.2 MIT
View on GitHub
Context7
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
View on GitHub
Context7
softbery/laravel-wweditor 0.84 Zaawansowany edytor WYSIWYG dla Laravela (alternatywa dla CKEditor) z komponentem Blade, autozapisem, trybami WYSIWYG/HTML/CSS/podgląd, uploadem i storage, konfiguracją przez plik i .env oraz trasami i middleware. 0 0 0 0 0 19.8 3 weeks ago
View on GitHub
Context7
spatie/laravel-newsletter 0.84 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
View on GitHub
Deep Wiki
Context7
cleentfaar/mailer 0.84 Laravel-compatible mailer package providing a simple API to send emails through configurable transports. Includes basic setup for drivers, message composition, and delivery handling to integrate email sending into your application workflows. 0 2 0 0.0
View on GitHub
Context7
beeflow/markdown-editor 0.84 Lightweight GitHub-Flavored Markdown editor you can embed or reuse in your project. Install via Composer (dev-master with Git repo) or clone from GitHub. Intended as copy/modify-friendly code for a live Markdown editing experience. 0 0 0 0 0 0.0
View on GitHub
Context7
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
hexters/coinpayment
rjcodes/rjcms
act-training/laravel-permissions-manager
alimarchal/laravel-chart-of-accounts
babenkoivan/elastic-scout-driver
mkwebdesign/filament-watchdog-v5
renatomarinho/laravel-page-speed
zedmagdy/filament-business-hours
renatovdemoura/blade-elements-ui
devgeek/beacon-admin
benjamin-rqt/data-watcher-bundle
atriumphp/atrium
sandermuller/package-boost-laravel
sandermuller/boost-skills
redaxo/core
yusufgenc/filament-api-forge
l3aro/rating-star-for-filament
leek/filament-subtenant-scope
anil/file-picker
broqit/fields-ai