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

require symfony mailer in composer #49

Closed
1 of 4 tasks
jrushlow opened this issue Mar 4, 2020 · 2 comments
Closed
1 of 4 tasks

require symfony mailer in composer #49

jrushlow opened this issue Mar 4, 2020 · 2 comments

Comments

@jrushlow
Copy link
Collaborator

jrushlow commented Mar 4, 2020

Bundle uses Symfony's Mailer component to send emails

  • require symfony/mailer in composer.json
  • reference in docs
  • if ! exists mailer_dsn in .env - maker should create it
  • add maker text reminder to set correct MAILER_DSN
@jrushlow jrushlow added this to To do in In The Future via automation Mar 4, 2020
@weaverryan
Copy link
Contributor

THIS bundle doesn't do anything with Mailer. We WILL need to make it a "dependency" inside the Maker command for sure, however.

@jrushlow
Copy link
Collaborator Author

I remember us talking about this before, issue is a leftover.

In The Future automation moved this from To do to Done Mar 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
In The Future
  
Done
Development

No branches or pull requests

2 participants