Send E-Mail to user

Hello,
Is there a possibility to write an e-mail to all users in the panel.

/perry

Yes, you can pass an array of recipients to the to option: https://getkirby.com/docs/guide/emails#simple__with-multiple-recipients

Or, if you want more individual mails per user: https://getkirby.com/docs/guide/emails#personalized-emails-to-multiple-users

thanks for the links. in order to write a “newsletter” to the user, do i have to generate content in the panel and send it to the user via webhook?

update
I found a plugin: https://github.com/R3D2/kirby3-newsletter