Closed
Description
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
"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
Labels
No labels