Send a form to an email

Hi,

I just want to build a very primitive form with let’s say ( name and message ). When the user click on submit, the hole form should be emailed to a specific email. How can I achieve this?

Thanks
Ayoub

Ionic FormBuilder plus Email Composer plugin is a good start

Thanks for your reply. I don’t want to send data from the user Mail. I want to push data to a mail once the user click on send form (Like any php mail form!).

i want to do the same as you but i can’t figure it out, please if u find a solution could you share it with me?
Thank you