Existing integrations

rate.email is an HTTP API. These modules wrap that API for the platform you already run, so a checkout, a newsletter form, a trial signup or a Wi-Fi login needs no custom code to check an address before it goes through.

Available (thin client)

Magento 2 / Adobe Commerce

A thin HTTP client for registration, newsletter signup and checkout, with a policy layer per hook.

Composer: rate-email/module-magento2-core

Side modules for Hyva, B2B and stock notifications are planned.

Planned

WordPress / WooCommerce

A plugin distributed through the WordPress.org directory, hooking registration, checkout, comments, and form plugins.

Hooks: registration, checkout, comments, Contact Form 7, Gravity Forms

Planned

PrestaShop

A module distributed through the PrestaShop Addons marketplace, covering account creation and guest checkout.

Hooks: customer account creation, guest checkout

Planned

Sylius

A Symfony bundle for Sylius, checking customer registration and the checkout address step.

Composer: rate-email/sylius-plugin

Planned

Shopware 6

A plugin distributed through the Shopware Store, checking registration and checkout.

Distribution: Shopware Store

Available (frontend-only)

Any signup form

A publishable key checks an address straight from the browser: a newsletter form, a trial signup, a Wi-Fi login page, no backend required for the first pass.

Origin-restricted, no secret exposed

Want another platform? Open an issue atgithub.com/rate-email.