admin管理员组文章数量:1130349
I've been looking for the whole day for a plugin that help me to solve my problem with my website.
Is there a way to create a specific form that could send a custom e-mail when the user complete it?
Thanks!
I've been looking for the whole day for a plugin that help me to solve my problem with my website.
Is there a way to create a specific form that could send a custom e-mail when the user complete it?
Thanks!
Share Improve this question asked Dec 23, 2018 at 19:35 JerryJerry 1 5- Hi, thanks for your question... What exactly are you looking for? Because Contact Form 7 does exactly, what you've described. But I don't believe that you haven't found it after whole day of searching... ;) – Krzysiek Dróżdż Commented Dec 23, 2018 at 20:58
- I've tried Contact form 7 but I can't connect a specific mail template to a specific form. What i'm trying to do is to make a form for a page that send a specific mail for new registration from that form. Is there any "hidden" option i'm not seeing? Thanks for any further explaination – Jerry Commented Dec 23, 2018 at 22:11
- so you definitely haven’t researched it enough... – Krzysiek Dróżdż Commented Dec 23, 2018 at 22:15
- Time to watch some hindi tutorial i guess :) Oh, and thanks for the hint! – Jerry Commented Dec 23, 2018 at 22:18
- no need plugin if you create custom its good for you. you can create easily. so below answer. – user147874 Commented Dec 24, 2018 at 9:42
2 Answers
Reset to default 0There are so many plugins for that :- 1) Contact form 7 2) Ninja form If you want to insert a post or product you can choose gravity form.
it help you to create custom functions. if you want to create/send mail custom then you should try wp_mail ( which is wordpress function ) or php core function is mail(). do proper R & D on it and its parameter also.
parameter also provide you sender info and receiver info.
on submit your form you can use these functions.
reference links for mail functions :-
wordpress :- https://developer.wordpress/reference/functions/wp_mail/
php :- https://www.w3schools/php/func_mail_mail.asp
i hope its help you. thank.
I've been looking for the whole day for a plugin that help me to solve my problem with my website.
Is there a way to create a specific form that could send a custom e-mail when the user complete it?
Thanks!
I've been looking for the whole day for a plugin that help me to solve my problem with my website.
Is there a way to create a specific form that could send a custom e-mail when the user complete it?
Thanks!
Share Improve this question asked Dec 23, 2018 at 19:35 JerryJerry 1 5- Hi, thanks for your question... What exactly are you looking for? Because Contact Form 7 does exactly, what you've described. But I don't believe that you haven't found it after whole day of searching... ;) – Krzysiek Dróżdż Commented Dec 23, 2018 at 20:58
- I've tried Contact form 7 but I can't connect a specific mail template to a specific form. What i'm trying to do is to make a form for a page that send a specific mail for new registration from that form. Is there any "hidden" option i'm not seeing? Thanks for any further explaination – Jerry Commented Dec 23, 2018 at 22:11
- so you definitely haven’t researched it enough... – Krzysiek Dróżdż Commented Dec 23, 2018 at 22:15
- Time to watch some hindi tutorial i guess :) Oh, and thanks for the hint! – Jerry Commented Dec 23, 2018 at 22:18
- no need plugin if you create custom its good for you. you can create easily. so below answer. – user147874 Commented Dec 24, 2018 at 9:42
2 Answers
Reset to default 0There are so many plugins for that :- 1) Contact form 7 2) Ninja form If you want to insert a post or product you can choose gravity form.
it help you to create custom functions. if you want to create/send mail custom then you should try wp_mail ( which is wordpress function ) or php core function is mail(). do proper R & D on it and its parameter also.
parameter also provide you sender info and receiver info.
on submit your form you can use these functions.
reference links for mail functions :-
wordpress :- https://developer.wordpress/reference/functions/wp_mail/
php :- https://www.w3schools/php/func_mail_mail.asp
i hope its help you. thank.
本文标签: pluginsHow to send custom mail when a user complete a specific form
版权声明:本文标题:plugins - How to send custom mail when a user complete a specific form 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:https://it.en369.cn/questions/1749071585a2311660.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。


发表评论