MailerLite

You can use MailerLite for your email setup. SaasAble already has a working example on the "coming soon" page, which you can also utilize. You need to provide your key values in the .env file.

Setup:

  1. Mailer Lite account setup

    1. Please create a Mailer Lite account: https://accounts.mailerlite.com/arrow-up-right

    2. Integrate API: https://dashboard.mailerlite.com/integrations/apiarrow-up-right

      You need to get all three things from here

      1. API Token

      2. API URL

      3. Group ID

circle-info

You must create a new API key and Group if those do not exist.

  1. Set the values from your Mailer Lite account to the .env file:

  1. We have already set the API to send mail in the coming soon page:

Last updated