Rippleflow.io

Drip email for Laravel developers

Sending sequence of emails from your app at the right moment

1. Installation

Add Composer package to your project

Installation is as easy as adding our dedicated package to your project through Composer.Publishing configuration file and configuring your project keys. That's it.From now on your recipients will be synced with RippleFlow.

2. Configuration

Edit config file and Recipient classes

Have you ever used Laravel Scout?The configuration is as easy as setting up Scout. By adding traits and RippleFlow specific methods you'll sync your project with RippleFlow in no time.Configure custom events and fields that will be pushed to RippleFlow that you'd like to use in Drip Sequence logic.For instance if you'd like to send reminders when user has not logged in for a week, just add last login timestamp and RippleFlow will take it from there.

3. Sequences

Setup Sequences

Create sequence logic for emails that should be sent at specific points in time, or after specific user actions.You do all that in RippleFlow project configuration. RippleFlow will sync all your mailable classes, so you just need to provide a correct class and that specific email will be sent through your app.You handle the content and sending. Your emails will look the same as any other emails sent from your application.

4. Emails

Create Mailable Classes

If RippleFlow sequence setup is the brain, then Mailable classes are the heart of the whole Drip Email Campaigns.You decide what to send, we just let you know when and to whom.You don't have to work on this logic yourself. You don't have to work on cron or schedules that will make sure emails are sent out. We'll handle that.You just need to focus on building business logic into your application.

RippleFlow.io

Get notified

If you want to join the waiting list and be notified about release please use the form below


© RippleFlow.io. All rights reserved.

Thank you

We will let you know when this project is launched in private beta! See you soon!