nexoapex / www

Nexo Apex website
MIT License
0 stars 0 forks source link

Research on email providers and configure the email sending in "Contact us" form. #5

Closed Fdreyr closed 1 month ago

Fdreyr commented 2 months ago

Do some research on providers (princing, features...)

eg:

SilverNowaru commented 2 months ago

I made a branch that uses the suggested contact form API according to the "params.toml" file, in this case airform, it's free and doesn't seem to have a submission limit so it should be fine for our needs, but there are still alternatives should the need arise.

mrubiopr96 commented 2 months ago

I have researched the following services to present as an alternative to the contact forms API that was suggested on the documentation. Of the following options, HeroTofu has attractive features for the free version, while FormKeep, while not free, is the most feature complete.

Features HeroTofu Formspree Getform FormKeep
Spam Protection Yes Yes Yes Yes
Email Notifications Yes Yes Yes Yes
Data Management Yes No Yes Yes
Customization Yes No No Yes
API Access No Yes Yes Yes
Third-Party Integrations No No Yes Yes
File Uploads No No Yes Yes
Custom Redirect URLs No Yes No Yes
Pricing HeroTofu Formspree Getform FormKeep
Free Plan Yes Yes Yes No
Paid Plan

$19/month for 3,000 submissions/month

$79/month for 15,000 submissions/month

Custom pricing for higher volumes.

$8/month for 1,000 submissions/month.

$19/month for 2,500 submissions/month.

$49/month for 7,500 submissions/month.

Custom pricing for higher volumes.

$12/month for 1,000 submissions/month.

$25/month for 5,000 submissions/month.

Custom pricing for higher volumes.

$4.99/month for 500 submissions/month.

$19.99/month for 5,000 submissions/month.

Custom pricing for higher volumes.