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

Add Symfony Mailer CSS inliner plugin #152

Merged
merged 1 commit into from
Jun 19, 2023
Merged

Add Symfony Mailer CSS inliner plugin #152

merged 1 commit into from
Jun 19, 2023

Conversation

JaZo
Copy link
Contributor

@JaZo JaZo commented Apr 17, 2023

Laravel switched from Swift Mailer to Symfony Mailer in Laravel 9. As such, the CssInlinerPlugin isn't working and "Skipped registering SwiftMailer plugin: CssInlinerPlugin." is being logged as reported in #72. I've added a new CssInlinerPlugin for Symfony Mailer, based on https://github.com/fedeisas/laravel-mail-css-inliner to fix the CSS inlining in Laravel 9+.

This was referenced Apr 17, 2023
@haleybe
Copy link

haleybe commented Apr 18, 2023

Would be nice to merge this if tests passed. Log files are full of this one line.

@xwiz
Copy link

xwiz commented May 12, 2023

Wow why is this not merged yet

@sbrow
Copy link

sbrow commented Jun 19, 2023

please merge, this is ridiculous.

@emilsundberg emilsundberg merged commit 9e8648e into snowfire:master Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants