Skip to content

[Mailer] Updated README for the Mailer component #37542

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

Merged
merged 1 commit into from
Jul 31, 2020

Conversation

wouterj
Copy link
Member

@wouterj wouterj commented Jul 9, 2020

Q A
Branch? 4.4
Bug fix? no
New feature? no
Deprecations? no
Tickets n/a
License MIT
Doc PR symfony/symfony-docs#13945

I think it's worth adding a second example showcasing the twig integration for 2 reasons:

  • If you're used to use this component in the framework, I think it's likely you want Twig integration in standalone apps.
  • The integration actually lives in symfony/twig-bridge, it won't be very easy to catch while reading the component code - unless you're very comfortable with the Symfony architecture.

@wouterj wouterj force-pushed the components/doc-mailer branch from 2c913d2 to 696560c Compare July 9, 2020 16:20
@fabpot
Copy link
Member

fabpot commented Jul 31, 2020

Thank you @wouterj.

@fabpot fabpot merged commit 203ed71 into symfony:4.4 Jul 31, 2020
xabbuh added a commit to symfony/symfony-docs that referenced this pull request Aug 3, 2020
This PR was merged into the 4.4 branch.

Discussion
----------

Removed Mailer component docs

See symfony/symfony#37542

The component is quite easy to use in a standalone project. The example in the component's README will be enough I think (no need to confuse framework users by adding the examples in this doc).

Meanwhile, I'm not sure what to do with the Mime component. Should we move it into a subguide (`/mailer/mime.rst`)? It doesn't really make sense to have it as a main guide I think.

Commits
-------

225de94 Removed Mailer component docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants