I’ve installed the uniform plugin and it works fine until I try to send the form. I always get an error saying ‘There was an error sending the form: The email could not be sent’
I tried locally and on remote server as well.
This is what the associated controller looks like:
By default, sending mail from localhost is disabled and you will have to enable it. On your remote server, you most probably have to enable sending mails as well, or use an external service.