Offer setup before anything syncs
MailerLite receives cleaner data when the offer, product, price, checkout mode, invoice, and automation path are defined first.
App integrations
Use Plandalf to connect MailerLite with checkout pages, payment flows, email tools, CRM records, access systems, tax engines, and webhooks.
Popular connections
Use these as practical recipes, not just directory entries. Each one should explain the checkout, automation, payment, email, CRM, tax, or API handoff that matters.
MailerLite + PayPal
Score 85
Take payment through PayPal from pages hosted on MailerLite.
MailerLite + Drip
Score 80
Capture leads on Drip and follow up through MailerLite.
MailerLite + HubSpot
Score 80
Capture leads on MailerLite and follow up through HubSpot.
MailerLite + Kit (ConvertKit)
Score 80
Capture leads on Kit (ConvertKit) and follow up through MailerLite.
MailerLite + Klaviyo
Score 80
Capture leads on Klaviyo and follow up through MailerLite.
MailerLite + Mailchimp
Score 80
Capture leads on Mailchimp and follow up through MailerLite.
MailerLite + Next.js
Score 80
Capture leads on Next.js and follow up through MailerLite.
MailerLite + Shopify
Score 80
Capture leads on Shopify and follow up through MailerLite.
MailerLite + Webflow
Score 80
Capture leads on Webflow and follow up through MailerLite.
MailerLite + WordPress
Score 80
Capture leads on WordPress and follow up through MailerLite.
MailerLite + Stripe
Score 77
Take payment through Stripe from pages hosted on MailerLite.
MailerLite + ActiveCampaign
Score 70
Capture leads on ActiveCampaign and follow up through MailerLite.
How it works
MailerLite keeps doing what it is best at. Plandalf handles the offer, checkout, buyer fields, payment context, invoice data, and post-purchase events that every other app needs.
MailerLite is an email-marketing platform with a built-in workflow automations feature. Merchants running deadline promos on Plandalf typically use MailerLite to announce the offer, and want their subscribers to land on the promo's tracking URL with their own countdown already running. ## What Plandalf does here - **Automation integration** — `app/Apps/Mailerlite/` contains a real handler with a `SubscriberCreated` trigger and actions for adding subscribers to groups, upserting them, and updating custom fields. - **Promo email countdown** — paste a small `<img>` tag into any MailerLite campaign; Plandalf serves a per-recipient animated GIF using MailerLite's `{$email}` personalization tag as the participant reference. - **Promo enrolment via workflow** — a MailerLite automation can POST to the promo's catch URL on subscriber-joins-group, starting each recipient's deadline the moment they enter the list. ## What Plandalf does *not* do - We do not replace MailerLite. There is no `migrate.*` template for MailerLite because Plandalf isn't an ESP. - We do not claim `trigger_on_form_submit` — nothing in the integration handler consumes that path today.
Search paths
A useful MailerLite integration page should show where the operator configures Offers, payment options, invoices, Automations, integrations, and API settings before a developer ships the flow.
MailerLite receives cleaner data when the offer, product, price, checkout mode, invoice, and automation path are defined first.
MailerLite should get buyer, product, coupon, invoice, and offer context from the purchase event instead of a disconnected form submit.
MailerLite can launch a hosted checkout, buy button, embedded flow, or SDK checkout depending on where the buyer starts.
MailerLite can be part of a payment stack, a site stack, a marketing stack, or an automation stack. These Plandalf resources keep the implementation tied to real checkout and purchase events.