Hi guys,
I want to add a contact us page to my Ionic 2 app
in the page I want to put a form the user can fill and than in submit the dev team should get
the message the user has filled…
I was wondering what method will you guys use to implement such a page?
I have few ideas such as using the “mailgun” api, or creating my own php code that
will send me an Email
have you guys got any other ideas?
Thanks