I am currently working on a website as a college project and the issue that I am having is that none of my emails get sent. I’ve tried adding other plugins but it seems like that isn’t an option since I can only use the 9 default ones already preinstalled but not activated. I tried using mailgun, set it up properly and nothing happens after I click “Send” on the form button. I have double checked and am certain that the email and email confirmation settings are correct.
I’ve added a few pictures of form elements and how they’re filled in.
I believe you are testing this in try.bricksbuilder.io, right? If yes, that explaines it because SMTP is not property set up, and you can’t install a plugin to do so.
If you test on your local computer, you should be able to set up SMTP with some SMTP plugin, and then it should work.
I see. Then it’s not going to work like this. On your own server though, you would be able to send emails via Bricks form - after setting up proper SMTP.