Skip to content

[RFC] Add Messenger component example #808

Closed
@yceruto

Description

@yceruto

Now that 4.1 stable is happily released I'd like to put in the board this nice component and think about how we can introduce it here.

My Proposal

newslatter-subscription-box

"Blog posts subscription" or whatever you want to call it. The goal is to show an input box where any user can submit their email to subscribe for new articles, when a new article is created, we would dispatch an async message through the bus to send all emails to the subscribed users.

About The Implementation

To keep it simple, we might need a fake transport to simulate the async process and go without the amqp extension. Other details later if this example is approved.


If you have a different idea where this new component can be used or how it should be used, please put it here. Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions