Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
57bfbf874b | ||
|
|
1dc423a1c4 | ||
|
|
de8aaa5c45 | ||
|
|
1a1e3204ee | ||
|
|
6c4cc295b8 | ||
|
|
9f212ddcb8 | ||
|
|
5f82278282 | ||
|
|
f6a32ce610 | ||
|
|
0839975083 | ||
|
|
c90f3d0f01 | ||
|
|
5f3daf689b | ||
|
|
cc7fcdb4ef | ||
|
|
d75aed81e1 | ||
|
|
0cbaa8fc66 | ||
|
|
0686b3a3f2 | ||
|
|
9b15b93b96 | ||
|
|
8f2510f5ec | ||
|
|
e196d798c5 | ||
|
|
777a12ec89 | ||
|
|
6c6af775bc | ||
|
|
4f8c9f029d | ||
|
|
8f72994b46 | ||
|
|
d162f255c2 | ||
|
|
c8e252fefd | ||
|
|
b8f1ad9ab5 | ||
|
|
708ab506f1 | ||
|
|
ec1f4c9374 | ||
|
|
5528288c7b | ||
|
|
7bd098bdd0 | ||
|
|
cbea263a91 | ||
|
|
e8a247fe12 | ||
|
|
4b51e386e3 | ||
|
|
59aa7845ba | ||
|
|
5600c49bb6 | ||
|
|
21af8fe05e | ||
|
|
2c4d95e604 | ||
|
|
64bd094b47 | ||
|
|
53b33bbd36 | ||
|
|
5fa9b9dda5 | ||
|
|
4bc5424815 | ||
|
|
573e2e8449 | ||
|
|
00ae942c3c | ||
|
|
9c69c7a36e | ||
|
|
9568b7d345 | ||
|
|
6bba9b6199 | ||
|
|
2f55d32485 | ||
|
|
eec37ecb31 | ||
|
|
f947ee6f22 | ||
|
|
3330d83d08 | ||
|
|
de7ed84fcf | ||
|
|
e639c72e8b | ||
|
|
43ea660d52 | ||
|
|
1f85d448e2 | ||
|
|
e7f168c373 | ||
|
|
b42698616a | ||
|
|
64ba19e589 | ||
|
|
3a42012ac7 | ||
|
|
08e5c0d930 | ||
|
|
18788ac1ca | ||
|
|
c40394ffd6 |
@@ -1,3 +1,3 @@
|
|||||||
{
|
{
|
||||||
".": "0.5.0"
|
".": "0.7.1"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,5 +1,63 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [0.7.1](https://github.com/useplunk/plunk/compare/v0.7.0...v0.7.1) (2026-03-10)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* Align preview and actual email for templates and campaigns ([cc7fcdb](https://github.com/useplunk/plunk/commit/cc7fcdb4ef31e9dfb4f7403aa93479b6df56719d))
|
||||||
|
|
||||||
|
|
||||||
|
### Documentation
|
||||||
|
|
||||||
|
* Add inbound to docs ([6c4cc29](https://github.com/useplunk/plunk/commit/6c4cc295b88db6da8d9edcf23064a3fc8e9f5c36))
|
||||||
|
* Improve webhook documentation ([f6a32ce](https://github.com/useplunk/plunk/commit/f6a32ce610559050c1ca9978607bd57ac51e906f))
|
||||||
|
|
||||||
|
## [0.7.0](https://github.com/useplunk/plunk/compare/v0.6.0...v0.7.0) (2026-03-05)
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* **api:** support inline images in emails using Content-ID ([9b15b93](https://github.com/useplunk/plunk/commit/9b15b93b96344f811d869d103b3b6d344b531811))
|
||||||
|
* Sort projects alphabetically in the dashboard and fix layout ([64bd094](https://github.com/useplunk/plunk/commit/64bd094b47abbc4feaeb93d97915df57763b3907))
|
||||||
|
* Static segments ([4b51e38](https://github.com/useplunk/plunk/commit/4b51e386e39ae38d6ea52eb87858de36fa45ab46))
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* Add support for STATIC segment type in CampaignService ([7bd098b](https://github.com/useplunk/plunk/commit/7bd098bdd01a8af0dd41ec515880289b1795e5af))
|
||||||
|
* correct cookie domain for .local TLD hostnames ([59aa784](https://github.com/useplunk/plunk/commit/59aa7845bad69a1768bb88f83cfcea607c447538))
|
||||||
|
* Correctly set domain status on manual verify ([21af8fe](https://github.com/useplunk/plunk/commit/21af8fe05e0450e8d826a3a01224511a337ca072))
|
||||||
|
* Do not unsubscribe existing contacts ([2c4d95e](https://github.com/useplunk/plunk/commit/2c4d95e604cbed9189f7ee07c24b1f236fce7990))
|
||||||
|
* Support any locale on creation ([ec1f4c9](https://github.com/useplunk/plunk/commit/ec1f4c9374e06e3defed3c728be603c10e4e7baa))
|
||||||
|
* Verify SNS URL before sending fetch request ([b8f1ad9](https://github.com/useplunk/plunk/commit/b8f1ad9ab53c78f8ef063fdc125f397c8bfc7652))
|
||||||
|
|
||||||
|
|
||||||
|
### Documentation
|
||||||
|
|
||||||
|
* Static segments ([e8a247f](https://github.com/useplunk/plunk/commit/e8a247fe12b79ae8a25a74485179e93081fe2002))
|
||||||
|
|
||||||
|
## [0.6.0](https://github.com/useplunk/plunk/compare/v0.5.0...v0.6.0) (2026-02-19)
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* Ability to change workflow trigger ([eec37ec](https://github.com/useplunk/plunk/commit/eec37ecb31c63888879a1933dba4fd0c6243018b))
|
||||||
|
* Add billing for inbound ([3330d83](https://github.com/useplunk/plunk/commit/3330d83d08904bc547740bfc9fdcbc5ff214d977))
|
||||||
|
* Add billing for inbound ([de7ed84](https://github.com/useplunk/plunk/commit/de7ed84fcfddde16a9297c947048e9876712f6fa))
|
||||||
|
* Add dedicated received type ([f947ee6](https://github.com/useplunk/plunk/commit/f947ee6f22371055801fa9cfc62e15df7851986c))
|
||||||
|
* **i18n:** Add Spanish language ([9c69c7a](https://github.com/useplunk/plunk/commit/9c69c7a36edd86fdc02b8d0d3e3f8d64ed8ecfa6))
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* Enhance email bounce notification with latest bounce details ([e639c72](https://github.com/useplunk/plunk/commit/e639c72e8b940ba1da472d355f930359da7c868b))
|
||||||
|
|
||||||
|
|
||||||
|
### Documentation
|
||||||
|
|
||||||
|
* Add receiving emails functionality and update DNS records documentation ([b426986](https://github.com/useplunk/plunk/commit/b42698616a3f7bb079a092375ac886f2a9d7405d))
|
||||||
|
|
||||||
## [0.5.0](https://github.com/useplunk/plunk/compare/v0.4.0...v0.5.0) (2026-02-17)
|
## [0.5.0](https://github.com/useplunk/plunk/compare/v0.4.0...v0.5.0) (2026-02-17)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -37,7 +37,7 @@
|
|||||||
"jsonwebtoken": "^9.0.2",
|
"jsonwebtoken": "^9.0.2",
|
||||||
"mailchecker": "^6.0.19",
|
"mailchecker": "^6.0.19",
|
||||||
"morgan": "^1.10.0",
|
"morgan": "^1.10.0",
|
||||||
"multer": "^2.0.2",
|
"multer": "^2.1.1",
|
||||||
"signale": "^1.4.0",
|
"signale": "^1.4.0",
|
||||||
"stripe": "^20.0.0"
|
"stripe": "^20.0.0"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -72,12 +72,13 @@ export class Actions {
|
|||||||
|
|
||||||
// Create or update contact with persistent data only
|
// Create or update contact with persistent data only
|
||||||
// ContactService.upsert will filter out non-persistent fields
|
// ContactService.upsert will filter out non-persistent fields
|
||||||
// Event tracking should subscribe contacts by default
|
// Event tracking should subscribe new contacts by default (subscribed=true in ContactService)
|
||||||
|
// but preserve existing subscription state for existing contacts
|
||||||
const contact = await ContactService.upsert(
|
const contact = await ContactService.upsert(
|
||||||
auth.projectId,
|
auth.projectId,
|
||||||
email,
|
email,
|
||||||
data as Record<string, unknown> | undefined,
|
data as Record<string, unknown> | undefined,
|
||||||
subscribed ?? true,
|
subscribed,
|
||||||
);
|
);
|
||||||
|
|
||||||
// Track the event with ALL data (persistent + non-persistent)
|
// Track the event with ALL data (persistent + non-persistent)
|
||||||
@@ -268,7 +269,9 @@ export class Actions {
|
|||||||
|
|
||||||
// Create or update contact with metadata
|
// Create or update contact with metadata
|
||||||
// Transactional emails should not subscribe contacts by default
|
// Transactional emails should not subscribe contacts by default
|
||||||
const contact = await ContactService.upsert(auth.projectId, recipient.email, recipientData, subscribed ?? false);
|
// New contacts default to unsubscribed unless explicitly opted in
|
||||||
|
// Existing contacts preserve their subscription state unless explicitly changed
|
||||||
|
const contact = await ContactService.upsert(auth.projectId, recipient.email, recipientData, subscribed, false);
|
||||||
|
|
||||||
// Get merged data including non-persistent fields for template rendering
|
// Get merged data including non-persistent fields for template rendering
|
||||||
const mergedData = ContactService.getMergedData(contact, data as Record<string, unknown> | undefined);
|
const mergedData = ContactService.getMergedData(contact, data as Record<string, unknown> | undefined);
|
||||||
|
|||||||
@@ -315,6 +315,7 @@ export class Contacts {
|
|||||||
@Middleware([requireAuth, requireEmailVerified])
|
@Middleware([requireAuth, requireEmailVerified])
|
||||||
@CatchAsync
|
@CatchAsync
|
||||||
public async getImportStatus(req: Request, res: Response, _next: NextFunction) {
|
public async getImportStatus(req: Request, res: Response, _next: NextFunction) {
|
||||||
|
const auth = res.locals.auth;
|
||||||
const jobId = req.params.jobId;
|
const jobId = req.params.jobId;
|
||||||
|
|
||||||
if (!jobId) {
|
if (!jobId) {
|
||||||
@@ -322,7 +323,7 @@ export class Contacts {
|
|||||||
}
|
}
|
||||||
|
|
||||||
try {
|
try {
|
||||||
const status = await QueueService.getImportJobStatus(jobId);
|
const status = await QueueService.getImportJobStatus(jobId, auth.projectId!);
|
||||||
|
|
||||||
if (!status) {
|
if (!status) {
|
||||||
return res.status(404).json({error: 'Import job not found'});
|
return res.status(404).json({error: 'Import job not found'});
|
||||||
@@ -502,6 +503,7 @@ export class Contacts {
|
|||||||
@Middleware([requireAuth, requireEmailVerified])
|
@Middleware([requireAuth, requireEmailVerified])
|
||||||
@CatchAsync
|
@CatchAsync
|
||||||
public async getBulkActionStatus(req: Request, res: Response, _next: NextFunction) {
|
public async getBulkActionStatus(req: Request, res: Response, _next: NextFunction) {
|
||||||
|
const auth = res.locals.auth;
|
||||||
const jobId = req.params.jobId;
|
const jobId = req.params.jobId;
|
||||||
|
|
||||||
if (!jobId) {
|
if (!jobId) {
|
||||||
@@ -509,7 +511,7 @@ export class Contacts {
|
|||||||
}
|
}
|
||||||
|
|
||||||
try {
|
try {
|
||||||
const status = await QueueService.getBulkActionJobStatus(jobId);
|
const status = await QueueService.getBulkActionJobStatus(jobId, auth.projectId!);
|
||||||
|
|
||||||
if (!status) {
|
if (!status) {
|
||||||
return res.status(404).json({error: 'Bulk action job not found'});
|
return res.status(404).json({error: 'Bulk action job not found'});
|
||||||
|
|||||||
@@ -72,20 +72,23 @@ export class Segments {
|
|||||||
@CatchAsync
|
@CatchAsync
|
||||||
public async create(req: Request, res: Response, _next: NextFunction) {
|
public async create(req: Request, res: Response, _next: NextFunction) {
|
||||||
const auth = res.locals.auth;
|
const auth = res.locals.auth;
|
||||||
const {name, description, condition, trackMembership} = req.body;
|
const {name, description, type, condition, trackMembership} = req.body;
|
||||||
|
|
||||||
if (!name) {
|
if (!name) {
|
||||||
return res.status(400).json({error: 'Name is required'});
|
return res.status(400).json({error: 'Name is required'});
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!condition || typeof condition !== 'object') {
|
const segmentType = type ?? 'DYNAMIC';
|
||||||
return res.status(400).json({error: 'Condition is required and must be an object'});
|
|
||||||
|
if (segmentType === 'DYNAMIC' && (!condition || typeof condition !== 'object')) {
|
||||||
|
return res.status(400).json({error: 'Condition is required and must be an object for DYNAMIC segments'});
|
||||||
}
|
}
|
||||||
|
|
||||||
const segment = await SegmentService.create(auth.projectId!, {
|
const segment = await SegmentService.create(auth.projectId!, {
|
||||||
name,
|
name,
|
||||||
description,
|
description,
|
||||||
condition,
|
type: segmentType,
|
||||||
|
condition: segmentType === 'DYNAMIC' ? condition : undefined,
|
||||||
trackMembership,
|
trackMembership,
|
||||||
});
|
});
|
||||||
|
|
||||||
@@ -142,6 +145,56 @@ export class Segments {
|
|||||||
return res.status(204).send();
|
return res.status(204).send();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* POST /segments/:id/members
|
||||||
|
* Add contacts to a static segment by email
|
||||||
|
*/
|
||||||
|
@Post(':id/members')
|
||||||
|
@Middleware([requireAuth, requireEmailVerified])
|
||||||
|
@CatchAsync
|
||||||
|
public async addMembers(req: Request, res: Response, _next: NextFunction) {
|
||||||
|
const auth = res.locals.auth;
|
||||||
|
const segmentId = req.params.id;
|
||||||
|
const {emails} = req.body;
|
||||||
|
|
||||||
|
if (!segmentId) {
|
||||||
|
return res.status(400).json({error: 'Segment ID is required'});
|
||||||
|
}
|
||||||
|
|
||||||
|
if (!Array.isArray(emails) || emails.length === 0) {
|
||||||
|
return res.status(400).json({error: 'emails must be a non-empty array'});
|
||||||
|
}
|
||||||
|
|
||||||
|
const result = await SegmentService.addContacts(auth.projectId!, segmentId, emails);
|
||||||
|
|
||||||
|
return res.status(200).json(result);
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* DELETE /segments/:id/members
|
||||||
|
* Remove contacts from a static segment by email
|
||||||
|
*/
|
||||||
|
@Delete(':id/members')
|
||||||
|
@Middleware([requireAuth, requireEmailVerified])
|
||||||
|
@CatchAsync
|
||||||
|
public async removeMembers(req: Request, res: Response, _next: NextFunction) {
|
||||||
|
const auth = res.locals.auth;
|
||||||
|
const segmentId = req.params.id;
|
||||||
|
const {emails} = req.body;
|
||||||
|
|
||||||
|
if (!segmentId) {
|
||||||
|
return res.status(400).json({error: 'Segment ID is required'});
|
||||||
|
}
|
||||||
|
|
||||||
|
if (!Array.isArray(emails) || emails.length === 0) {
|
||||||
|
return res.status(400).json({error: 'emails must be a non-empty array'});
|
||||||
|
}
|
||||||
|
|
||||||
|
const result = await SegmentService.removeContacts(auth.projectId!, segmentId, emails);
|
||||||
|
|
||||||
|
return res.status(200).json(result);
|
||||||
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* POST /segments/:id/compute
|
* POST /segments/:id/compute
|
||||||
* Recompute segment membership for all contacts
|
* Recompute segment membership for all contacts
|
||||||
|
|||||||
@@ -6,6 +6,20 @@ import {requireAuth, requireEmailVerified} from '../middleware/auth.js';
|
|||||||
import * as S3Service from '../services/S3Service.js';
|
import * as S3Service from '../services/S3Service.js';
|
||||||
import {CatchAsync} from '../utils/asyncHandler.js';
|
import {CatchAsync} from '../utils/asyncHandler.js';
|
||||||
|
|
||||||
|
const MAGIC_BYTES: Record<string, Buffer[]> = {
|
||||||
|
'image/jpeg': [Buffer.from([0xff, 0xd8, 0xff])],
|
||||||
|
'image/jpg': [Buffer.from([0xff, 0xd8, 0xff])],
|
||||||
|
'image/png': [Buffer.from([0x89, 0x50, 0x4e, 0x47])],
|
||||||
|
'image/gif': [Buffer.from('GIF87a'), Buffer.from('GIF89a')],
|
||||||
|
'image/webp': [Buffer.from('RIFF')],
|
||||||
|
};
|
||||||
|
|
||||||
|
function validateMagicBytes(buffer: Buffer, mimetype: string): boolean {
|
||||||
|
const signatures = MAGIC_BYTES[mimetype];
|
||||||
|
if (!signatures) return false;
|
||||||
|
return signatures.some(sig => buffer.subarray(0, sig.length).equals(sig));
|
||||||
|
}
|
||||||
|
|
||||||
// Configure multer for file uploads (memory storage)
|
// Configure multer for file uploads (memory storage)
|
||||||
const upload = multer({
|
const upload = multer({
|
||||||
storage: multer.memoryStorage(),
|
storage: multer.memoryStorage(),
|
||||||
@@ -13,12 +27,12 @@ const upload = multer({
|
|||||||
fileSize: 10 * 1024 * 1024, // 10MB max file size
|
fileSize: 10 * 1024 * 1024, // 10MB max file size
|
||||||
},
|
},
|
||||||
fileFilter: (_req, file, cb) => {
|
fileFilter: (_req, file, cb) => {
|
||||||
const allowedMimeTypes = ['image/jpeg', 'image/jpg', 'image/png', 'image/gif', 'image/webp', 'image/svg+xml'];
|
const allowedMimeTypes = ['image/jpeg', 'image/jpg', 'image/png', 'image/gif', 'image/webp'];
|
||||||
|
|
||||||
if (allowedMimeTypes.includes(file.mimetype)) {
|
if (allowedMimeTypes.includes(file.mimetype)) {
|
||||||
cb(null, true);
|
cb(null, true);
|
||||||
} else {
|
} else {
|
||||||
cb(new Error('Only image files are allowed (JPEG, PNG, GIF, WebP, SVG)'));
|
cb(new Error('Only image files are allowed (JPEG, PNG, GIF, WebP)'));
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
@@ -48,6 +62,12 @@ export class Uploads {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if (!validateMagicBytes(req.file.buffer, req.file.mimetype)) {
|
||||||
|
return res.status(400).json({
|
||||||
|
error: 'File contents do not match the declared image type',
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
// Upload file to S3/Minio
|
// Upload file to S3/Minio
|
||||||
const result = await S3Service.uploadFile({
|
const result = await S3Service.uploadFile({
|
||||||
file: req.file.buffer,
|
file: req.file.buffer,
|
||||||
|
|||||||
@@ -330,6 +330,7 @@ export class Users {
|
|||||||
billingLimitWorkflows: true,
|
billingLimitWorkflows: true,
|
||||||
billingLimitCampaigns: true,
|
billingLimitCampaigns: true,
|
||||||
billingLimitTransactional: true,
|
billingLimitTransactional: true,
|
||||||
|
billingLimitInbound: true,
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
@@ -349,6 +350,7 @@ export class Users {
|
|||||||
billingLimitWorkflows: data.workflows,
|
billingLimitWorkflows: data.workflows,
|
||||||
billingLimitCampaigns: data.campaigns,
|
billingLimitCampaigns: data.campaigns,
|
||||||
billingLimitTransactional: data.transactional,
|
billingLimitTransactional: data.transactional,
|
||||||
|
billingLimitInbound: data.inbound,
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
@@ -360,6 +362,7 @@ export class Users {
|
|||||||
workflows: project.billingLimitWorkflows,
|
workflows: project.billingLimitWorkflows,
|
||||||
campaigns: project.billingLimitCampaigns,
|
campaigns: project.billingLimitCampaigns,
|
||||||
transactional: project.billingLimitTransactional,
|
transactional: project.billingLimitTransactional,
|
||||||
|
inbound: project.billingLimitInbound,
|
||||||
},
|
},
|
||||||
data,
|
data,
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
import {Controller, Post} from '@overnightjs/core';
|
import {Controller, Post} from '@overnightjs/core';
|
||||||
import type {Prisma} from '@plunk/db';
|
import type {Prisma} from '@plunk/db';
|
||||||
import {EmailStatus} from '@plunk/db';
|
import {EmailSourceType, EmailStatus} from '@plunk/db';
|
||||||
import type {Request, Response} from 'express';
|
import type {Request, Response} from 'express';
|
||||||
import signale from 'signale';
|
import signale from 'signale';
|
||||||
import type Stripe from 'stripe';
|
import type Stripe from 'stripe';
|
||||||
@@ -8,8 +8,10 @@ import type Stripe from 'stripe';
|
|||||||
import {STRIPE_ENABLED, STRIPE_WEBHOOK_SECRET} from '../app/constants.js';
|
import {STRIPE_ENABLED, STRIPE_WEBHOOK_SECRET} from '../app/constants.js';
|
||||||
import {stripe} from '../app/stripe.js';
|
import {stripe} from '../app/stripe.js';
|
||||||
import {prisma} from '../database/prisma.js';
|
import {prisma} from '../database/prisma.js';
|
||||||
|
import {BillingLimitService} from '../services/BillingLimitService.js';
|
||||||
import {ContactService} from '../services/ContactService.js';
|
import {ContactService} from '../services/ContactService.js';
|
||||||
import {EventService} from '../services/EventService.js';
|
import {EventService} from '../services/EventService.js';
|
||||||
|
import {MeterService} from '../services/MeterService.js';
|
||||||
import {NtfyService} from '../services/NtfyService.js';
|
import {NtfyService} from '../services/NtfyService.js';
|
||||||
import {SecurityService} from '../services/SecurityService.js';
|
import {SecurityService} from '../services/SecurityService.js';
|
||||||
import {CatchAsync} from '../utils/asyncHandler.js';
|
import {CatchAsync} from '../utils/asyncHandler.js';
|
||||||
@@ -32,11 +34,35 @@ export class Webhooks {
|
|||||||
// Handle SNS subscription confirmation FIRST (before parsing Message field)
|
// Handle SNS subscription confirmation FIRST (before parsing Message field)
|
||||||
if (req.body.Type === 'SubscriptionConfirmation') {
|
if (req.body.Type === 'SubscriptionConfirmation') {
|
||||||
signale.info('SNS Subscription Confirmation received');
|
signale.info('SNS Subscription Confirmation received');
|
||||||
signale.info('Subscribe URL:', req.body.SubscribeURL);
|
|
||||||
|
// Validate SubscribeURL to prevent SSRF: must be HTTPS and from an official AWS SNS host.
|
||||||
|
// Legitimate URLs look like:
|
||||||
|
// https://sns.<region>.amazonaws.com/?Action=ConfirmSubscription&...
|
||||||
|
const subscribeURL: unknown = req.body.SubscribeURL;
|
||||||
|
if (typeof subscribeURL !== 'string') {
|
||||||
|
signale.warn('SNS SubscriptionConfirmation missing SubscribeURL');
|
||||||
|
return res.status(400).json({success: false, message: 'Invalid SubscribeURL'});
|
||||||
|
}
|
||||||
|
|
||||||
|
let parsedURL: URL;
|
||||||
|
try {
|
||||||
|
parsedURL = new URL(subscribeURL);
|
||||||
|
} catch {
|
||||||
|
signale.warn('SNS SubscriptionConfirmation has unparseable SubscribeURL');
|
||||||
|
return res.status(400).json({success: false, message: 'Invalid SubscribeURL'});
|
||||||
|
}
|
||||||
|
|
||||||
|
// Only allow HTTPS requests to official AWS SNS endpoints.
|
||||||
|
// The hostname must be exactly sns.<region>.amazonaws.com.
|
||||||
|
const SNS_HOST_RE = /^sns\.[a-z0-9-]+\.amazonaws\.com$/;
|
||||||
|
if (parsedURL.protocol !== 'https:' || !SNS_HOST_RE.test(parsedURL.hostname)) {
|
||||||
|
signale.warn(`SNS SubscriptionConfirmation rejected — disallowed SubscribeURL host: ${parsedURL.hostname}`);
|
||||||
|
return res.status(400).json({success: false, message: 'Invalid SubscribeURL'});
|
||||||
|
}
|
||||||
|
|
||||||
// Automatically confirm the subscription
|
// Automatically confirm the subscription
|
||||||
try {
|
try {
|
||||||
const confirmResponse = await fetch(req.body.SubscribeURL);
|
const confirmResponse = await fetch(subscribeURL);
|
||||||
if (confirmResponse.ok) {
|
if (confirmResponse.ok) {
|
||||||
signale.success('SNS subscription confirmed successfully');
|
signale.success('SNS subscription confirmed successfully');
|
||||||
return res.status(200).json({
|
return res.status(200).json({
|
||||||
@@ -48,7 +74,6 @@ export class Webhooks {
|
|||||||
return res.status(200).json({
|
return res.status(200).json({
|
||||||
success: false,
|
success: false,
|
||||||
message: 'Failed to confirm subscription',
|
message: 'Failed to confirm subscription',
|
||||||
subscribeURL: req.body.SubscribeURL,
|
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
} catch (confirmError) {
|
} catch (confirmError) {
|
||||||
@@ -56,7 +81,6 @@ export class Webhooks {
|
|||||||
return res.status(200).json({
|
return res.status(200).json({
|
||||||
success: false,
|
success: false,
|
||||||
message: 'Error confirming subscription',
|
message: 'Error confirming subscription',
|
||||||
subscribeURL: req.body.SubscribeURL,
|
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -122,6 +146,16 @@ export class Webhooks {
|
|||||||
for (const domainRecord of domainRecords) {
|
for (const domainRecord of domainRecords) {
|
||||||
signale.info(`[WEBHOOK] Processing inbound email for project: ${domainRecord.project.name}`);
|
signale.info(`[WEBHOOK] Processing inbound email for project: ${domainRecord.project.name}`);
|
||||||
|
|
||||||
|
// Check billing limits before processing inbound email
|
||||||
|
const limitCheck = await BillingLimitService.checkLimit(domainRecord.projectId, EmailSourceType.INBOUND);
|
||||||
|
|
||||||
|
if (!limitCheck.allowed) {
|
||||||
|
signale.warn(
|
||||||
|
`[WEBHOOK] Inbound email blocked for project ${domainRecord.project.name}: ${limitCheck.message}`,
|
||||||
|
);
|
||||||
|
continue; // Skip this project but continue processing for other projects
|
||||||
|
}
|
||||||
|
|
||||||
// Find or create a contact for the sender in this project
|
// Find or create a contact for the sender in this project
|
||||||
let contact;
|
let contact;
|
||||||
if (senderEmail) {
|
if (senderEmail) {
|
||||||
@@ -133,6 +167,32 @@ export class Webhooks {
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Create an Email record for tracking (no actual email content since it's inbound)
|
||||||
|
const inboundEmail = await prisma.email.create({
|
||||||
|
data: {
|
||||||
|
projectId: domainRecord.projectId,
|
||||||
|
contactId: contact!.id,
|
||||||
|
subject: body.mail?.commonHeaders?.subject || '(No subject)',
|
||||||
|
body: '', // Inbound emails don't have body content in our system
|
||||||
|
from: recipientEmail, // The recipient address that received the email
|
||||||
|
sourceType: EmailSourceType.INBOUND,
|
||||||
|
status: EmailStatus.RECEIVED, // Inbound emails use RECEIVED status
|
||||||
|
deliveredAt: new Date(body.mail?.timestamp || new Date()),
|
||||||
|
},
|
||||||
|
});
|
||||||
|
|
||||||
|
// Increment usage counter in cache
|
||||||
|
await BillingLimitService.incrementUsage(domainRecord.projectId, EmailSourceType.INBOUND);
|
||||||
|
|
||||||
|
// Record Stripe metering if project has customer
|
||||||
|
if (domainRecord.project.customer) {
|
||||||
|
await MeterService.recordEmailSent(
|
||||||
|
domainRecord.project.customer,
|
||||||
|
1, // Inbound emails count as 1 credit
|
||||||
|
`email_${inboundEmail.id}`,
|
||||||
|
);
|
||||||
|
}
|
||||||
|
|
||||||
// Prepare event data with all inbound email details
|
// Prepare event data with all inbound email details
|
||||||
const eventData = {
|
const eventData = {
|
||||||
messageId: body.mail?.messageId,
|
messageId: body.mail?.messageId,
|
||||||
@@ -158,7 +218,7 @@ export class Webhooks {
|
|||||||
domainRecord.projectId,
|
domainRecord.projectId,
|
||||||
'email.received',
|
'email.received',
|
||||||
contact?.id,
|
contact?.id,
|
||||||
undefined, // No emailId for inbound emails (they're not sent by us)
|
inboundEmail.id, // Link the event to the inbound email record
|
||||||
eventData,
|
eventData,
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|||||||
@@ -376,6 +376,9 @@ export class ActivityService {
|
|||||||
if (!types || types.includes(ActivityType.EMAIL_DELIVERED)) {
|
if (!types || types.includes(ActivityType.EMAIL_DELIVERED)) {
|
||||||
orConditions.push({deliveredAt: {not: null, ...dateFilter}});
|
orConditions.push({deliveredAt: {not: null, ...dateFilter}});
|
||||||
}
|
}
|
||||||
|
if (!types || types.includes(ActivityType.EMAIL_RECEIVED)) {
|
||||||
|
orConditions.push({deliveredAt: {not: null, ...dateFilter}, sourceType: 'INBOUND'});
|
||||||
|
}
|
||||||
if (!types || types.includes(ActivityType.EMAIL_OPENED)) {
|
if (!types || types.includes(ActivityType.EMAIL_OPENED)) {
|
||||||
orConditions.push({openedAt: {not: null, ...dateFilter}});
|
orConditions.push({openedAt: {not: null, ...dateFilter}});
|
||||||
}
|
}
|
||||||
@@ -485,6 +488,22 @@ export class ActivityService {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if (
|
||||||
|
email.deliveredAt &&
|
||||||
|
email.sourceType === 'INBOUND' &&
|
||||||
|
(!types || types.includes(ActivityType.EMAIL_RECEIVED)) &&
|
||||||
|
isInDateRange(email.deliveredAt)
|
||||||
|
) {
|
||||||
|
activities.push({
|
||||||
|
id: `${email.id}_received`,
|
||||||
|
type: ActivityType.EMAIL_RECEIVED,
|
||||||
|
timestamp: email.deliveredAt,
|
||||||
|
contactEmail: email.contact.email,
|
||||||
|
contactId: email.contactId,
|
||||||
|
metadata: baseMetadata,
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
if (email.openedAt && (!types || types.includes(ActivityType.EMAIL_OPENED)) && isInDateRange(email.openedAt)) {
|
if (email.openedAt && (!types || types.includes(ActivityType.EMAIL_OPENED)) && isInDateRange(email.openedAt)) {
|
||||||
activities.push({
|
activities.push({
|
||||||
id: `${email.id}_opened`,
|
id: `${email.id}_opened`,
|
||||||
|
|||||||
@@ -157,6 +157,7 @@ export class BillingLimitService {
|
|||||||
billingLimitWorkflows: true,
|
billingLimitWorkflows: true,
|
||||||
billingLimitCampaigns: true,
|
billingLimitCampaigns: true,
|
||||||
billingLimitTransactional: true,
|
billingLimitTransactional: true,
|
||||||
|
billingLimitInbound: true,
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
@@ -183,6 +184,9 @@ export class BillingLimitService {
|
|||||||
case EmailSourceType.TRANSACTIONAL:
|
case EmailSourceType.TRANSACTIONAL:
|
||||||
limit = project.billingLimitTransactional;
|
limit = project.billingLimitTransactional;
|
||||||
break;
|
break;
|
||||||
|
case EmailSourceType.INBOUND:
|
||||||
|
limit = project.billingLimitInbound;
|
||||||
|
break;
|
||||||
default:
|
default:
|
||||||
limit = null;
|
limit = null;
|
||||||
}
|
}
|
||||||
@@ -191,7 +195,8 @@ export class BillingLimitService {
|
|||||||
const hasCustomLimits =
|
const hasCustomLimits =
|
||||||
project.billingLimitWorkflows !== null ||
|
project.billingLimitWorkflows !== null ||
|
||||||
project.billingLimitCampaigns !== null ||
|
project.billingLimitCampaigns !== null ||
|
||||||
project.billingLimitTransactional !== null;
|
project.billingLimitTransactional !== null ||
|
||||||
|
project.billingLimitInbound !== null;
|
||||||
|
|
||||||
// Free tier projects (no subscription and no custom limits): enforce total 1000 email/month limit
|
// Free tier projects (no subscription and no custom limits): enforce total 1000 email/month limit
|
||||||
// Only enforce free tier limits if billing is enabled
|
// Only enforce free tier limits if billing is enabled
|
||||||
@@ -368,6 +373,7 @@ export class BillingLimitService {
|
|||||||
billingLimitWorkflows: true,
|
billingLimitWorkflows: true,
|
||||||
billingLimitCampaigns: true,
|
billingLimitCampaigns: true,
|
||||||
billingLimitTransactional: true,
|
billingLimitTransactional: true,
|
||||||
|
billingLimitInbound: true,
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
@@ -390,10 +396,11 @@ export class BillingLimitService {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Get usage for all categories in parallel
|
// Get usage for all categories in parallel
|
||||||
const [workflowUsage, campaignUsage, transactionalUsage] = await Promise.all([
|
const [workflowUsage, campaignUsage, transactionalUsage, inboundUsage] = await Promise.all([
|
||||||
this.getUsage(projectId, EmailSourceType.WORKFLOW),
|
this.getUsage(projectId, EmailSourceType.WORKFLOW),
|
||||||
this.getUsage(projectId, EmailSourceType.CAMPAIGN),
|
this.getUsage(projectId, EmailSourceType.CAMPAIGN),
|
||||||
this.getUsage(projectId, EmailSourceType.TRANSACTIONAL),
|
this.getUsage(projectId, EmailSourceType.TRANSACTIONAL),
|
||||||
|
this.getUsage(projectId, EmailSourceType.INBOUND),
|
||||||
]);
|
]);
|
||||||
|
|
||||||
// Helper to calculate category usage
|
// Helper to calculate category usage
|
||||||
@@ -412,18 +419,19 @@ export class BillingLimitService {
|
|||||||
const hasCustomLimits =
|
const hasCustomLimits =
|
||||||
project.billingLimitWorkflows !== null ||
|
project.billingLimitWorkflows !== null ||
|
||||||
project.billingLimitCampaigns !== null ||
|
project.billingLimitCampaigns !== null ||
|
||||||
project.billingLimitTransactional !== null;
|
project.billingLimitTransactional !== null ||
|
||||||
|
project.billingLimitInbound !== null;
|
||||||
|
|
||||||
// Free tier projects (no subscription and no custom limits): show total usage with shared limit
|
// Free tier projects (no subscription and no custom limits): show total usage with shared limit
|
||||||
// Only show free tier limits if billing is enabled
|
// Only show free tier limits if billing is enabled
|
||||||
if (STRIPE_ENABLED && !project.subscription && !hasCustomLimits) {
|
if (STRIPE_ENABLED && !project.subscription && !hasCustomLimits) {
|
||||||
const totalUsage = workflowUsage + campaignUsage + transactionalUsage;
|
const totalUsage = workflowUsage + campaignUsage + transactionalUsage + inboundUsage;
|
||||||
const limit = this.FREE_TIER_TOTAL_LIMIT;
|
const limit = this.FREE_TIER_TOTAL_LIMIT;
|
||||||
const percentage = (totalUsage / limit) * 100;
|
const percentage = (totalUsage / limit) * 100;
|
||||||
const isWarning = percentage >= this.WARNING_THRESHOLD * 100;
|
const isWarning = percentage >= this.WARNING_THRESHOLD * 100;
|
||||||
const isBlocked = totalUsage >= limit;
|
const isBlocked = totalUsage >= limit;
|
||||||
|
|
||||||
// For free tier, show the same limit and total usage for all three categories
|
// For free tier, show the same limit and total usage for all four categories
|
||||||
// This makes it clear in the UI that it's a shared limit
|
// This makes it clear in the UI that it's a shared limit
|
||||||
const sharedUsageInfo: CategoryUsage = {
|
const sharedUsageInfo: CategoryUsage = {
|
||||||
limit,
|
limit,
|
||||||
@@ -437,6 +445,7 @@ export class BillingLimitService {
|
|||||||
workflows: sharedUsageInfo,
|
workflows: sharedUsageInfo,
|
||||||
campaigns: sharedUsageInfo,
|
campaigns: sharedUsageInfo,
|
||||||
transactional: sharedUsageInfo,
|
transactional: sharedUsageInfo,
|
||||||
|
inbound: sharedUsageInfo,
|
||||||
currency,
|
currency,
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
@@ -446,6 +455,7 @@ export class BillingLimitService {
|
|||||||
workflows: calculateCategoryUsage(workflowUsage, project.billingLimitWorkflows),
|
workflows: calculateCategoryUsage(workflowUsage, project.billingLimitWorkflows),
|
||||||
campaigns: calculateCategoryUsage(campaignUsage, project.billingLimitCampaigns),
|
campaigns: calculateCategoryUsage(campaignUsage, project.billingLimitCampaigns),
|
||||||
transactional: calculateCategoryUsage(transactionalUsage, project.billingLimitTransactional),
|
transactional: calculateCategoryUsage(transactionalUsage, project.billingLimitTransactional),
|
||||||
|
inbound: calculateCategoryUsage(inboundUsage, project.billingLimitInbound),
|
||||||
currency,
|
currency,
|
||||||
};
|
};
|
||||||
} catch (error) {
|
} catch (error) {
|
||||||
@@ -470,6 +480,7 @@ export class BillingLimitService {
|
|||||||
this.getCacheKey(projectId, EmailSourceType.WORKFLOW),
|
this.getCacheKey(projectId, EmailSourceType.WORKFLOW),
|
||||||
this.getCacheKey(projectId, EmailSourceType.CAMPAIGN),
|
this.getCacheKey(projectId, EmailSourceType.CAMPAIGN),
|
||||||
this.getCacheKey(projectId, EmailSourceType.TRANSACTIONAL),
|
this.getCacheKey(projectId, EmailSourceType.TRANSACTIONAL),
|
||||||
|
this.getCacheKey(projectId, EmailSourceType.INBOUND),
|
||||||
];
|
];
|
||||||
|
|
||||||
await Promise.all(keys.map(key => redis.del(key)));
|
await Promise.all(keys.map(key => redis.del(key)));
|
||||||
@@ -493,11 +504,13 @@ export class BillingLimitService {
|
|||||||
workflows: number | null;
|
workflows: number | null;
|
||||||
campaigns: number | null;
|
campaigns: number | null;
|
||||||
transactional: number | null;
|
transactional: number | null;
|
||||||
|
inbound: number | null;
|
||||||
},
|
},
|
||||||
newLimits: {
|
newLimits: {
|
||||||
workflows: number | null;
|
workflows: number | null;
|
||||||
campaigns: number | null;
|
campaigns: number | null;
|
||||||
transactional: number | null;
|
transactional: number | null;
|
||||||
|
inbound: number | null;
|
||||||
},
|
},
|
||||||
): Promise<void> {
|
): Promise<void> {
|
||||||
try {
|
try {
|
||||||
@@ -531,6 +544,14 @@ export class BillingLimitService {
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Check inbound limit
|
||||||
|
if (oldLimits.inbound !== newLimits.inbound) {
|
||||||
|
keysToDelete.push(
|
||||||
|
Keys.Billing.warningEmail(projectId, EmailSourceType.INBOUND, year, month),
|
||||||
|
Keys.Billing.limitEmail(projectId, EmailSourceType.INBOUND, year, month),
|
||||||
|
);
|
||||||
|
}
|
||||||
|
|
||||||
if (keysToDelete.length > 0) {
|
if (keysToDelete.length > 0) {
|
||||||
await Promise.all(keysToDelete.map(key => redis.del(key)));
|
await Promise.all(keysToDelete.map(key => redis.del(key)));
|
||||||
signale.debug(
|
signale.debug(
|
||||||
|
|||||||
@@ -760,6 +760,18 @@ export class CampaignService {
|
|||||||
throw new HttpException(404, 'Segment not found');
|
throw new HttpException(404, 'Segment not found');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if (segment.type === 'STATIC') {
|
||||||
|
return {
|
||||||
|
...baseWhere,
|
||||||
|
segmentMemberships: {
|
||||||
|
some: {
|
||||||
|
segmentId,
|
||||||
|
exitedAt: null,
|
||||||
|
},
|
||||||
|
},
|
||||||
|
};
|
||||||
|
}
|
||||||
|
|
||||||
const condition = fromPrismaJson<FilterCondition>(segment.condition);
|
const condition = fromPrismaJson<FilterCondition>(segment.condition);
|
||||||
const segmentWhere = SegmentService.buildConditionClause(condition);
|
const segmentWhere = SegmentService.buildConditionClause(condition);
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
import {type Contact, Prisma} from '@plunk/db';
|
import {type Contact, Prisma} from '@plunk/db';
|
||||||
import {isValidLanguageCode} from '@plunk/shared';
|
|
||||||
import type {CursorPaginatedResponse, FilterCondition, FilterGroup} from '@plunk/types';
|
import type {CursorPaginatedResponse, FilterCondition, FilterGroup} from '@plunk/types';
|
||||||
import {toPrismaJson} from '@plunk/types';
|
import {toPrismaJson} from '@plunk/types';
|
||||||
|
|
||||||
@@ -199,6 +198,7 @@ export class ContactService {
|
|||||||
email: string,
|
email: string,
|
||||||
data?: Record<string, unknown>,
|
data?: Record<string, unknown>,
|
||||||
subscribed?: boolean,
|
subscribed?: boolean,
|
||||||
|
defaultSubscribed: boolean = true,
|
||||||
): Promise<Contact> {
|
): Promise<Contact> {
|
||||||
// Find existing contact
|
// Find existing contact
|
||||||
const existing = await prisma.contact.findFirst({
|
const existing = await prisma.contact.findFirst({
|
||||||
@@ -235,12 +235,9 @@ export class ContactService {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Validate locale field (special user-settable field)
|
// Validate locale field (special user-settable field)
|
||||||
|
// Only validate type - any locale string is accepted since we default to English if unsupported
|
||||||
if (key === 'locale') {
|
if (key === 'locale') {
|
||||||
if (typeof value === 'string') {
|
if (value !== null && value !== undefined && typeof value !== 'string') {
|
||||||
if (!isValidLanguageCode(value)) {
|
|
||||||
throw new HttpException(400, `Invalid locale code: ${value}. Must be one of: en, nl, fr, hi, de`);
|
|
||||||
}
|
|
||||||
} else if (value !== null && value !== undefined) {
|
|
||||||
throw new HttpException(400, 'Locale must be a string');
|
throw new HttpException(400, 'Locale must be a string');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -292,7 +289,7 @@ export class ContactService {
|
|||||||
projectId,
|
projectId,
|
||||||
email,
|
email,
|
||||||
data: Object.keys(mergedData).length > 0 ? toPrismaJson(mergedData) : Prisma.JsonNull,
|
data: Object.keys(mergedData).length > 0 ? toPrismaJson(mergedData) : Prisma.JsonNull,
|
||||||
subscribed: subscribed ?? true,
|
subscribed: subscribed ?? defaultSubscribed,
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -8,7 +8,12 @@ import {HttpException} from '../exceptions/index.js';
|
|||||||
import {Keys} from './keys.js';
|
import {Keys} from './keys.js';
|
||||||
import {MembershipService} from './MembershipService.js';
|
import {MembershipService} from './MembershipService.js';
|
||||||
import {NtfyService} from './NtfyService.js';
|
import {NtfyService} from './NtfyService.js';
|
||||||
import {deleteIdentity, getDomainVerificationAttributes, verifyDomain} from './SESService.js';
|
import {
|
||||||
|
deleteIdentity,
|
||||||
|
disableFeedbackForwarding,
|
||||||
|
getDomainVerificationAttributes,
|
||||||
|
verifyDomain,
|
||||||
|
} from './SESService.js';
|
||||||
|
|
||||||
export class DomainService {
|
export class DomainService {
|
||||||
/**
|
/**
|
||||||
@@ -72,6 +77,43 @@ export class DomainService {
|
|||||||
|
|
||||||
const attributes = await getDomainVerificationAttributes(domain.domain);
|
const attributes = await getDomainVerificationAttributes(domain.domain);
|
||||||
|
|
||||||
|
// If domain failed verification, retry
|
||||||
|
if (attributes.status === 'Failed') {
|
||||||
|
signale.warn(`[DOMAIN-SERVICE] Restarting verification for ${domain.domain}`);
|
||||||
|
|
||||||
|
let attempt = 0;
|
||||||
|
const maxAttempts = 5;
|
||||||
|
let success = false;
|
||||||
|
let delay = 5000;
|
||||||
|
|
||||||
|
while (attempt < maxAttempts && !success) {
|
||||||
|
try {
|
||||||
|
await verifyDomain(domain.domain);
|
||||||
|
success = true;
|
||||||
|
signale.success(`[DOMAIN-SERVICE] Restarted verification for ${domain.domain}`);
|
||||||
|
} catch (e: unknown) {
|
||||||
|
const error = e as {Code?: string; name?: string; message?: string};
|
||||||
|
if (error?.Code === 'Throttling' || error?.name === 'Throttling' || error?.message?.includes('Throttling')) {
|
||||||
|
signale.warn(
|
||||||
|
`[DOMAIN-SERVICE] Throttling detected, waiting ${delay / 1000} seconds (attempt ${attempt + 1})`,
|
||||||
|
);
|
||||||
|
await new Promise(r => setTimeout(r, delay));
|
||||||
|
delay *= 2; // Exponential backoff
|
||||||
|
attempt++;
|
||||||
|
} else {
|
||||||
|
signale.error(`[DOMAIN-SERVICE] Error restarting verification: ${error?.message || 'Unknown error'}`);
|
||||||
|
throw e;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
if (!success) {
|
||||||
|
signale.error(
|
||||||
|
`[DOMAIN-SERVICE] Failed to verify ${domain.domain} after ${maxAttempts} attempts due to throttling`,
|
||||||
|
);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
// Update domain if verification status changed
|
// Update domain if verification status changed
|
||||||
if (attributes.status === 'Success' && !domain.verified) {
|
if (attributes.status === 'Success' && !domain.verified) {
|
||||||
const updatedDomain = await prisma.domain.update({
|
const updatedDomain = await prisma.domain.update({
|
||||||
@@ -84,6 +126,14 @@ export class DomainService {
|
|||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
|
// Disable feedback forwarding for verified domain
|
||||||
|
try {
|
||||||
|
await disableFeedbackForwarding(domain.domain);
|
||||||
|
signale.info(`[DOMAIN-SERVICE] Disabled feedback forwarding for ${domain.domain}`);
|
||||||
|
} catch (error) {
|
||||||
|
signale.error(`[DOMAIN-SERVICE] Error disabling feedback forwarding for ${domain.domain}:`, error);
|
||||||
|
}
|
||||||
|
|
||||||
// Send notification about domain verified
|
// Send notification about domain verified
|
||||||
await NtfyService.notifyDomainVerified(domain.domain, updatedDomain.project.name, updatedDomain.project.id);
|
await NtfyService.notifyDomainVerified(domain.domain, updatedDomain.project.name, updatedDomain.project.id);
|
||||||
|
|
||||||
|
|||||||
@@ -18,6 +18,8 @@ interface Attachment {
|
|||||||
filename: string;
|
filename: string;
|
||||||
content: string; // Base64 encoded
|
content: string; // Base64 encoded
|
||||||
contentType: string;
|
contentType: string;
|
||||||
|
contentId?: string;
|
||||||
|
disposition?: 'attachment' | 'inline';
|
||||||
}
|
}
|
||||||
|
|
||||||
interface SendEmailParams {
|
interface SendEmailParams {
|
||||||
@@ -381,7 +383,13 @@ export class EmailService {
|
|||||||
// Parse attachments from JSON
|
// Parse attachments from JSON
|
||||||
const attachments =
|
const attachments =
|
||||||
email.attachments && Array.isArray(email.attachments)
|
email.attachments && Array.isArray(email.attachments)
|
||||||
? (email.attachments as Array<{filename: string; content: string; contentType: string}>)
|
? (email.attachments as Array<{
|
||||||
|
filename: string;
|
||||||
|
content: string;
|
||||||
|
contentType: string;
|
||||||
|
contentId?: string;
|
||||||
|
disposition?: 'attachment' | 'inline';
|
||||||
|
}>)
|
||||||
: undefined;
|
: undefined;
|
||||||
|
|
||||||
// Determine tracking based on project settings and email type
|
// Determine tracking based on project settings and email type
|
||||||
@@ -585,10 +593,11 @@ export class EmailService {
|
|||||||
: {}),
|
: {}),
|
||||||
};
|
};
|
||||||
|
|
||||||
const [total, sent, delivered, opened, clicked, bounced, failed] = await Promise.all([
|
const [total, sent, delivered, received, opened, clicked, bounced, failed] = await Promise.all([
|
||||||
prisma.email.count({where}),
|
prisma.email.count({where}),
|
||||||
prisma.email.count({where: {...where, status: EmailStatus.SENT}}),
|
prisma.email.count({where: {...where, status: EmailStatus.SENT}}),
|
||||||
prisma.email.count({where: {...where, status: EmailStatus.DELIVERED}}),
|
prisma.email.count({where: {...where, status: EmailStatus.DELIVERED}}),
|
||||||
|
prisma.email.count({where: {...where, status: EmailStatus.RECEIVED}}),
|
||||||
prisma.email.count({where: {...where, status: EmailStatus.OPENED}}),
|
prisma.email.count({where: {...where, status: EmailStatus.OPENED}}),
|
||||||
prisma.email.count({where: {...where, status: EmailStatus.CLICKED}}),
|
prisma.email.count({where: {...where, status: EmailStatus.CLICKED}}),
|
||||||
prisma.email.count({where: {...where, status: EmailStatus.BOUNCED}}),
|
prisma.email.count({where: {...where, status: EmailStatus.BOUNCED}}),
|
||||||
@@ -599,6 +608,7 @@ export class EmailService {
|
|||||||
total,
|
total,
|
||||||
sent,
|
sent,
|
||||||
delivered,
|
delivered,
|
||||||
|
received,
|
||||||
opened,
|
opened,
|
||||||
clicked,
|
clicked,
|
||||||
bounced,
|
bounced,
|
||||||
@@ -640,6 +650,378 @@ export class EmailService {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Detects if HTML contains custom patterns that indicate it was written in the HTML editor
|
||||||
|
* rather than the visual editor. Mirrors the same logic in EmailPreviewModal.tsx.
|
||||||
|
*/
|
||||||
|
private static detectCustomHtmlPatterns(html: string): boolean {
|
||||||
|
if (!html || html.trim() === '') return false;
|
||||||
|
|
||||||
|
const hasInlineStyles = /<[^>]+style\s*=\s*["'][^"']*["']/i.test(html);
|
||||||
|
|
||||||
|
const classMatches = html.matchAll(/class\s*=\s*["']([^"']*)["']/gi);
|
||||||
|
let hasCustomClasses = false;
|
||||||
|
for (const match of classMatches) {
|
||||||
|
const classValue = match[1];
|
||||||
|
if (!classValue) continue;
|
||||||
|
const classes = classValue.split(/\s+/).filter((c: string) => c.length > 0);
|
||||||
|
const allowedPrefixes = ['prose', 'variable-', 'email-image', 'ProseMirror', 'resizable-image', 'selected', 'resize-handle'];
|
||||||
|
const hasDisallowedClass = classes.some((cls: string) => !allowedPrefixes.some((prefix: string) => cls.startsWith(prefix)));
|
||||||
|
if (hasDisallowedClass) {
|
||||||
|
hasCustomClasses = true;
|
||||||
|
break;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
const hasCustomAttributes = /<[^>]+(?:data-|aria-|role=|id=)/i.test(html);
|
||||||
|
const hasComplexTables = /<table[^>]*>[\s\S]*?<table/i.test(html);
|
||||||
|
const hasCustomElements = /<(?:div|span|section|article|header|footer|nav|aside)[^>]*>/i.test(html);
|
||||||
|
const hasMediaQueries = /@media/i.test(html);
|
||||||
|
const hasStyleTags = /<style[^>]*>/i.test(html);
|
||||||
|
|
||||||
|
return (
|
||||||
|
hasInlineStyles ||
|
||||||
|
hasCustomClasses ||
|
||||||
|
hasCustomAttributes ||
|
||||||
|
hasComplexTables ||
|
||||||
|
hasCustomElements ||
|
||||||
|
hasMediaQueries ||
|
||||||
|
hasStyleTags
|
||||||
|
);
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Wraps visual editor content with a full HTML document and prose styles.
|
||||||
|
* Mirrors wrapEmailWithStyles() in EmailPreviewModal.tsx so sent emails
|
||||||
|
* match the preview modal exactly.
|
||||||
|
*/
|
||||||
|
private static wrapWithEmailStyles(htmlBody: string): string {
|
||||||
|
return `<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
|
<style>
|
||||||
|
/* Base reset */
|
||||||
|
* { box-sizing: border-box; }
|
||||||
|
body {
|
||||||
|
margin: 0;
|
||||||
|
padding: 16px;
|
||||||
|
font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
|
||||||
|
line-height: 1.5;
|
||||||
|
color: #111827;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Tailwind Typography (prose) base styles */
|
||||||
|
.prose {
|
||||||
|
color: #374151;
|
||||||
|
max-width: 600px;
|
||||||
|
}
|
||||||
|
.prose [class~="lead"] {
|
||||||
|
color: #4b5563;
|
||||||
|
font-size: 1.25em;
|
||||||
|
line-height: 1.6;
|
||||||
|
margin-top: 1.2em;
|
||||||
|
margin-bottom: 1.2em;
|
||||||
|
}
|
||||||
|
.prose a {
|
||||||
|
color: #3b82f6;
|
||||||
|
text-decoration: underline;
|
||||||
|
font-weight: 500;
|
||||||
|
}
|
||||||
|
.prose strong {
|
||||||
|
color: #111827;
|
||||||
|
font-weight: 600;
|
||||||
|
}
|
||||||
|
.prose ol, .prose ul {
|
||||||
|
margin-top: 1.25em;
|
||||||
|
margin-bottom: 1.25em;
|
||||||
|
padding-left: 1.625em;
|
||||||
|
}
|
||||||
|
.prose li {
|
||||||
|
margin-top: 0.5em;
|
||||||
|
margin-bottom: 0.5em;
|
||||||
|
}
|
||||||
|
.prose ol > li {
|
||||||
|
padding-left: 0.375em;
|
||||||
|
}
|
||||||
|
.prose ul > li {
|
||||||
|
padding-left: 0.375em;
|
||||||
|
}
|
||||||
|
.prose > ul > li p {
|
||||||
|
margin-top: 0.75em;
|
||||||
|
margin-bottom: 0.75em;
|
||||||
|
}
|
||||||
|
.prose > ul > li > *:first-child {
|
||||||
|
margin-top: 1.25em;
|
||||||
|
}
|
||||||
|
.prose > ul > li > *:last-child {
|
||||||
|
margin-bottom: 1.25em;
|
||||||
|
}
|
||||||
|
.prose > ol > li > *:first-child {
|
||||||
|
margin-top: 1.25em;
|
||||||
|
}
|
||||||
|
.prose > ol > li > *:last-child {
|
||||||
|
margin-bottom: 1.25em;
|
||||||
|
}
|
||||||
|
.prose ul ul, .prose ul ol, .prose ol ul, .prose ol ol {
|
||||||
|
margin-top: 0.75em;
|
||||||
|
margin-bottom: 0.75em;
|
||||||
|
}
|
||||||
|
.prose hr {
|
||||||
|
border: none;
|
||||||
|
border-top: 1px solid #e5e7eb;
|
||||||
|
margin-top: 3em;
|
||||||
|
margin-bottom: 3em;
|
||||||
|
}
|
||||||
|
.prose blockquote {
|
||||||
|
font-weight: 500;
|
||||||
|
font-style: italic;
|
||||||
|
color: #111827;
|
||||||
|
border-left-width: 0.25rem;
|
||||||
|
border-left-color: #e5e7eb;
|
||||||
|
quotes: "\\201C""\\201D""\\2018""\\2019";
|
||||||
|
margin-top: 1.6em;
|
||||||
|
margin-bottom: 1.6em;
|
||||||
|
padding-left: 1em;
|
||||||
|
}
|
||||||
|
.prose h1 {
|
||||||
|
color: #111827;
|
||||||
|
font-weight: 800;
|
||||||
|
font-size: 2.25em;
|
||||||
|
margin-top: 0;
|
||||||
|
margin-bottom: 0.8888889em;
|
||||||
|
line-height: 1.1111111;
|
||||||
|
}
|
||||||
|
.prose h2 {
|
||||||
|
color: #111827;
|
||||||
|
font-weight: 700;
|
||||||
|
font-size: 1.5em;
|
||||||
|
margin-top: 2em;
|
||||||
|
margin-bottom: 1em;
|
||||||
|
line-height: 1.3333333;
|
||||||
|
}
|
||||||
|
.prose h3 {
|
||||||
|
color: #111827;
|
||||||
|
font-weight: 600;
|
||||||
|
font-size: 1.25em;
|
||||||
|
margin-top: 1.6em;
|
||||||
|
margin-bottom: 0.6em;
|
||||||
|
line-height: 1.6;
|
||||||
|
}
|
||||||
|
.prose h4 {
|
||||||
|
color: #111827;
|
||||||
|
font-weight: 600;
|
||||||
|
margin-top: 1.5em;
|
||||||
|
margin-bottom: 0.5em;
|
||||||
|
line-height: 1.5;
|
||||||
|
}
|
||||||
|
.prose img {
|
||||||
|
margin-top: 2em;
|
||||||
|
margin-bottom: 2em;
|
||||||
|
}
|
||||||
|
.prose figure {
|
||||||
|
margin-top: 2em;
|
||||||
|
margin-bottom: 2em;
|
||||||
|
}
|
||||||
|
.prose figure > * {
|
||||||
|
margin-top: 0;
|
||||||
|
margin-bottom: 0;
|
||||||
|
}
|
||||||
|
.prose code {
|
||||||
|
color: #111827;
|
||||||
|
font-weight: 600;
|
||||||
|
font-size: 0.875em;
|
||||||
|
}
|
||||||
|
.prose code::before {
|
||||||
|
content: "\`";
|
||||||
|
}
|
||||||
|
.prose code::after {
|
||||||
|
content: "\`";
|
||||||
|
}
|
||||||
|
.prose pre {
|
||||||
|
color: #e5e7eb;
|
||||||
|
background-color: #1f2937;
|
||||||
|
overflow-x: auto;
|
||||||
|
font-size: 0.875em;
|
||||||
|
line-height: 1.7142857;
|
||||||
|
margin-top: 1.7142857em;
|
||||||
|
margin-bottom: 1.7142857em;
|
||||||
|
border-radius: 0.375rem;
|
||||||
|
padding-top: 0.8571429em;
|
||||||
|
padding-right: 1.1428571em;
|
||||||
|
padding-bottom: 0.8571429em;
|
||||||
|
padding-left: 1.1428571em;
|
||||||
|
}
|
||||||
|
.prose pre code {
|
||||||
|
background-color: transparent;
|
||||||
|
border-width: 0;
|
||||||
|
border-radius: 0;
|
||||||
|
padding: 0;
|
||||||
|
font-weight: 400;
|
||||||
|
color: inherit;
|
||||||
|
font-size: inherit;
|
||||||
|
font-family: inherit;
|
||||||
|
line-height: inherit;
|
||||||
|
}
|
||||||
|
.prose pre code::before {
|
||||||
|
content: none;
|
||||||
|
}
|
||||||
|
.prose pre code::after {
|
||||||
|
content: none;
|
||||||
|
}
|
||||||
|
.prose table {
|
||||||
|
width: 100%;
|
||||||
|
table-layout: auto;
|
||||||
|
text-align: left;
|
||||||
|
margin-top: 2em;
|
||||||
|
margin-bottom: 2em;
|
||||||
|
font-size: 0.875em;
|
||||||
|
line-height: 1.7142857;
|
||||||
|
border-collapse: collapse;
|
||||||
|
}
|
||||||
|
.prose thead {
|
||||||
|
border-bottom-width: 1px;
|
||||||
|
border-bottom-color: #d1d5db;
|
||||||
|
}
|
||||||
|
.prose thead th {
|
||||||
|
color: #111827;
|
||||||
|
font-weight: 600;
|
||||||
|
vertical-align: bottom;
|
||||||
|
padding-right: 0.5714286em;
|
||||||
|
padding-bottom: 0.5714286em;
|
||||||
|
padding-left: 0.5714286em;
|
||||||
|
}
|
||||||
|
.prose tbody tr {
|
||||||
|
border-bottom-width: 1px;
|
||||||
|
border-bottom-color: #e5e7eb;
|
||||||
|
}
|
||||||
|
.prose tbody tr:last-child {
|
||||||
|
border-bottom-width: 0;
|
||||||
|
}
|
||||||
|
.prose tbody td {
|
||||||
|
vertical-align: top;
|
||||||
|
padding-top: 0.5714286em;
|
||||||
|
padding-right: 0.5714286em;
|
||||||
|
padding-bottom: 0.5714286em;
|
||||||
|
padding-left: 0.5714286em;
|
||||||
|
}
|
||||||
|
.prose p {
|
||||||
|
margin-top: 1.25em;
|
||||||
|
margin-bottom: 1.25em;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* prose-sm modifier */
|
||||||
|
.prose-sm {
|
||||||
|
font-size: 0.875rem;
|
||||||
|
line-height: 1.7142857;
|
||||||
|
}
|
||||||
|
.prose-sm p {
|
||||||
|
margin-top: 1.1428571em;
|
||||||
|
margin-bottom: 1.1428571em;
|
||||||
|
}
|
||||||
|
.prose-sm h1 {
|
||||||
|
font-size: 2.1428571em;
|
||||||
|
margin-top: 0;
|
||||||
|
margin-bottom: 0.8em;
|
||||||
|
line-height: 1.2;
|
||||||
|
}
|
||||||
|
.prose-sm h2 {
|
||||||
|
font-size: 1.4285714em;
|
||||||
|
margin-top: 1.6em;
|
||||||
|
margin-bottom: 0.8em;
|
||||||
|
line-height: 1.4;
|
||||||
|
}
|
||||||
|
.prose-sm h3 {
|
||||||
|
font-size: 1.2857143em;
|
||||||
|
margin-top: 1.5555556em;
|
||||||
|
margin-bottom: 0.4444444em;
|
||||||
|
line-height: 1.5555556;
|
||||||
|
}
|
||||||
|
.prose-sm h4 {
|
||||||
|
margin-top: 1.4285714em;
|
||||||
|
margin-bottom: 0.5714286em;
|
||||||
|
line-height: 1.4285714;
|
||||||
|
}
|
||||||
|
.prose-sm img {
|
||||||
|
margin-top: 1.7142857em;
|
||||||
|
margin-bottom: 1.7142857em;
|
||||||
|
}
|
||||||
|
.prose-sm ol, .prose-sm ul {
|
||||||
|
margin-top: 1.1428571em;
|
||||||
|
margin-bottom: 1.1428571em;
|
||||||
|
padding-left: 1.5714286em;
|
||||||
|
}
|
||||||
|
.prose-sm li {
|
||||||
|
margin-top: 0.2857143em;
|
||||||
|
margin-bottom: 0.2857143em;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* max-w-none utility */
|
||||||
|
.max-w-none {
|
||||||
|
max-width: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Custom editor styles */
|
||||||
|
.variable-highlight, .variable-placeholder, .variable-mention {
|
||||||
|
background-color: #dbeafe;
|
||||||
|
color: #1e40af;
|
||||||
|
padding: 2px 6px;
|
||||||
|
border-radius: 3px;
|
||||||
|
font-family: 'Courier New', monospace;
|
||||||
|
font-size: 14px;
|
||||||
|
display: inline;
|
||||||
|
}
|
||||||
|
|
||||||
|
.prose table {
|
||||||
|
border-collapse: collapse;
|
||||||
|
width: 100%;
|
||||||
|
margin: 16px 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.prose th, .prose td {
|
||||||
|
border: 1px solid #e5e7eb;
|
||||||
|
padding: 8px 12px;
|
||||||
|
text-align: left;
|
||||||
|
min-width: 100px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.prose th {
|
||||||
|
background-color: #f3f4f6;
|
||||||
|
font-weight: 600;
|
||||||
|
}
|
||||||
|
|
||||||
|
.prose img {
|
||||||
|
max-width: 100%;
|
||||||
|
height: auto;
|
||||||
|
display: block;
|
||||||
|
margin: 16px 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.prose .resizable-image-wrapper {
|
||||||
|
display: block;
|
||||||
|
margin: 16px 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.prose .resizable-image-container {
|
||||||
|
display: inline-block;
|
||||||
|
position: relative;
|
||||||
|
max-width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.prose .resizable-image-container img {
|
||||||
|
margin: 0;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<div class="prose prose-sm max-w-none">
|
||||||
|
${htmlBody}
|
||||||
|
</div>
|
||||||
|
</body>
|
||||||
|
</html>`;
|
||||||
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Compile HTML email with optional unsubscribe footer and badge
|
* Compile HTML email with optional unsubscribe footer and badge
|
||||||
* Adds unsubscribe link and Plunk badge for free tier users (only when billing is enabled)
|
* Adds unsubscribe link and Plunk badge for free tier users (only when billing is enabled)
|
||||||
@@ -655,7 +1037,9 @@ export class EmailService {
|
|||||||
project: Project;
|
project: Project;
|
||||||
includeUnsubscribe?: boolean;
|
includeUnsubscribe?: boolean;
|
||||||
}): string {
|
}): string {
|
||||||
let html = content;
|
// Wrap visual editor content with prose styles so the sent email matches the preview modal.
|
||||||
|
// Custom HTML (from the HTML editor) already carries its own styles and is used as-is.
|
||||||
|
let html = this.detectCustomHtmlPatterns(content) ? content : this.wrapWithEmailStyles(content);
|
||||||
|
|
||||||
const unsubscribeHtml = includeUnsubscribe
|
const unsubscribeHtml = includeUnsubscribe
|
||||||
? (() => {
|
? (() => {
|
||||||
|
|||||||
@@ -229,7 +229,7 @@ export class NtfyService {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Notify about email bounce - LOW priority (high volume)
|
* Notify about email bounce - LOW priority (high volume)
|
||||||
* Rate-limited to only send notification every 20 bounces with per-project breakdown
|
* Rate-limited to only send notification every 20 bounces with latest 20 bounce details
|
||||||
*/
|
*/
|
||||||
public static async notifyEmailBounce(
|
public static async notifyEmailBounce(
|
||||||
projectName: string,
|
projectName: string,
|
||||||
@@ -240,63 +240,51 @@ export class NtfyService {
|
|||||||
// Import redis at runtime to avoid circular dependencies
|
// Import redis at runtime to avoid circular dependencies
|
||||||
const {redis} = await import('../database/redis.js');
|
const {redis} = await import('../database/redis.js');
|
||||||
|
|
||||||
// Use Redis counters to track bounce count globally and per-project
|
// Use Redis counters to track bounce count globally
|
||||||
const globalCountKey = `ntfy:bounce:count`;
|
const globalCountKey = `ntfy:bounce:count`;
|
||||||
const projectCountKey = `ntfy:bounce:count:${projectId}`;
|
const bounceListKey = `ntfy:bounce:latest`;
|
||||||
const projectListKey = `ntfy:bounce:projects`;
|
|
||||||
|
|
||||||
// Increment global counter
|
// Increment global counter
|
||||||
const globalCount = await redis.incr(globalCountKey);
|
const globalCount = await redis.incr(globalCountKey);
|
||||||
|
|
||||||
// Increment project-specific counter
|
// Store this bounce event in a list (keep latest 20)
|
||||||
await redis.incr(projectCountKey);
|
const bounceEvent = JSON.stringify({
|
||||||
|
projectName,
|
||||||
// Add project to the set of projects with bounces (for tracking)
|
projectId,
|
||||||
await redis.sadd(projectListKey, projectId);
|
recipientEmail,
|
||||||
|
bounceType: bounceType || 'Unknown',
|
||||||
|
timestamp: new Date().toISOString(),
|
||||||
|
});
|
||||||
|
await redis.lpush(bounceListKey, bounceEvent);
|
||||||
|
await redis.ltrim(bounceListKey, 0, 19); // Keep only latest 20
|
||||||
|
|
||||||
// Set expiry on first increment (24 hour rolling window)
|
// Set expiry on first increment (24 hour rolling window)
|
||||||
if (globalCount === 1) {
|
if (globalCount === 1) {
|
||||||
await redis.expire(globalCountKey, 86400);
|
await redis.expire(globalCountKey, 86400);
|
||||||
await redis.expire(projectListKey, 86400);
|
await redis.expire(bounceListKey, 86400);
|
||||||
}
|
}
|
||||||
// Always refresh project counter expiry to match global window
|
|
||||||
await redis.expire(projectCountKey, 86400);
|
|
||||||
|
|
||||||
// Only send notification every 20 bounces
|
// Only send notification every 20 bounces
|
||||||
if (globalCount % 20 === 0) {
|
if (globalCount % 20 === 0) {
|
||||||
// Get all projects with bounces
|
// Get the latest 20 bounces
|
||||||
const projectIds = await redis.smembers(projectListKey);
|
const latestBounces = await redis.lrange(bounceListKey, 0, 19);
|
||||||
|
|
||||||
// Get bounce counts for each project
|
// Parse and format the bounce events
|
||||||
const projectCounts: Array<{projectId: string; count: number; name: string}> = [];
|
const bounceDetails = latestBounces
|
||||||
for (const pid of projectIds) {
|
.map(bounce => {
|
||||||
const count = await redis.get(`ntfy:bounce:count:${pid}`);
|
try {
|
||||||
if (count) {
|
const parsed = JSON.parse(bounce);
|
||||||
// Fetch project name from database
|
return ` • ${parsed.recipientEmail} (${parsed.bounceType}) - ${parsed.projectName}`;
|
||||||
const {prisma} = await import('../database/prisma.js');
|
} catch {
|
||||||
const project = await prisma.project.findUnique({
|
return null;
|
||||||
where: {id: pid},
|
}
|
||||||
select: {name: true},
|
})
|
||||||
});
|
.filter(Boolean)
|
||||||
|
.join('\n');
|
||||||
|
|
||||||
projectCounts.push({
|
|
||||||
projectId: pid,
|
|
||||||
count: parseInt(count, 10),
|
|
||||||
name: project?.name || 'Unknown',
|
|
||||||
});
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
// Sort by count descending
|
|
||||||
projectCounts.sort((a, b) => b.count - a.count);
|
|
||||||
|
|
||||||
// Build breakdown message
|
|
||||||
const breakdown = projectCounts.map(p => ` • ${p.name} (${p.projectId}): ${p.count}`).join('\n');
|
|
||||||
|
|
||||||
const bounceInfo = bounceType ? ` (${bounceType})` : '';
|
|
||||||
await this.send({
|
await this.send({
|
||||||
title: 'Email Bounces',
|
title: 'Email Bounces',
|
||||||
message: `20 email bounces detected (total: ${globalCount})\n\nBreakdown by project:\n${breakdown}\n\nLatest: ${recipientEmail}${bounceInfo} in "${projectName}"`,
|
message: `20 email bounces detected (total: ${globalCount})\n\nLatest 20 bounces:\n${bounceDetails}`,
|
||||||
priority: NtfyPriority.LOW,
|
priority: NtfyPriority.LOW,
|
||||||
tags: [NtfyTag.WARNING],
|
tags: [NtfyTag.WARNING],
|
||||||
});
|
});
|
||||||
|
|||||||
@@ -282,14 +282,22 @@ export class QueueService {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Get import job status and progress
|
* Get import job status and progress
|
||||||
|
* @param jobId - The job ID
|
||||||
|
* @param projectId - The project ID to verify authorization
|
||||||
|
* @returns Job status or null if not found or unauthorized
|
||||||
*/
|
*/
|
||||||
public static async getImportJobStatus(jobId: string) {
|
public static async getImportJobStatus(jobId: string, projectId: string) {
|
||||||
const job = await importQueue.getJob(jobId);
|
const job = await importQueue.getJob(jobId);
|
||||||
|
|
||||||
if (!job) {
|
if (!job) {
|
||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Security: Verify that the job belongs to the requesting project
|
||||||
|
if (job.data.projectId !== projectId) {
|
||||||
|
return null;
|
||||||
|
}
|
||||||
|
|
||||||
const state = await job.getState();
|
const state = await job.getState();
|
||||||
const progress = job.progress;
|
const progress = job.progress;
|
||||||
const returnValue = job.returnvalue;
|
const returnValue = job.returnvalue;
|
||||||
@@ -324,14 +332,22 @@ export class QueueService {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Get bulk action job status and progress
|
* Get bulk action job status and progress
|
||||||
|
* @param jobId - The job ID
|
||||||
|
* @param projectId - The project ID to verify authorization
|
||||||
|
* @returns Job status or null if not found or unauthorized
|
||||||
*/
|
*/
|
||||||
public static async getBulkActionJobStatus(jobId: string) {
|
public static async getBulkActionJobStatus(jobId: string, projectId: string) {
|
||||||
const job = await bulkContactQueue.getJob(jobId);
|
const job = await bulkContactQueue.getJob(jobId);
|
||||||
|
|
||||||
if (!job) {
|
if (!job) {
|
||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Security: Verify that the job belongs to the requesting project
|
||||||
|
if (job.data.projectId !== projectId) {
|
||||||
|
return null;
|
||||||
|
}
|
||||||
|
|
||||||
const state = await job.getState();
|
const state = await job.getState();
|
||||||
const progress = job.progress;
|
const progress = job.progress;
|
||||||
const returnValue = job.returnvalue;
|
const returnValue = job.returnvalue;
|
||||||
|
|||||||
@@ -40,6 +40,8 @@ interface SendRawEmailParams {
|
|||||||
filename: string;
|
filename: string;
|
||||||
content: string; // Base64 encoded
|
content: string; // Base64 encoded
|
||||||
contentType: string;
|
contentType: string;
|
||||||
|
contentId?: string;
|
||||||
|
disposition?: 'attachment' | 'inline';
|
||||||
}[]
|
}[]
|
||||||
| null;
|
| null;
|
||||||
tracking?: boolean;
|
tracking?: boolean;
|
||||||
@@ -101,8 +103,13 @@ export async function sendRawEmail({
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Generate unique boundaries for multipart messages
|
// Generate unique boundaries for multipart messages
|
||||||
const boundary = `----=_NextPart_${Math.random().toString(36).substring(2)}`;
|
const altBoundary = `----=_AltPart_${Math.random().toString(36).substring(2)}`;
|
||||||
const mixedBoundary = attachments?.length ? `----=_MixedPart_${Math.random().toString(36).substring(2)}` : null;
|
const mixedBoundary = attachments?.some(a => (a.disposition ?? 'attachment') === 'attachment')
|
||||||
|
? `----=_MixedPart_${Math.random().toString(36).substring(2)}`
|
||||||
|
: null;
|
||||||
|
const relatedBoundary = attachments?.some(a => a.disposition === 'inline')
|
||||||
|
? `----=_RelatedPart_${Math.random().toString(36).substring(2)}`
|
||||||
|
: null;
|
||||||
|
|
||||||
// Format To header with names if provided
|
// Format To header with names if provided
|
||||||
const toHeader = to
|
const toHeader = to
|
||||||
@@ -118,17 +125,21 @@ export async function sendRawEmail({
|
|||||||
// Extract just email addresses for Destinations (SES requirement)
|
// Extract just email addresses for Destinations (SES requirement)
|
||||||
const destinations = to.map(recipient => (typeof recipient === 'string' ? recipient : recipient.email));
|
const destinations = to.map(recipient => (typeof recipient === 'string' ? recipient : recipient.email));
|
||||||
|
|
||||||
|
// Determine root content type
|
||||||
|
let rootContentType = `multipart/alternative; boundary="${altBoundary}"`;
|
||||||
|
if (mixedBoundary) {
|
||||||
|
rootContentType = `multipart/mixed; boundary="${mixedBoundary}"`;
|
||||||
|
} else if (relatedBoundary) {
|
||||||
|
rootContentType = `multipart/related; boundary="${relatedBoundary}"`;
|
||||||
|
}
|
||||||
|
|
||||||
// Build raw MIME message
|
// Build raw MIME message
|
||||||
const rawMessage = `From: ${from.name} <${from.email}>
|
let rawMessage = `From: ${from.name} <${from.email}>
|
||||||
To: ${toHeader}
|
To: ${toHeader}
|
||||||
Reply-To: ${reply || from.email}
|
Reply-To: ${reply || from.email}
|
||||||
Subject: ${content.subject}
|
Subject: ${content.subject}
|
||||||
MIME-Version: 1.0
|
MIME-Version: 1.0
|
||||||
${
|
Content-Type: ${rootContentType}
|
||||||
mixedBoundary
|
|
||||||
? `Content-Type: multipart/mixed; boundary="${mixedBoundary}"`
|
|
||||||
: `Content-Type: multipart/alternative; boundary="${boundary}"`
|
|
||||||
}
|
|
||||||
${
|
${
|
||||||
headers
|
headers
|
||||||
? Object.entries(headers)
|
? Object.entries(headers)
|
||||||
@@ -138,29 +149,61 @@ ${
|
|||||||
}
|
}
|
||||||
${unsubscribeHeader}
|
${unsubscribeHeader}
|
||||||
|
|
||||||
${mixedBoundary ? `--${mixedBoundary}\n` : ''}${
|
`;
|
||||||
mixedBoundary ? `Content-Type: multipart/alternative; boundary="${boundary}"\n\n` : ''
|
|
||||||
}--${boundary}
|
// building the body
|
||||||
|
if (mixedBoundary) {
|
||||||
|
rawMessage += `--${mixedBoundary}\n`;
|
||||||
|
if (relatedBoundary) {
|
||||||
|
rawMessage += `Content-Type: multipart/related; boundary="${relatedBoundary}"\n\n`;
|
||||||
|
rawMessage += `--${relatedBoundary}\n`;
|
||||||
|
}
|
||||||
|
} else if (relatedBoundary) {
|
||||||
|
rawMessage += `--${relatedBoundary}\n`;
|
||||||
|
}
|
||||||
|
|
||||||
|
// If we are nested, we need to specify that this next part is the alternative container
|
||||||
|
if (mixedBoundary || relatedBoundary) {
|
||||||
|
rawMessage += `Content-Type: multipart/alternative; boundary="${altBoundary}"\n\n`;
|
||||||
|
}
|
||||||
|
|
||||||
|
// The alternative part content (always contains HTML)
|
||||||
|
rawMessage += `--${altBoundary}
|
||||||
Content-Type: text/html; charset=utf-8
|
Content-Type: text/html; charset=utf-8
|
||||||
Content-Transfer-Encoding: 7bit
|
Content-Transfer-Encoding: 7bit
|
||||||
|
|
||||||
${breakLongLines(content.html, 500)}
|
${breakLongLines(content.html, 500)}
|
||||||
--${boundary}--
|
--${altBoundary}--
|
||||||
${
|
`;
|
||||||
attachments && attachments.length > 0
|
|
||||||
? '\n' +
|
// Add inline attachments to the related container
|
||||||
attachments
|
if (relatedBoundary) {
|
||||||
.map(
|
const inlineAttachments = attachments?.filter(a => a.disposition === 'inline') ?? [];
|
||||||
attachment => `--${mixedBoundary}
|
for (const attachment of inlineAttachments) {
|
||||||
|
rawMessage += `\n--${relatedBoundary}
|
||||||
|
Content-Type: ${attachment.contentType}
|
||||||
|
Content-Transfer-Encoding: base64
|
||||||
|
Content-ID: <${attachment.contentId || attachment.filename}>
|
||||||
|
Content-Disposition: inline; filename="${attachment.filename}"
|
||||||
|
|
||||||
|
${breakLongLines(attachment.content, 76, true)}`;
|
||||||
|
}
|
||||||
|
rawMessage += `\n--${relatedBoundary}--`;
|
||||||
|
}
|
||||||
|
|
||||||
|
// Add regular attachments to the mixed container
|
||||||
|
if (mixedBoundary) {
|
||||||
|
const regularAttachments = attachments?.filter(a => (a.disposition ?? 'attachment') === 'attachment') ?? [];
|
||||||
|
for (const attachment of regularAttachments) {
|
||||||
|
rawMessage += `\n--${mixedBoundary}
|
||||||
Content-Type: ${attachment.contentType}
|
Content-Type: ${attachment.contentType}
|
||||||
Content-Transfer-Encoding: base64
|
Content-Transfer-Encoding: base64
|
||||||
Content-Disposition: attachment; filename="${attachment.filename}"
|
Content-Disposition: attachment; filename="${attachment.filename}"
|
||||||
|
|
||||||
${breakLongLines(attachment.content, 76, true)}`,
|
${breakLongLines(attachment.content, 76, true)}`;
|
||||||
)
|
}
|
||||||
.join('\n')
|
rawMessage += `\n--${mixedBoundary}--`;
|
||||||
: ''
|
}
|
||||||
}${mixedBoundary ? `\n--${mixedBoundary}--` : ''}`;
|
|
||||||
|
|
||||||
// Determine which configuration set to use
|
// Determine which configuration set to use
|
||||||
// Only use NO_TRACKING if tracking toggle is enabled AND tracking is disabled
|
// Only use NO_TRACKING if tracking toggle is enabled AND tracking is disabled
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
import {type Contact, Prisma, type Segment} from '@plunk/db';
|
import {type Contact, Prisma, type Segment} from '@plunk/db';
|
||||||
import type {FilterCondition, FilterGroup, PaginatedResponse, SegmentFilter} from '@plunk/types';
|
import type {FilterCondition, FilterGroup, PaginatedResponse, SegmentFilter, SegmentType} from '@plunk/types';
|
||||||
import {fromPrismaJson, toPrismaJson} from '@plunk/types';
|
import {fromPrismaJson, toPrismaJson} from '@plunk/types';
|
||||||
import signale from 'signale';
|
import signale from 'signale';
|
||||||
|
|
||||||
@@ -66,11 +66,33 @@ export class SegmentService {
|
|||||||
pageSize = 20,
|
pageSize = 20,
|
||||||
): Promise<PaginatedResponse<Contact>> {
|
): Promise<PaginatedResponse<Contact>> {
|
||||||
const segment = await this.get(projectId, segmentId);
|
const segment = await this.get(projectId, segmentId);
|
||||||
const condition = fromPrismaJson<FilterCondition>(segment.condition);
|
|
||||||
|
|
||||||
const where = this.buildWhereClause(projectId, condition);
|
|
||||||
const skip = (page - 1) * pageSize;
|
const skip = (page - 1) * pageSize;
|
||||||
|
|
||||||
|
if (segment.type === 'STATIC') {
|
||||||
|
// For static segments, query via SegmentMembership records
|
||||||
|
const [memberships, total] = await Promise.all([
|
||||||
|
prisma.segmentMembership.findMany({
|
||||||
|
where: {segmentId, exitedAt: null},
|
||||||
|
include: {contact: true},
|
||||||
|
skip,
|
||||||
|
take: pageSize,
|
||||||
|
orderBy: {enteredAt: 'desc'},
|
||||||
|
}),
|
||||||
|
prisma.segmentMembership.count({where: {segmentId, exitedAt: null}}),
|
||||||
|
]);
|
||||||
|
|
||||||
|
return {
|
||||||
|
data: memberships.map(m => m.contact),
|
||||||
|
total,
|
||||||
|
page,
|
||||||
|
pageSize,
|
||||||
|
totalPages: Math.ceil(total / pageSize),
|
||||||
|
};
|
||||||
|
}
|
||||||
|
|
||||||
|
const condition = fromPrismaJson<FilterCondition>(segment.condition);
|
||||||
|
const where = this.buildWhereClause(projectId, condition);
|
||||||
|
|
||||||
const [contacts, total] = await Promise.all([
|
const [contacts, total] = await Promise.all([
|
||||||
prisma.contact.findMany({
|
prisma.contact.findMany({
|
||||||
where,
|
where,
|
||||||
@@ -98,23 +120,35 @@ export class SegmentService {
|
|||||||
data: {
|
data: {
|
||||||
name: string;
|
name: string;
|
||||||
description?: string;
|
description?: string;
|
||||||
condition: FilterCondition;
|
type?: SegmentType;
|
||||||
|
condition?: FilterCondition;
|
||||||
trackMembership?: boolean;
|
trackMembership?: boolean;
|
||||||
},
|
},
|
||||||
): Promise<Segment> {
|
): Promise<Segment> {
|
||||||
// Validate condition
|
const segmentType = data.type ?? 'DYNAMIC';
|
||||||
this.validateCondition(data.condition);
|
let memberCount = 0;
|
||||||
|
let conditionJson: Prisma.InputJsonValue | typeof Prisma.JsonNull = Prisma.JsonNull;
|
||||||
|
|
||||||
// Compute initial member count
|
if (segmentType === 'DYNAMIC') {
|
||||||
const where = this.buildWhereClause(projectId, data.condition);
|
if (!data.condition) {
|
||||||
const memberCount = await prisma.contact.count({where});
|
throw new HttpException(400, 'Condition is required for DYNAMIC segments');
|
||||||
|
}
|
||||||
|
// Validate condition
|
||||||
|
this.validateCondition(data.condition);
|
||||||
|
|
||||||
|
// Compute initial member count
|
||||||
|
const where = this.buildWhereClause(projectId, data.condition);
|
||||||
|
memberCount = await prisma.contact.count({where});
|
||||||
|
conditionJson = toPrismaJson(data.condition);
|
||||||
|
}
|
||||||
|
|
||||||
const segment = await prisma.segment.create({
|
const segment = await prisma.segment.create({
|
||||||
data: {
|
data: {
|
||||||
projectId,
|
projectId,
|
||||||
name: data.name,
|
name: data.name,
|
||||||
description: data.description,
|
description: data.description,
|
||||||
condition: toPrismaJson(data.condition),
|
type: segmentType,
|
||||||
|
condition: conditionJson,
|
||||||
trackMembership: data.trackMembership ?? false,
|
trackMembership: data.trackMembership ?? false,
|
||||||
memberCount,
|
memberCount,
|
||||||
},
|
},
|
||||||
@@ -145,12 +179,7 @@ export class SegmentService {
|
|||||||
},
|
},
|
||||||
): Promise<Segment> {
|
): Promise<Segment> {
|
||||||
// First verify segment exists and belongs to project
|
// First verify segment exists and belongs to project
|
||||||
await this.get(projectId, segmentId);
|
const existing = await this.get(projectId, segmentId);
|
||||||
|
|
||||||
// Validate condition if provided
|
|
||||||
if (data.condition) {
|
|
||||||
this.validateCondition(data.condition);
|
|
||||||
}
|
|
||||||
|
|
||||||
const updateData: Prisma.SegmentUpdateInput = {};
|
const updateData: Prisma.SegmentUpdateInput = {};
|
||||||
|
|
||||||
@@ -160,7 +189,9 @@ export class SegmentService {
|
|||||||
if (data.description !== undefined) {
|
if (data.description !== undefined) {
|
||||||
updateData.description = data.description;
|
updateData.description = data.description;
|
||||||
}
|
}
|
||||||
if (data.condition !== undefined) {
|
if (data.condition !== undefined && existing.type !== 'STATIC') {
|
||||||
|
// Validate condition if provided (only for DYNAMIC segments)
|
||||||
|
this.validateCondition(data.condition);
|
||||||
updateData.condition = toPrismaJson(data.condition);
|
updateData.condition = toPrismaJson(data.condition);
|
||||||
|
|
||||||
// Recompute member count when condition changes
|
// Recompute member count when condition changes
|
||||||
@@ -229,10 +260,16 @@ export class SegmentService {
|
|||||||
*/
|
*/
|
||||||
public static async refreshMemberCount(projectId: string, segmentId: string): Promise<number> {
|
public static async refreshMemberCount(projectId: string, segmentId: string): Promise<number> {
|
||||||
const segment = await this.get(projectId, segmentId);
|
const segment = await this.get(projectId, segmentId);
|
||||||
const condition = fromPrismaJson<FilterCondition>(segment.condition);
|
|
||||||
const where = this.buildWhereClause(projectId, condition);
|
|
||||||
|
|
||||||
const memberCount = await prisma.contact.count({where});
|
let memberCount: number;
|
||||||
|
|
||||||
|
if (segment.type === 'STATIC') {
|
||||||
|
memberCount = await prisma.segmentMembership.count({where: {segmentId, exitedAt: null}});
|
||||||
|
} else {
|
||||||
|
const condition = fromPrismaJson<FilterCondition>(segment.condition);
|
||||||
|
const where = this.buildWhereClause(projectId, condition);
|
||||||
|
memberCount = await prisma.contact.count({where});
|
||||||
|
}
|
||||||
|
|
||||||
await prisma.segment.update({
|
await prisma.segment.update({
|
||||||
where: {id: segmentId},
|
where: {id: segmentId},
|
||||||
@@ -249,7 +286,7 @@ export class SegmentService {
|
|||||||
public static async refreshAllMemberCounts(projectId: string): Promise<void> {
|
public static async refreshAllMemberCounts(projectId: string): Promise<void> {
|
||||||
const segments = await prisma.segment.findMany({
|
const segments = await prisma.segment.findMany({
|
||||||
where: {projectId},
|
where: {projectId},
|
||||||
select: {id: true, condition: true},
|
select: {id: true, type: true, condition: true},
|
||||||
});
|
});
|
||||||
|
|
||||||
// Process in batches to avoid overwhelming the database
|
// Process in batches to avoid overwhelming the database
|
||||||
@@ -260,9 +297,17 @@ export class SegmentService {
|
|||||||
await Promise.all(
|
await Promise.all(
|
||||||
batch.map(async segment => {
|
batch.map(async segment => {
|
||||||
try {
|
try {
|
||||||
const condition = fromPrismaJson<FilterCondition>(segment.condition);
|
let memberCount: number;
|
||||||
const where = this.buildWhereClause(projectId, condition);
|
|
||||||
const memberCount = await prisma.contact.count({where});
|
if (segment.type === 'STATIC') {
|
||||||
|
memberCount = await prisma.segmentMembership.count({
|
||||||
|
where: {segmentId: segment.id, exitedAt: null},
|
||||||
|
});
|
||||||
|
} else {
|
||||||
|
const condition = fromPrismaJson<FilterCondition>(segment.condition);
|
||||||
|
const where = this.buildWhereClause(projectId, condition);
|
||||||
|
memberCount = await prisma.contact.count({where});
|
||||||
|
}
|
||||||
|
|
||||||
await prisma.segment.update({
|
await prisma.segment.update({
|
||||||
where: {id: segment.id},
|
where: {id: segment.id},
|
||||||
@@ -276,6 +321,104 @@ export class SegmentService {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Add contacts to a static segment by email
|
||||||
|
*/
|
||||||
|
public static async addContacts(
|
||||||
|
projectId: string,
|
||||||
|
segmentId: string,
|
||||||
|
emails: string[],
|
||||||
|
): Promise<{added: number; notFound: string[]}> {
|
||||||
|
const segment = await this.get(projectId, segmentId);
|
||||||
|
|
||||||
|
if (segment.type !== 'STATIC') {
|
||||||
|
throw new HttpException(400, 'Can only add contacts to STATIC segments');
|
||||||
|
}
|
||||||
|
|
||||||
|
// Look up contacts by email (case-insensitive)
|
||||||
|
const contacts = await prisma.contact.findMany({
|
||||||
|
where: {
|
||||||
|
projectId,
|
||||||
|
email: {in: emails, mode: 'insensitive'},
|
||||||
|
},
|
||||||
|
select: {id: true, email: true},
|
||||||
|
});
|
||||||
|
|
||||||
|
const foundEmails = new Set(contacts.map(c => c.email.toLowerCase()));
|
||||||
|
const notFound = emails.filter(e => !foundEmails.has(e.toLowerCase()));
|
||||||
|
|
||||||
|
if (contacts.length > 0) {
|
||||||
|
// Check for existing memberships (to reactivate vs create new)
|
||||||
|
const existingMemberships = await prisma.segmentMembership.findMany({
|
||||||
|
where: {segmentId, contactId: {in: contacts.map(c => c.id)}},
|
||||||
|
select: {contactId: true},
|
||||||
|
});
|
||||||
|
const existingIds = new Set(existingMemberships.map(m => m.contactId));
|
||||||
|
|
||||||
|
const newContactIds = contacts.filter(c => !existingIds.has(c.id)).map(c => c.id);
|
||||||
|
const reEntryIds = contacts.filter(c => existingIds.has(c.id)).map(c => c.id);
|
||||||
|
|
||||||
|
if (newContactIds.length > 0) {
|
||||||
|
await prisma.segmentMembership.createMany({
|
||||||
|
data: newContactIds.map(contactId => ({segmentId, contactId, enteredAt: new Date()})),
|
||||||
|
skipDuplicates: true,
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
if (reEntryIds.length > 0) {
|
||||||
|
await prisma.segmentMembership.updateMany({
|
||||||
|
where: {segmentId, contactId: {in: reEntryIds}},
|
||||||
|
data: {exitedAt: null, enteredAt: new Date()},
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
// Update member count
|
||||||
|
const memberCount = await prisma.segmentMembership.count({where: {segmentId, exitedAt: null}});
|
||||||
|
await prisma.segment.update({where: {id: segmentId}, data: {memberCount}});
|
||||||
|
}
|
||||||
|
|
||||||
|
return {added: contacts.length, notFound};
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Remove contacts from a static segment by email
|
||||||
|
*/
|
||||||
|
public static async removeContacts(
|
||||||
|
projectId: string,
|
||||||
|
segmentId: string,
|
||||||
|
emails: string[],
|
||||||
|
): Promise<{removed: number}> {
|
||||||
|
const segment = await this.get(projectId, segmentId);
|
||||||
|
|
||||||
|
if (segment.type !== 'STATIC') {
|
||||||
|
throw new HttpException(400, 'Can only remove contacts from STATIC segments');
|
||||||
|
}
|
||||||
|
|
||||||
|
// Look up contacts by email
|
||||||
|
const contacts = await prisma.contact.findMany({
|
||||||
|
where: {
|
||||||
|
projectId,
|
||||||
|
email: {in: emails, mode: 'insensitive'},
|
||||||
|
},
|
||||||
|
select: {id: true},
|
||||||
|
});
|
||||||
|
|
||||||
|
if (contacts.length > 0) {
|
||||||
|
const contactIds = contacts.map(c => c.id);
|
||||||
|
|
||||||
|
await prisma.segmentMembership.updateMany({
|
||||||
|
where: {segmentId, contactId: {in: contactIds}, exitedAt: null},
|
||||||
|
data: {exitedAt: new Date()},
|
||||||
|
});
|
||||||
|
|
||||||
|
// Update member count
|
||||||
|
const memberCount = await prisma.segmentMembership.count({where: {segmentId, exitedAt: null}});
|
||||||
|
await prisma.segment.update({where: {id: segmentId}, data: {memberCount}});
|
||||||
|
}
|
||||||
|
|
||||||
|
return {removed: contacts.length};
|
||||||
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Compute or recompute segment membership for all contacts
|
* Compute or recompute segment membership for all contacts
|
||||||
* Now uses cursor-based pagination for memory efficiency with large contact lists
|
* Now uses cursor-based pagination for memory efficiency with large contact lists
|
||||||
@@ -290,6 +433,13 @@ export class SegmentService {
|
|||||||
throw new HttpException(400, 'Segment does not have membership tracking enabled');
|
throw new HttpException(400, 'Segment does not have membership tracking enabled');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if (segment.type === 'STATIC') {
|
||||||
|
// For static segments, just update the count from memberships — no contact scanning
|
||||||
|
const total = await prisma.segmentMembership.count({where: {segmentId, exitedAt: null}});
|
||||||
|
await prisma.segment.update({where: {id: segmentId}, data: {memberCount: total}});
|
||||||
|
return {added: 0, removed: 0, total};
|
||||||
|
}
|
||||||
|
|
||||||
const condition = fromPrismaJson<FilterCondition>(segment.condition);
|
const condition = fromPrismaJson<FilterCondition>(segment.condition);
|
||||||
const where = this.buildWhereClause(projectId, condition);
|
const where = this.buildWhereClause(projectId, condition);
|
||||||
|
|
||||||
|
|||||||
@@ -10,6 +10,7 @@ import {Keys} from './keys.js';
|
|||||||
* Extract base domain from URL for cookie sharing across subdomains
|
* Extract base domain from URL for cookie sharing across subdomains
|
||||||
* e.g., "http://api.example.com" -> ".example.com"
|
* e.g., "http://api.example.com" -> ".example.com"
|
||||||
* e.g., "http://api.localhost" -> ".localhost"
|
* e.g., "http://api.localhost" -> ".localhost"
|
||||||
|
* e.g., "http://app.plunk.local" -> ".plunk.local"
|
||||||
*/
|
*/
|
||||||
function getCookieDomain(): string | undefined {
|
function getCookieDomain(): string | undefined {
|
||||||
if (NODE_ENV === 'development') {
|
if (NODE_ENV === 'development') {
|
||||||
@@ -28,10 +29,14 @@ function getCookieDomain(): string | undefined {
|
|||||||
// Extract base domain (last two parts for most domains, or .localhost)
|
// Extract base domain (last two parts for most domains, or .localhost)
|
||||||
const parts = hostname.split('.');
|
const parts = hostname.split('.');
|
||||||
if (parts.length >= 2) {
|
if (parts.length >= 2) {
|
||||||
// For *.localhost or *.local, use the full hostname with leading dot
|
// For *.localhost, use .localhost (reserved TLD)
|
||||||
if (hostname.endsWith('.localhost') || hostname.endsWith('.local')) {
|
if (hostname.endsWith('.localhost')) {
|
||||||
return '.localhost';
|
return '.localhost';
|
||||||
}
|
}
|
||||||
|
// For *.local (mDNS TLD), use the actual base domain
|
||||||
|
if (hostname.endsWith('.local')) {
|
||||||
|
return `.${parts.slice(-2).join('.')}`;
|
||||||
|
}
|
||||||
// For other domains, use the last two parts (e.g., .example.com)
|
// For other domains, use the last two parts (e.g., .example.com)
|
||||||
return `.${parts.slice(-2).join('.')}`;
|
return `.${parts.slice(-2).join('.')}`;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -194,25 +194,57 @@ export class WorkflowService {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
const updateData: Prisma.WorkflowUpdateInput = {};
|
// Use transaction to update workflow and TRIGGER step atomically
|
||||||
|
const updated = await prisma.$transaction(async tx => {
|
||||||
|
const updateData: Prisma.WorkflowUpdateInput = {};
|
||||||
|
|
||||||
if (data.name !== undefined) updateData.name = data.name;
|
if (data.name !== undefined) updateData.name = data.name;
|
||||||
if (data.description !== undefined) updateData.description = data.description;
|
if (data.description !== undefined) updateData.description = data.description;
|
||||||
if (data.triggerType !== undefined) updateData.triggerType = data.triggerType;
|
if (data.triggerType !== undefined) updateData.triggerType = data.triggerType;
|
||||||
if (data.triggerConfig !== undefined) {
|
if (data.triggerConfig !== undefined) {
|
||||||
updateData.triggerConfig = data.triggerConfig === null ? Prisma.JsonNull : data.triggerConfig;
|
updateData.triggerConfig = data.triggerConfig === null ? Prisma.JsonNull : data.triggerConfig;
|
||||||
}
|
}
|
||||||
if (data.enabled !== undefined) updateData.enabled = data.enabled;
|
if (data.enabled !== undefined) updateData.enabled = data.enabled;
|
||||||
if (data.allowReentry !== undefined) updateData.allowReentry = data.allowReentry;
|
if (data.allowReentry !== undefined) updateData.allowReentry = data.allowReentry;
|
||||||
|
|
||||||
const updated = await prisma.workflow.update({
|
const updatedWorkflow = await tx.workflow.update({
|
||||||
where: {id: workflowId},
|
where: {id: workflowId},
|
||||||
data: updateData,
|
data: updateData,
|
||||||
include: {
|
include: {
|
||||||
project: {
|
project: {
|
||||||
select: {name: true},
|
select: {name: true},
|
||||||
|
},
|
||||||
},
|
},
|
||||||
},
|
});
|
||||||
|
|
||||||
|
// If triggerConfig changed and it's an EVENT trigger, update the TRIGGER step
|
||||||
|
if (data.triggerConfig !== undefined && updatedWorkflow.triggerType === 'EVENT') {
|
||||||
|
const newTriggerConfig = data.triggerConfig as {eventName?: string} | null;
|
||||||
|
const eventName = newTriggerConfig?.eventName;
|
||||||
|
|
||||||
|
if (eventName) {
|
||||||
|
// Find the TRIGGER step
|
||||||
|
const triggerStep = await tx.workflowStep.findFirst({
|
||||||
|
where: {
|
||||||
|
workflowId: workflowId,
|
||||||
|
type: 'TRIGGER',
|
||||||
|
},
|
||||||
|
});
|
||||||
|
|
||||||
|
if (triggerStep) {
|
||||||
|
// Update TRIGGER step config and name to match
|
||||||
|
await tx.workflowStep.update({
|
||||||
|
where: {id: triggerStep.id},
|
||||||
|
data: {
|
||||||
|
name: `Trigger: ${eventName}`,
|
||||||
|
config: {eventName},
|
||||||
|
},
|
||||||
|
});
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
return updatedWorkflow;
|
||||||
});
|
});
|
||||||
|
|
||||||
// Invalidate workflow cache if enabled status changed or workflow is enabled
|
// Invalidate workflow cache if enabled status changed or workflow is enabled
|
||||||
@@ -220,6 +252,11 @@ export class WorkflowService {
|
|||||||
await EventService.invalidateWorkflowCache(projectId);
|
await EventService.invalidateWorkflowCache(projectId);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Also invalidate cache if triggerConfig changed on an enabled workflow
|
||||||
|
if (data.triggerConfig !== undefined && updated.enabled) {
|
||||||
|
await EventService.invalidateWorkflowCache(projectId);
|
||||||
|
}
|
||||||
|
|
||||||
// Send notification if enabled status changed
|
// Send notification if enabled status changed
|
||||||
if (data.enabled !== undefined && data.enabled !== workflow.enabled) {
|
if (data.enabled !== undefined && data.enabled !== workflow.enabled) {
|
||||||
if (data.enabled) {
|
if (data.enabled) {
|
||||||
|
|||||||
@@ -1,11 +1,32 @@
|
|||||||
import {beforeEach, describe, expect, it, vi} from 'vitest';
|
import {beforeEach, describe, expect, it, vi, type Mock} from 'vitest';
|
||||||
import {EmailSourceType, EmailStatus} from '@plunk/db';
|
import {EmailSourceType, EmailStatus} from '@plunk/db';
|
||||||
import {ActionSchemas} from '@plunk/shared';
|
import {ActionSchemas} from '@plunk/shared';
|
||||||
import {EmailService} from '../EmailService';
|
import {EmailService} from '../EmailService';
|
||||||
import {sendRawEmail} from '../SESService';
|
import {sendRawEmail} from '../SESService';
|
||||||
import {factories, getPrismaClient} from '../../../../../test/helpers';
|
import {factories, getPrismaClient} from '../../../../../test/helpers';
|
||||||
|
|
||||||
// Mock SES service
|
// Mock AWS SDK globally (used by real SESService calls in MIME tests)
|
||||||
|
vi.mock('@aws-sdk/client-ses', () => {
|
||||||
|
const SESMock = vi.fn();
|
||||||
|
SESMock.prototype.sendRawEmail = vi.fn().mockResolvedValue({MessageId: 'test-message-id'});
|
||||||
|
return {SES: SESMock};
|
||||||
|
});
|
||||||
|
|
||||||
|
// Mock constants to provide AWS credentials for SESService, preserving other exports
|
||||||
|
vi.mock('../../app/constants.js', async (importOriginal) => {
|
||||||
|
const actual = await importOriginal<typeof import('../../app/constants.js')>();
|
||||||
|
return {
|
||||||
|
...actual,
|
||||||
|
AWS_SES_ACCESS_KEY_ID: 'test-key-id',
|
||||||
|
AWS_SES_REGION: 'us-east-1',
|
||||||
|
AWS_SES_SECRET_ACCESS_KEY: 'test-secret',
|
||||||
|
SES_CONFIGURATION_SET: 'test-config-set',
|
||||||
|
SES_CONFIGURATION_SET_NO_TRACKING: 'test-no-tracking-set',
|
||||||
|
TRACKING_TOGGLE_ENABLED: true,
|
||||||
|
};
|
||||||
|
});
|
||||||
|
|
||||||
|
// Mock SES service (default behavior for most tests)
|
||||||
vi.mock('../SESService', () => ({
|
vi.mock('../SESService', () => ({
|
||||||
sendRawEmail: vi.fn(),
|
sendRawEmail: vi.fn(),
|
||||||
}));
|
}));
|
||||||
@@ -801,5 +822,204 @@ describe('EmailService', () => {
|
|||||||
expect(result.success).toBe(true);
|
expect(result.success).toBe(true);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
it('should accept inline attachment with contentId', () => {
|
||||||
|
const result = ActionSchemas.send.safeParse({
|
||||||
|
to: '[email protected]',
|
||||||
|
from: '[email protected]',
|
||||||
|
subject: 'Inline Image',
|
||||||
|
body: '<img src="cid:logo" />',
|
||||||
|
attachments: [
|
||||||
|
{
|
||||||
|
filename: 'logo.png',
|
||||||
|
content: Buffer.from('image').toString('base64'),
|
||||||
|
contentType: 'image/png',
|
||||||
|
contentId: 'logo',
|
||||||
|
disposition: 'inline',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
});
|
||||||
|
|
||||||
|
expect(result.success).toBe(true);
|
||||||
|
if (result.success) {
|
||||||
|
const attachment = result.data.attachments![0];
|
||||||
|
expect(attachment.contentId).toBe('logo');
|
||||||
|
expect(attachment.disposition).toBe('inline');
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
it('should reject contentId exceeding 255 chars', () => {
|
||||||
|
const result = ActionSchemas.send.safeParse({
|
||||||
|
to: '[email protected]',
|
||||||
|
subject: 'Test',
|
||||||
|
body: 'Test',
|
||||||
|
attachments: [
|
||||||
|
{
|
||||||
|
filename: 'image.png',
|
||||||
|
content: Buffer.from('content').toString('base64'),
|
||||||
|
contentType: 'image/png',
|
||||||
|
contentId: 'a'.repeat(256),
|
||||||
|
disposition: 'inline',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
});
|
||||||
|
|
||||||
|
expect(result.success).toBe(false);
|
||||||
|
});
|
||||||
|
|
||||||
|
it('should reject invalid disposition', () => {
|
||||||
|
const result = ActionSchemas.send.safeParse({
|
||||||
|
to: '[email protected]',
|
||||||
|
subject: 'Test',
|
||||||
|
body: 'Test',
|
||||||
|
attachments: [
|
||||||
|
{
|
||||||
|
filename: 'image.png',
|
||||||
|
content: Buffer.from('content').toString('base64'),
|
||||||
|
contentType: 'image/png',
|
||||||
|
disposition: 'invalid-disposition',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
});
|
||||||
|
|
||||||
|
expect(result.success).toBe(false);
|
||||||
|
});
|
||||||
|
|
||||||
|
});
|
||||||
|
});
|
||||||
|
|
||||||
|
// ========================================
|
||||||
|
// SES MIME BOUNDARY STRUCTURE
|
||||||
|
// ========================================
|
||||||
|
// These tests verify the raw MIME assembly logic inside sendRawEmail.
|
||||||
|
// They need the REAL sendRawEmail (not the mock above), so we mock
|
||||||
|
// at the AWS SDK level instead.
|
||||||
|
|
||||||
|
describe('SES MIME Boundary Structure', () => {
|
||||||
|
beforeEach(() => {
|
||||||
|
vi.clearAllMocks();
|
||||||
|
});
|
||||||
|
|
||||||
|
it('should correctly structure MIME boundaries for mixed content (attachments)', async () => {
|
||||||
|
const {sendRawEmail: realSendRawEmail, ses} = await vi.importActual<typeof import('../SESService')>('../SESService');
|
||||||
|
|
||||||
|
const params = {
|
||||||
|
from: {name: 'Sender', email: '[email protected]'},
|
||||||
|
to: ['[email protected]'],
|
||||||
|
content: {subject: 'Test Subject', html: '<p>Hello world</p>'},
|
||||||
|
attachments: [
|
||||||
|
{
|
||||||
|
filename: 'test.txt',
|
||||||
|
content: 'SGVsbG8=',
|
||||||
|
contentType: 'text/plain',
|
||||||
|
disposition: 'attachment' as const,
|
||||||
|
},
|
||||||
|
],
|
||||||
|
};
|
||||||
|
|
||||||
|
await realSendRawEmail(params);
|
||||||
|
|
||||||
|
expect(ses.sendRawEmail).toHaveBeenCalled();
|
||||||
|
const callArgs = (ses.sendRawEmail as Mock).mock.calls[0][0];
|
||||||
|
const rawMessage = new TextDecoder().decode(callArgs.RawMessage.Data);
|
||||||
|
|
||||||
|
// Verify boundary hierarchy: Mixed -> Alternative
|
||||||
|
expect(rawMessage).toMatch(/^From:.*Content-Type: multipart\/mixed; boundary="([^"]+)"/s);
|
||||||
|
expect(rawMessage).toMatch(/Content-Type: multipart\/alternative; boundary="([^"]+)"/);
|
||||||
|
|
||||||
|
const mixedBoundaryMatch = rawMessage.match(/boundary="([^"]+)"/);
|
||||||
|
const mixedBoundary = mixedBoundaryMatch ? mixedBoundaryMatch[1] : '';
|
||||||
|
|
||||||
|
expect(rawMessage).toContain(`--${mixedBoundary}\nContent-Type: multipart/alternative`);
|
||||||
|
expect(rawMessage).toContain(`--${mixedBoundary}--`);
|
||||||
|
});
|
||||||
|
|
||||||
|
it('should correctly structure MIME boundaries for related content (inline images)', async () => {
|
||||||
|
const {sendRawEmail: realSendRawEmail, ses} = await vi.importActual<typeof import('../SESService')>('../SESService');
|
||||||
|
|
||||||
|
const params = {
|
||||||
|
from: {name: 'Sender', email: '[email protected]'},
|
||||||
|
to: ['[email protected]'],
|
||||||
|
content: {subject: 'Test Subject', html: '<p>Hello world <img src="cid:image1"></p>'},
|
||||||
|
attachments: [
|
||||||
|
{
|
||||||
|
filename: 'image.png',
|
||||||
|
content:
|
||||||
|
'iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNk+A8AAQUBAScY42YAAAAASUVORK5CYII=',
|
||||||
|
contentType: 'image/png',
|
||||||
|
contentId: 'image1',
|
||||||
|
disposition: 'inline' as const,
|
||||||
|
},
|
||||||
|
],
|
||||||
|
};
|
||||||
|
|
||||||
|
await realSendRawEmail(params);
|
||||||
|
|
||||||
|
const callArgs = (ses.sendRawEmail as Mock).mock.calls[0][0];
|
||||||
|
const rawMessage = new TextDecoder().decode(callArgs.RawMessage.Data);
|
||||||
|
|
||||||
|
// Verify boundary hierarchy: Related -> Alternative
|
||||||
|
expect(rawMessage).toMatch(/^From:.*Content-Type: multipart\/related; boundary="([^"]+)"/s);
|
||||||
|
|
||||||
|
const relatedBoundaryMatch = rawMessage.match(/boundary="([^"]+)"/);
|
||||||
|
const relatedBoundary = relatedBoundaryMatch ? relatedBoundaryMatch[1] : '';
|
||||||
|
|
||||||
|
expect(rawMessage).toContain(`--${relatedBoundary}\nContent-Type: multipart/alternative`);
|
||||||
|
expect(rawMessage).toContain(`Content-Disposition: inline; filename="image.png"`);
|
||||||
|
expect(rawMessage).toContain(`--${relatedBoundary}--`);
|
||||||
|
});
|
||||||
|
|
||||||
|
it('should correctly nest mixed > related > alternative boundaries', async () => {
|
||||||
|
const {sendRawEmail: realSendRawEmail, ses} = await vi.importActual<typeof import('../SESService')>('../SESService');
|
||||||
|
|
||||||
|
const params = {
|
||||||
|
from: {name: 'Sender', email: '[email protected]'},
|
||||||
|
to: ['[email protected]'],
|
||||||
|
content: {subject: 'Test Subject', html: '<p>Hello world <img src="cid:image1"></p>'},
|
||||||
|
attachments: [
|
||||||
|
{
|
||||||
|
filename: 'test.txt',
|
||||||
|
content: 'SGVsbG8=',
|
||||||
|
contentType: 'text/plain',
|
||||||
|
disposition: 'attachment' as const,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
filename: 'image.png',
|
||||||
|
content:
|
||||||
|
'iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNk+A8AAQUBAScY42YAAAAASUVORK5CYII=',
|
||||||
|
contentType: 'image/png',
|
||||||
|
contentId: 'image1',
|
||||||
|
disposition: 'inline' as const,
|
||||||
|
},
|
||||||
|
],
|
||||||
|
};
|
||||||
|
|
||||||
|
await realSendRawEmail(params);
|
||||||
|
|
||||||
|
const callArgs = (ses.sendRawEmail as Mock).mock.calls[0][0];
|
||||||
|
const rawMessage = new TextDecoder().decode(callArgs.RawMessage.Data);
|
||||||
|
|
||||||
|
// Root should be mixed
|
||||||
|
expect(rawMessage).toMatch(/^From:.*Content-Type: multipart\/mixed; boundary="([^"]+)"/s);
|
||||||
|
|
||||||
|
const mixedMatch = rawMessage.match(/Content-Type: multipart\/mixed; boundary="([^"]+)"/);
|
||||||
|
const mixedBoundary = mixedMatch ? mixedMatch[1] : 'NOT_FOUND_MIXED';
|
||||||
|
|
||||||
|
// Within mixed, we should find related
|
||||||
|
expect(rawMessage).toContain(`--${mixedBoundary}\nContent-Type: multipart/related`);
|
||||||
|
|
||||||
|
const relatedMatch = rawMessage.match(/Content-Type: multipart\/related; boundary="([^"]+)"/);
|
||||||
|
const relatedBoundary = relatedMatch ? relatedMatch[1] : 'NOT_FOUND_RELATED';
|
||||||
|
|
||||||
|
// Within related, we should find alternative
|
||||||
|
expect(rawMessage).toContain(`--${relatedBoundary}\nContent-Type: multipart/alternative`);
|
||||||
|
|
||||||
|
const altMatch = rawMessage.match(/Content-Type: multipart\/alternative; boundary="([^"]+)"/);
|
||||||
|
const altBoundary = altMatch ? altMatch[1] : 'NOT_FOUND_ALT';
|
||||||
|
|
||||||
|
// Verify all closing boundaries exist
|
||||||
|
expect(rawMessage).toContain(`--${altBoundary}--`);
|
||||||
|
expect(rawMessage).toContain(`--${relatedBoundary}--`);
|
||||||
|
expect(rawMessage).toContain(`--${mixedBoundary}--`);
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|||||||
@@ -13,12 +13,12 @@ export default function Footer() {
|
|||||||
<div className="mx-auto max-w-7xl px-8 py-20 xl:px-0">
|
<div className="mx-auto max-w-7xl px-8 py-20 xl:px-0">
|
||||||
<div className="grid gap-12 lg:grid-cols-12">
|
<div className="grid gap-12 lg:grid-cols-12">
|
||||||
{/* Logo and description */}
|
{/* Logo and description */}
|
||||||
<div className="space-y-6 lg:col-span-4">
|
<div className="space-y-6 lg:col-span-3">
|
||||||
<div className={'relative h-8 w-8'}>
|
<div className={'relative h-8 w-8'}>
|
||||||
<Image src={logo} alt={'Plunk logo'} fill className={'object-contain'} />
|
<Image src={logo} alt={'Plunk logo'} fill className={'object-contain'} />
|
||||||
</div>
|
</div>
|
||||||
<p className="text-sm leading-relaxed text-neutral-600">
|
<p className="text-sm leading-relaxed text-neutral-600">
|
||||||
Open-source email automation platform that scales
|
Open-source email platform for transactional, marketing, and automation. EU-hosted, GDPR compliant.
|
||||||
</p>
|
</p>
|
||||||
<div className="flex items-center gap-4">
|
<div className="flex items-center gap-4">
|
||||||
<Link
|
<Link
|
||||||
@@ -57,7 +57,7 @@ export default function Footer() {
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
{/* Links */}
|
{/* Links */}
|
||||||
<div className="grid grid-cols-2 gap-8 lg:col-span-8 lg:grid-cols-3">
|
<div className="grid grid-cols-2 gap-8 lg:col-span-9 lg:grid-cols-5">
|
||||||
<div>
|
<div>
|
||||||
<h3 className="text-sm font-semibold text-neutral-900">Product</h3>
|
<h3 className="text-sm font-semibold text-neutral-900">Product</h3>
|
||||||
<ul role="list" className="mt-6 space-y-4">
|
<ul role="list" className="mt-6 space-y-4">
|
||||||
@@ -67,20 +67,95 @@ export default function Footer() {
|
|||||||
</Link>
|
</Link>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<Link
|
<Link href={WIKI_URI} target={'_blank'} className="text-sm text-neutral-600 transition hover:text-neutral-900">
|
||||||
href={'/made-by-humans'}
|
Documentation
|
||||||
className="text-sm text-neutral-600 transition hover:text-neutral-900"
|
|
||||||
>
|
|
||||||
Made by humans
|
|
||||||
</Link>
|
</Link>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<Link
|
<Link href={'/guides'} className="text-sm text-neutral-600 transition hover:text-neutral-900">
|
||||||
href={WIKI_URI}
|
Guides
|
||||||
target={'_blank'}
|
</Link>
|
||||||
className="text-sm text-neutral-600 transition hover:text-neutral-900"
|
</li>
|
||||||
>
|
<li>
|
||||||
Documentation
|
<Link href={'/tools'} className="text-sm text-neutral-600 transition hover:text-neutral-900">
|
||||||
|
Tools
|
||||||
|
</Link>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<Link href={'/made-by-humans'} className="text-sm text-neutral-600 transition hover:text-neutral-900">
|
||||||
|
Made by humans
|
||||||
|
</Link>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div>
|
||||||
|
<h3 className="text-sm font-semibold text-neutral-900">Features</h3>
|
||||||
|
<ul role="list" className="mt-6 space-y-4">
|
||||||
|
<li>
|
||||||
|
<Link href={'/features/email-editor'} className="text-sm text-neutral-600 transition hover:text-neutral-900">
|
||||||
|
Email editor
|
||||||
|
</Link>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<Link href={'/features/workflows'} className="text-sm text-neutral-600 transition hover:text-neutral-900">
|
||||||
|
Workflows
|
||||||
|
</Link>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<Link href={'/features/segments'} className="text-sm text-neutral-600 transition hover:text-neutral-900">
|
||||||
|
Segments
|
||||||
|
</Link>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<Link href={'/features/smtp'} className="text-sm text-neutral-600 transition hover:text-neutral-900">
|
||||||
|
SMTP
|
||||||
|
</Link>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<Link href={'/features/inbound-email'} className="text-sm text-neutral-600 transition hover:text-neutral-900">
|
||||||
|
Inbound email
|
||||||
|
</Link>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div>
|
||||||
|
<h3 className="text-sm font-semibold text-neutral-900">Compare</h3>
|
||||||
|
<ul role="list" className="mt-6 space-y-4">
|
||||||
|
<li>
|
||||||
|
<Link href={'/vs'} className="text-sm text-neutral-600 transition hover:text-neutral-900">
|
||||||
|
All comparisons
|
||||||
|
</Link>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<Link href={'/vs/mailchimp'} className="text-sm text-neutral-600 transition hover:text-neutral-900">
|
||||||
|
vs Mailchimp
|
||||||
|
</Link>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<Link href={'/vs/sendgrid'} className="text-sm text-neutral-600 transition hover:text-neutral-900">
|
||||||
|
vs SendGrid
|
||||||
|
</Link>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<Link href={'/vs/resend'} className="text-sm text-neutral-600 transition hover:text-neutral-900">
|
||||||
|
vs Resend
|
||||||
|
</Link>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<Link href={'/vs/brevo'} className="text-sm text-neutral-600 transition hover:text-neutral-900">
|
||||||
|
vs Brevo
|
||||||
|
</Link>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<Link href={'/vs/mailgun'} className="text-sm text-neutral-600 transition hover:text-neutral-900">
|
||||||
|
vs Mailgun
|
||||||
|
</Link>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<Link href={'/vs/convertkit'} className="text-sm text-neutral-600 transition hover:text-neutral-900">
|
||||||
|
vs ConvertKit
|
||||||
</Link>
|
</Link>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
@@ -95,28 +170,18 @@ export default function Footer() {
|
|||||||
</Link>
|
</Link>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<Link
|
<Link href={'https://github.com/useplunk'} target={'_blank'} className="text-sm text-neutral-600 transition hover:text-neutral-900">
|
||||||
href={'https://github.com/useplunk'}
|
|
||||||
target={'_blank'}
|
|
||||||
className="text-sm text-neutral-600 transition hover:text-neutral-900"
|
|
||||||
>
|
|
||||||
GitHub
|
GitHub
|
||||||
</Link>
|
</Link>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<Link
|
<Link href={'https://status.useplunk.com'} target={'_blank'} className="text-sm text-neutral-600 transition hover:text-neutral-900">
|
||||||
href={'https://status.useplunk.com'}
|
|
||||||
target={'_blank'}
|
|
||||||
className="text-sm text-neutral-600 transition hover:text-neutral-900"
|
|
||||||
>
|
|
||||||
Status
|
Status
|
||||||
</Link>
|
</Link>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
|
||||||
|
|
||||||
<div>
|
<h3 className="mt-8 text-sm font-semibold text-neutral-900">Legal</h3>
|
||||||
<h3 className="text-sm font-semibold text-neutral-900">Legal</h3>
|
|
||||||
<ul role="list" className="mt-6 space-y-4">
|
<ul role="list" className="mt-6 space-y-4">
|
||||||
<li>
|
<li>
|
||||||
<Link href={'/privacy'} className="text-sm text-neutral-600 transition hover:text-neutral-900">
|
<Link href={'/privacy'} className="text-sm text-neutral-600 transition hover:text-neutral-900">
|
||||||
@@ -128,6 +193,52 @@ export default function Footer() {
|
|||||||
Terms
|
Terms
|
||||||
</Link>
|
</Link>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<Link href={'/dpa'} className="text-sm text-neutral-600 transition hover:text-neutral-900">
|
||||||
|
DPA
|
||||||
|
</Link>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div>
|
||||||
|
<h3 className="text-sm font-semibold text-neutral-900">Guides</h3>
|
||||||
|
<ul role="list" className="mt-6 space-y-4">
|
||||||
|
<li>
|
||||||
|
<Link href={'/guides/email-deliverability'} className="text-sm text-neutral-600 transition hover:text-neutral-900">
|
||||||
|
Email deliverability
|
||||||
|
</Link>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<Link href={'/guides/transactional-vs-marketing-email'} className="text-sm text-neutral-600 transition hover:text-neutral-900">
|
||||||
|
Transactional vs marketing
|
||||||
|
</Link>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<Link href={'/guides/what-is-dkim'} className="text-sm text-neutral-600 transition hover:text-neutral-900">
|
||||||
|
What is DKIM?
|
||||||
|
</Link>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<Link href={'/guides/what-is-spf'} className="text-sm text-neutral-600 transition hover:text-neutral-900">
|
||||||
|
What is SPF?
|
||||||
|
</Link>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<Link href={'/guides/what-is-dmarc'} className="text-sm text-neutral-600 transition hover:text-neutral-900">
|
||||||
|
What is DMARC?
|
||||||
|
</Link>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<Link href={'/guides/email-open-rate'} className="text-sm text-neutral-600 transition hover:text-neutral-900">
|
||||||
|
Email open rates
|
||||||
|
</Link>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<Link href={'/guides/email-bounce-rate'} className="text-sm text-neutral-600 transition hover:text-neutral-900">
|
||||||
|
Email bounce rates
|
||||||
|
</Link>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -4,193 +4,305 @@ import {AnimatePresence, motion} from 'framer-motion';
|
|||||||
import {DASHBOARD_URI, WIKI_URI} from '../../lib/constants';
|
import {DASHBOARD_URI, WIKI_URI} from '../../lib/constants';
|
||||||
import Image from 'next/image';
|
import Image from 'next/image';
|
||||||
import logo from '../../../public/assets/logo.svg';
|
import logo from '../../../public/assets/logo.svg';
|
||||||
|
import {ChevronDown, GitBranch, Inbox, Mail, Server, Users} from 'lucide-react';
|
||||||
|
|
||||||
|
const featuresMenu = [
|
||||||
|
{
|
||||||
|
title: 'Email Editor',
|
||||||
|
description: 'Create beautiful emails with visual or code editing',
|
||||||
|
href: '/features/email-editor',
|
||||||
|
icon: <Mail className="h-5 w-5" />,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
title: 'Workflows',
|
||||||
|
description: 'Automate email sequences with triggers and conditions',
|
||||||
|
href: '/features/workflows',
|
||||||
|
icon: <GitBranch className="h-5 w-5" />,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
title: 'Inbound Email',
|
||||||
|
description: 'Receive and process incoming emails',
|
||||||
|
href: '/features/inbound-email',
|
||||||
|
icon: <Inbox className="h-5 w-5" />,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
title: 'Segments',
|
||||||
|
description: 'Organize contacts with dynamic filtering',
|
||||||
|
href: '/features/segments',
|
||||||
|
icon: <Users className="h-5 w-5" />,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
title: 'SMTP',
|
||||||
|
description: 'Send emails via SMTP or API',
|
||||||
|
href: '/features/smtp',
|
||||||
|
icon: <Server className="h-5 w-5" />,
|
||||||
|
},
|
||||||
|
];
|
||||||
|
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
export default function Navbar() {
|
export default function Navbar() {
|
||||||
const [mobileOpen, setMobileOpen] = useState(false);
|
const [mobileOpen, setMobileOpen] = useState(false);
|
||||||
|
const [featuresOpen, setFeaturesOpen] = useState(false);
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<nav className={'relative top-0 z-40 mx-auto max-w-7xl px-8 xl:px-0'}>
|
<header className={'sticky top-0 z-40 w-full border-b border-neutral-100 bg-white/95 backdrop-blur-sm'}>
|
||||||
<div className={'z-40 py-6'}>
|
<div className={'relative mx-auto max-w-7xl px-8 xl:px-0'}>
|
||||||
<div className="flex items-center justify-between">
|
<div className={'py-5'}>
|
||||||
<div className="flex items-center gap-12">
|
<div className="flex items-center justify-between">
|
||||||
<div className="flex flex-shrink-0 items-center">
|
<div className="flex items-center gap-12">
|
||||||
<Link href={'/'} className={'flex items-center gap-x-3'}>
|
<div className="flex flex-shrink-0 items-center">
|
||||||
<div className={'relative h-8 w-8'}>
|
<Link href={'/'} className={'flex items-center gap-x-3'}>
|
||||||
<Image src={logo} alt={'Plunk logo'} fill className={'object-contain'} />
|
<div className={'relative h-8 w-8'}>
|
||||||
|
<Image src={logo} alt={'Plunk logo'} fill className={'object-contain'} />
|
||||||
|
</div>
|
||||||
|
<span className={'sr-only'}>Plunk</span>
|
||||||
|
</Link>
|
||||||
|
</div>
|
||||||
|
<div className="hidden items-center gap-8 md:flex">
|
||||||
|
<div className={'relative'}>
|
||||||
|
<button
|
||||||
|
onMouseEnter={() => setFeaturesOpen(true)}
|
||||||
|
onMouseLeave={() => setFeaturesOpen(false)}
|
||||||
|
className={
|
||||||
|
'flex items-center gap-1.5 text-sm font-medium text-neutral-600 transition hover:text-neutral-900'
|
||||||
|
}
|
||||||
|
>
|
||||||
|
Features
|
||||||
|
<ChevronDown className={`h-4 w-4 transition-transform ${featuresOpen ? 'rotate-180' : ''}`} />
|
||||||
|
</button>
|
||||||
|
|
||||||
|
<AnimatePresence>
|
||||||
|
{featuresOpen && (
|
||||||
|
<motion.div
|
||||||
|
initial={{opacity: 0, y: -10}}
|
||||||
|
animate={{opacity: 1, y: 0}}
|
||||||
|
exit={{opacity: 0, y: -10}}
|
||||||
|
transition={{duration: 0.2, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
onMouseEnter={() => setFeaturesOpen(true)}
|
||||||
|
onMouseLeave={() => setFeaturesOpen(false)}
|
||||||
|
className={
|
||||||
|
'absolute left-0 top-full z-50 mt-2 w-80 rounded-lg border border-neutral-200 bg-white p-2 shadow-lg'
|
||||||
|
}
|
||||||
|
>
|
||||||
|
{featuresMenu.map(feature => (
|
||||||
|
<Link
|
||||||
|
key={feature.href}
|
||||||
|
href={feature.href}
|
||||||
|
className={'flex items-start gap-3 rounded-lg p-3 transition hover:bg-neutral-50'}
|
||||||
|
>
|
||||||
|
<div
|
||||||
|
className={
|
||||||
|
'mt-0.5 flex h-10 w-10 flex-shrink-0 items-center justify-center rounded-lg bg-neutral-900 text-white'
|
||||||
|
}
|
||||||
|
>
|
||||||
|
{feature.icon}
|
||||||
|
</div>
|
||||||
|
<div className={'flex-1'}>
|
||||||
|
<div className={'text-sm font-semibold text-neutral-900'}>{feature.title}</div>
|
||||||
|
<div className={'mt-0.5 text-xs text-neutral-600'}>{feature.description}</div>
|
||||||
|
</div>
|
||||||
|
</Link>
|
||||||
|
))}
|
||||||
|
</motion.div>
|
||||||
|
)}
|
||||||
|
</AnimatePresence>
|
||||||
</div>
|
</div>
|
||||||
<span className={'sr-only'}>Plunk</span>
|
|
||||||
</Link>
|
<Link
|
||||||
|
href={'/made-by-humans'}
|
||||||
|
className={'text-sm font-medium text-neutral-600 transition hover:text-neutral-900'}
|
||||||
|
>
|
||||||
|
By humans
|
||||||
|
</Link>
|
||||||
|
|
||||||
|
<Link
|
||||||
|
href={'/pricing'}
|
||||||
|
className={'text-sm font-medium text-neutral-600 transition hover:text-neutral-900'}
|
||||||
|
>
|
||||||
|
Pricing
|
||||||
|
</Link>
|
||||||
|
|
||||||
|
<Link
|
||||||
|
href={'/guides'}
|
||||||
|
className={'text-sm font-medium text-neutral-600 transition hover:text-neutral-900'}
|
||||||
|
>
|
||||||
|
Guides
|
||||||
|
</Link>
|
||||||
|
|
||||||
|
<Link
|
||||||
|
href={WIKI_URI}
|
||||||
|
target={'_blank'}
|
||||||
|
rel={'noreferrer'}
|
||||||
|
className={
|
||||||
|
'flex items-center gap-x-1.5 text-sm font-medium text-neutral-600 transition hover:text-neutral-900'
|
||||||
|
}
|
||||||
|
>
|
||||||
|
Docs
|
||||||
|
<svg className={'h-3.5 w-3.5'} fill="none" viewBox="0 0 24 24" stroke="currentColor">
|
||||||
|
<path
|
||||||
|
strokeLinecap="round"
|
||||||
|
strokeLinejoin="round"
|
||||||
|
strokeWidth="2"
|
||||||
|
d="M9.25 4.75H6.75C5.64543 4.75 4.75 5.64543 4.75 6.75V17.25C4.75 18.3546 5.64543 19.25 6.75 19.25H17.25C18.3546 19.25 19.25 18.3546 19.25 17.25V14.75"
|
||||||
|
/>
|
||||||
|
<path strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M19.25 9.25V4.75H14.75" />
|
||||||
|
<path strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M19 5L11.75 12.25" />
|
||||||
|
</svg>
|
||||||
|
</Link>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div className="hidden items-center gap-8 md:flex">
|
|
||||||
<Link
|
<div className="hidden items-center gap-6 md:flex">
|
||||||
href={'/made-by-humans'}
|
<a
|
||||||
|
href={`${DASHBOARD_URI}/auth/login`}
|
||||||
className={'text-sm font-medium text-neutral-600 transition hover:text-neutral-900'}
|
className={'text-sm font-medium text-neutral-600 transition hover:text-neutral-900'}
|
||||||
>
|
>
|
||||||
By humans
|
Sign in
|
||||||
</Link>
|
</a>
|
||||||
|
<motion.a
|
||||||
<Link
|
whileHover={{scale: 1.02}}
|
||||||
href={'/pricing'}
|
whileTap={{scale: 0.98}}
|
||||||
className={'text-sm font-medium text-neutral-600 transition hover:text-neutral-900'}
|
href={`${DASHBOARD_URI}/auth/signup`}
|
||||||
>
|
|
||||||
Pricing
|
|
||||||
</Link>
|
|
||||||
|
|
||||||
<Link
|
|
||||||
href={'/guides'}
|
|
||||||
className={'text-sm font-medium text-neutral-600 transition hover:text-neutral-900'}
|
|
||||||
>
|
|
||||||
Guides
|
|
||||||
</Link>
|
|
||||||
|
|
||||||
<Link
|
|
||||||
href={WIKI_URI}
|
|
||||||
target={'_blank'}
|
|
||||||
rel={'noreferrer'}
|
|
||||||
className={
|
className={
|
||||||
'flex items-center gap-x-1.5 text-sm font-medium text-neutral-600 transition hover:text-neutral-900'
|
'rounded-lg bg-neutral-900 px-6 py-2.5 text-sm font-semibold text-white shadow-sm transition hover:bg-neutral-800'
|
||||||
}
|
}
|
||||||
>
|
>
|
||||||
Docs
|
Get started
|
||||||
<svg className={'h-3.5 w-3.5'} fill="none" viewBox="0 0 24 24" stroke="currentColor">
|
</motion.a>
|
||||||
<path
|
</div>
|
||||||
strokeLinecap="round"
|
|
||||||
strokeLinejoin="round"
|
<div className="-mr-2 flex items-center md:hidden">
|
||||||
strokeWidth="2"
|
<button
|
||||||
d="M9.25 4.75H6.75C5.64543 4.75 4.75 5.64543 4.75 6.75V17.25C4.75 18.3546 5.64543 19.25 6.75 19.25H17.25C18.3546 19.25 19.25 18.3546 19.25 17.25V14.75"
|
onClick={() => setMobileOpen(!mobileOpen)}
|
||||||
/>
|
type="button"
|
||||||
<path strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M19.25 9.25V4.75H14.75" />
|
className="inline-flex items-center justify-center rounded-lg p-2 text-neutral-600 hover:bg-neutral-100 hover:text-neutral-900 focus:outline-none focus:ring-2 focus:ring-inset focus:ring-neutral-900"
|
||||||
<path strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M19 5L11.75 12.25" />
|
aria-controls="mobile-menu"
|
||||||
|
aria-expanded={mobileOpen}
|
||||||
|
>
|
||||||
|
<span className="sr-only">Open main menu</span>
|
||||||
|
|
||||||
|
<svg
|
||||||
|
className={`${mobileOpen ? 'hidden' : 'block'} h-6 w-6`}
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
fill="none"
|
||||||
|
viewBox="0 0 24 24"
|
||||||
|
stroke="currentColor"
|
||||||
|
aria-hidden="true"
|
||||||
|
>
|
||||||
|
<path strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M4 6h16M4 12h16M4 18h16" />
|
||||||
</svg>
|
</svg>
|
||||||
</Link>
|
|
||||||
|
<svg
|
||||||
|
className={`${!mobileOpen ? 'hidden' : 'block'} h-6 w-6`}
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
fill="none"
|
||||||
|
viewBox="0 0 24 24"
|
||||||
|
stroke="currentColor"
|
||||||
|
aria-hidden="true"
|
||||||
|
>
|
||||||
|
<path strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M6 18L18 6M6 6l12 12" />
|
||||||
|
</svg>
|
||||||
|
</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div className="hidden items-center gap-6 md:flex">
|
|
||||||
<a
|
|
||||||
href={`${DASHBOARD_URI}/auth/login`}
|
|
||||||
className={'text-sm font-medium text-neutral-600 transition hover:text-neutral-900'}
|
|
||||||
>
|
|
||||||
Sign in
|
|
||||||
</a>
|
|
||||||
<motion.a
|
|
||||||
whileHover={{scale: 1.02}}
|
|
||||||
whileTap={{scale: 0.98}}
|
|
||||||
href={`${DASHBOARD_URI}/auth/signup`}
|
|
||||||
className={
|
|
||||||
'rounded-lg bg-neutral-900 px-6 py-2.5 text-sm font-semibold text-white shadow-sm transition hover:bg-neutral-800'
|
|
||||||
}
|
|
||||||
>
|
|
||||||
Get started
|
|
||||||
</motion.a>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div className="-mr-2 flex items-center md:hidden">
|
|
||||||
<button
|
|
||||||
onClick={() => setMobileOpen(!mobileOpen)}
|
|
||||||
type="button"
|
|
||||||
className="inline-flex items-center justify-center rounded-lg p-2 text-neutral-600 hover:bg-neutral-100 hover:text-neutral-900 focus:outline-none focus:ring-2 focus:ring-inset focus:ring-neutral-900"
|
|
||||||
aria-controls="mobile-menu"
|
|
||||||
aria-expanded="false"
|
|
||||||
>
|
|
||||||
<span className="sr-only">Open main menu</span>
|
|
||||||
|
|
||||||
<svg
|
|
||||||
className={`${mobileOpen ? 'hidden' : 'block'} h-6 w-6`}
|
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
|
||||||
fill="none"
|
|
||||||
viewBox="0 0 24 24"
|
|
||||||
stroke="currentColor"
|
|
||||||
aria-hidden="true"
|
|
||||||
>
|
|
||||||
<path strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M4 6h16M4 12h16M4 18h16" />
|
|
||||||
</svg>
|
|
||||||
|
|
||||||
<svg
|
|
||||||
className={`${!mobileOpen ? 'hidden' : 'block'} h-6 w-6`}
|
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
|
||||||
fill="none"
|
|
||||||
viewBox="0 0 24 24"
|
|
||||||
stroke="currentColor"
|
|
||||||
aria-hidden="true"
|
|
||||||
>
|
|
||||||
<path strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M6 18L18 6M6 6l12 12" />
|
|
||||||
</svg>
|
|
||||||
</button>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
|
|
||||||
<AnimatePresence>
|
<AnimatePresence>
|
||||||
{mobileOpen && (
|
{mobileOpen && (
|
||||||
<motion.div
|
|
||||||
initial={{height: 0, opacity: 0}}
|
|
||||||
animate={{height: 'auto', opacity: 1}}
|
|
||||||
exit={{height: 0, opacity: 0}}
|
|
||||||
transition={{duration: 0.2}}
|
|
||||||
className="absolute left-0 top-full z-50 mt-2 w-full rounded-lg border border-neutral-200 bg-white shadow-lg backdrop-blur-sm sm:hidden"
|
|
||||||
>
|
|
||||||
<motion.div
|
<motion.div
|
||||||
initial={{opacity: 0}}
|
initial={{height: 0, opacity: 0}}
|
||||||
animate={{opacity: 1}}
|
animate={{height: 'auto', opacity: 1}}
|
||||||
exit={{opacity: 0}}
|
exit={{height: 0, opacity: 0}}
|
||||||
transition={{duration: 0.2}}
|
transition={{duration: 0.2}}
|
||||||
className="space-y-1 p-4"
|
className="absolute left-0 top-full z-50 w-full overflow-hidden border-t border-neutral-100 bg-white shadow-lg md:hidden"
|
||||||
>
|
>
|
||||||
<Link
|
<motion.div
|
||||||
href={'/made-by-humans'}
|
initial={{opacity: 0}}
|
||||||
onClick={() => setMobileOpen(false)}
|
animate={{opacity: 1}}
|
||||||
className="block rounded-lg px-4 py-3 text-sm font-medium text-neutral-600 transition hover:bg-neutral-100 hover:text-neutral-900"
|
exit={{opacity: 0}}
|
||||||
|
transition={{duration: 0.2}}
|
||||||
|
className="space-y-1 p-4"
|
||||||
>
|
>
|
||||||
By humans
|
<div className="mb-2">
|
||||||
</Link>
|
<div className="px-4 py-2 text-xs font-semibold uppercase tracking-wider text-neutral-500">
|
||||||
|
Features
|
||||||
|
</div>
|
||||||
|
{featuresMenu.map(feature => (
|
||||||
|
<Link
|
||||||
|
key={feature.href}
|
||||||
|
href={feature.href}
|
||||||
|
onClick={() => setMobileOpen(false)}
|
||||||
|
className="flex items-start gap-3 rounded-lg px-4 py-3 transition hover:bg-neutral-100"
|
||||||
|
>
|
||||||
|
<div
|
||||||
|
className={
|
||||||
|
'mt-0.5 flex h-8 w-8 flex-shrink-0 items-center justify-center rounded-lg bg-neutral-900 text-white'
|
||||||
|
}
|
||||||
|
>
|
||||||
|
{feature.icon}
|
||||||
|
</div>
|
||||||
|
<div className={'flex-1'}>
|
||||||
|
<div className={'text-sm font-semibold text-neutral-900'}>{feature.title}</div>
|
||||||
|
<div className={'mt-0.5 text-xs text-neutral-600'}>{feature.description}</div>
|
||||||
|
</div>
|
||||||
|
</Link>
|
||||||
|
))}
|
||||||
|
</div>
|
||||||
|
|
||||||
<Link
|
<Link
|
||||||
href={'/pricing'}
|
href={'/made-by-humans'}
|
||||||
onClick={() => setMobileOpen(false)}
|
onClick={() => setMobileOpen(false)}
|
||||||
className="block rounded-lg px-4 py-3 text-sm font-medium text-neutral-600 transition hover:bg-neutral-100 hover:text-neutral-900"
|
|
||||||
>
|
|
||||||
Pricing
|
|
||||||
</Link>
|
|
||||||
|
|
||||||
<Link
|
|
||||||
href={'/guides'}
|
|
||||||
onClick={() => setMobileOpen(false)}
|
|
||||||
className="block rounded-lg px-4 py-3 text-sm font-medium text-neutral-600 transition hover:bg-neutral-100 hover:text-neutral-900"
|
|
||||||
>
|
|
||||||
Guides
|
|
||||||
</Link>
|
|
||||||
|
|
||||||
<a
|
|
||||||
href={WIKI_URI}
|
|
||||||
target={'_blank'}
|
|
||||||
rel={'noreferrer'}
|
|
||||||
className="block rounded-lg px-4 py-3 text-sm font-medium text-neutral-600 transition hover:bg-neutral-100 hover:text-neutral-900"
|
|
||||||
>
|
|
||||||
Docs
|
|
||||||
</a>
|
|
||||||
|
|
||||||
<div className="border-t border-neutral-200 pt-4">
|
|
||||||
<a
|
|
||||||
href={`${DASHBOARD_URI}/auth/login`}
|
|
||||||
className="block rounded-lg px-4 py-3 text-sm font-medium text-neutral-600 transition hover:bg-neutral-100 hover:text-neutral-900"
|
className="block rounded-lg px-4 py-3 text-sm font-medium text-neutral-600 transition hover:bg-neutral-100 hover:text-neutral-900"
|
||||||
>
|
>
|
||||||
Sign in
|
By humans
|
||||||
</a>
|
</Link>
|
||||||
<a
|
|
||||||
href={`${DASHBOARD_URI}/auth/signup`}
|
<Link
|
||||||
className="mt-2 block rounded-lg bg-neutral-900 px-4 py-3 text-center text-sm font-semibold text-white transition hover:bg-neutral-800"
|
href={'/pricing'}
|
||||||
|
onClick={() => setMobileOpen(false)}
|
||||||
|
className="block rounded-lg px-4 py-3 text-sm font-medium text-neutral-600 transition hover:bg-neutral-100 hover:text-neutral-900"
|
||||||
>
|
>
|
||||||
Get started
|
Pricing
|
||||||
|
</Link>
|
||||||
|
|
||||||
|
<Link
|
||||||
|
href={'/guides'}
|
||||||
|
onClick={() => setMobileOpen(false)}
|
||||||
|
className="block rounded-lg px-4 py-3 text-sm font-medium text-neutral-600 transition hover:bg-neutral-100 hover:text-neutral-900"
|
||||||
|
>
|
||||||
|
Guides
|
||||||
|
</Link>
|
||||||
|
|
||||||
|
<a
|
||||||
|
href={WIKI_URI}
|
||||||
|
target={'_blank'}
|
||||||
|
rel={'noreferrer'}
|
||||||
|
className="block rounded-lg px-4 py-3 text-sm font-medium text-neutral-600 transition hover:bg-neutral-100 hover:text-neutral-900"
|
||||||
|
>
|
||||||
|
Docs
|
||||||
</a>
|
</a>
|
||||||
</div>
|
|
||||||
|
<div className="border-t border-neutral-200 pt-4">
|
||||||
|
<a
|
||||||
|
href={`${DASHBOARD_URI}/auth/login`}
|
||||||
|
className="block rounded-lg px-4 py-3 text-sm font-medium text-neutral-600 transition hover:bg-neutral-100 hover:text-neutral-900"
|
||||||
|
>
|
||||||
|
Sign in
|
||||||
|
</a>
|
||||||
|
<a
|
||||||
|
href={`${DASHBOARD_URI}/auth/signup`}
|
||||||
|
className="mt-2 block rounded-lg bg-neutral-900 px-4 py-3 text-center text-sm font-semibold text-white transition hover:bg-neutral-800"
|
||||||
|
>
|
||||||
|
Get started
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
</motion.div>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
</motion.div>
|
)}
|
||||||
)}
|
</AnimatePresence>
|
||||||
</AnimatePresence>
|
</div>
|
||||||
</nav>
|
</header>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -6,6 +6,7 @@ import {toast, Toaster} from 'sonner';
|
|||||||
import {SWRConfig} from 'swr';
|
import {SWRConfig} from 'swr';
|
||||||
import {network} from '../lib/network';
|
import {network} from '../lib/network';
|
||||||
import {DefaultSeo} from 'next-seo';
|
import {DefaultSeo} from 'next-seo';
|
||||||
|
import Script from 'next/script';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Main app component
|
* Main app component
|
||||||
@@ -15,10 +16,6 @@ import {DefaultSeo} from 'next-seo';
|
|||||||
*/
|
*/
|
||||||
function App({Component, pageProps}: AppProps) {
|
function App({Component, pageProps}: AppProps) {
|
||||||
useEffect(() => {
|
useEffect(() => {
|
||||||
if (typeof window === 'undefined') {
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
const searchParams = new URLSearchParams(window.location.search);
|
const searchParams = new URLSearchParams(window.location.search);
|
||||||
const message = searchParams.get('message');
|
const message = searchParams.get('message');
|
||||||
|
|
||||||
@@ -68,6 +65,13 @@ export default function WithProviders(props: AppProps) {
|
|||||||
additionalMetaTags={[{property: 'title', content: 'Plunk | The Open-Source Email Platform'}]}
|
additionalMetaTags={[{property: 'title', content: 'Plunk | The Open-Source Email Platform'}]}
|
||||||
/>
|
/>
|
||||||
|
|
||||||
|
<Script
|
||||||
|
defer
|
||||||
|
src="https://analytics.driaug.com/script.js"
|
||||||
|
data-website-id="6ed9fa6c-3a75-4926-ad4d-f607557f79f1"
|
||||||
|
data-domains="www.useplunk.com"
|
||||||
|
/>
|
||||||
|
|
||||||
<App {...props} />
|
<App {...props} />
|
||||||
</SWRConfig>
|
</SWRConfig>
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -0,0 +1,695 @@
|
|||||||
|
import {NextSeo} from 'next-seo';
|
||||||
|
import React from 'react';
|
||||||
|
import {Navbar} from '../components';
|
||||||
|
|
||||||
|
export default function DataProcessingAgreement() {
|
||||||
|
return (
|
||||||
|
<>
|
||||||
|
<NextSeo
|
||||||
|
title="Plunk Data Processing Agreement (DPA) | GDPR Compliance"
|
||||||
|
description="Data Processing Agreement for Plunk customers. GDPR-compliant DPA covering data processing activities, sub-processors, security measures, and data subject rights."
|
||||||
|
openGraph={{
|
||||||
|
title: 'Plunk Data Processing Agreement (DPA) | GDPR Compliance',
|
||||||
|
description:
|
||||||
|
'Data Processing Agreement for Plunk customers. GDPR-compliant DPA covering data processing activities, sub-processors, security measures, and data subject rights.',
|
||||||
|
}}
|
||||||
|
additionalMetaTags={[
|
||||||
|
{
|
||||||
|
property: 'title',
|
||||||
|
content: 'Plunk Data Processing Agreement (DPA) | GDPR Compliance',
|
||||||
|
},
|
||||||
|
]}
|
||||||
|
/>
|
||||||
|
|
||||||
|
<div className="min-h-screen bg-white">
|
||||||
|
<div className="px-8 pb-32 sm:px-12 md:px-16 lg:px-20 xl:px-24 2xl:px-56">
|
||||||
|
<Navbar />
|
||||||
|
|
||||||
|
<div className="mx-auto max-w-4xl py-16">
|
||||||
|
{/* Hero */}
|
||||||
|
<div className="mb-12">
|
||||||
|
<h1 className="text-4xl font-bold text-neutral-900">Data Processing Agreement</h1>
|
||||||
|
<p className="mt-2 text-sm text-neutral-600">Last Updated: February 18, 2026</p>
|
||||||
|
<p className="mt-4 text-base leading-relaxed text-neutral-700">
|
||||||
|
This Data Processing Agreement ("DPA") forms part of the Terms of Service between you ("Customer", "Data
|
||||||
|
Controller") and Plunk ("Processor", "we", "us") and governs the processing of Personal Data in
|
||||||
|
accordance with GDPR requirements.
|
||||||
|
</p>
|
||||||
|
<div className="mt-6 rounded-lg border border-blue-200 bg-blue-50 p-4">
|
||||||
|
<p className="text-sm leading-relaxed text-blue-900">
|
||||||
|
<strong className="font-semibold">GDPR Requirement:</strong> This DPA is required under Article 28 of
|
||||||
|
the GDPR. By using Plunk's hosted service, you accept and agree to the terms of this DPA.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
{/* Table of Contents */}
|
||||||
|
<nav className="mb-12 rounded-lg border border-neutral-200 bg-neutral-50 p-6">
|
||||||
|
<h2 className="mb-4 text-lg font-semibold text-neutral-900">Contents</h2>
|
||||||
|
<ol className="space-y-2 text-sm text-neutral-700">
|
||||||
|
<li>
|
||||||
|
<a href="#definitions" className="text-blue-600 hover:underline">
|
||||||
|
1. Definitions
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#scope" className="text-blue-600 hover:underline">
|
||||||
|
2. Scope & Applicability
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#processing-details" className="text-blue-600 hover:underline">
|
||||||
|
3. Processing Details
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#obligations" className="text-blue-600 hover:underline">
|
||||||
|
4. Data Processor Obligations
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#security" className="text-blue-600 hover:underline">
|
||||||
|
5. Security Measures
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#sub-processors" className="text-blue-600 hover:underline">
|
||||||
|
6. Sub-Processors
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#data-subject-rights" className="text-blue-600 hover:underline">
|
||||||
|
7. Data Subject Rights
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#data-breach" className="text-blue-600 hover:underline">
|
||||||
|
8. Data Breach Notification
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#international-transfers" className="text-blue-600 hover:underline">
|
||||||
|
9. International Data Transfers
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#audits" className="text-blue-600 hover:underline">
|
||||||
|
10. Audits & Compliance
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#deletion" className="text-blue-600 hover:underline">
|
||||||
|
11. Data Deletion & Return
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#liability" className="text-blue-600 hover:underline">
|
||||||
|
12. Liability & Indemnification
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#term" className="text-blue-600 hover:underline">
|
||||||
|
13. Term & Termination
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
</ol>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
{/* Content Sections */}
|
||||||
|
<div className="space-y-12">
|
||||||
|
{/* Section 1 */}
|
||||||
|
<section id="definitions" className="mb-12">
|
||||||
|
<h2 className="mb-4 text-2xl font-bold text-neutral-900">1. Definitions</h2>
|
||||||
|
<p className="mb-4 leading-relaxed text-neutral-700">
|
||||||
|
Terms used in this DPA have the meanings set forth in the GDPR. Specifically:
|
||||||
|
</p>
|
||||||
|
<ul className="mb-4 ml-6 list-disc space-y-2 text-neutral-700">
|
||||||
|
<li>
|
||||||
|
<strong className="font-semibold text-neutral-900">"Personal Data"</strong> means any information
|
||||||
|
relating to an identified or identifiable natural person processed via Plunk
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<strong className="font-semibold text-neutral-900">"Data Controller"</strong> means the Customer who
|
||||||
|
determines the purposes and means of processing Personal Data
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<strong className="font-semibold text-neutral-900">"Data Processor"</strong> means Plunk, which
|
||||||
|
processes Personal Data on behalf of the Data Controller
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<strong className="font-semibold text-neutral-900">"Sub-processor"</strong> means any third party
|
||||||
|
engaged by Plunk to process Personal Data
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<strong className="font-semibold text-neutral-900">"Data Subject"</strong> means the individuals
|
||||||
|
whose Personal Data is processed (your contacts/subscribers)
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<strong className="font-semibold text-neutral-900">"GDPR"</strong> means Regulation (EU) 2016/679
|
||||||
|
(General Data Protection Regulation)
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
{/* Section 2 */}
|
||||||
|
<section id="scope" className="mb-12">
|
||||||
|
<h2 className="mb-4 text-2xl font-bold text-neutral-900">2. Scope & Applicability</h2>
|
||||||
|
|
||||||
|
<h3 className="mb-3 mt-6 text-xl font-semibold text-neutral-900">Hosted Service Only</h3>
|
||||||
|
<p className="mb-4 leading-relaxed text-neutral-700">
|
||||||
|
This DPA applies ONLY to customers using Plunk's hosted service (useplunk.com). Self-hosted
|
||||||
|
deployments are NOT covered by this DPA - you are solely responsible for GDPR compliance when
|
||||||
|
self-hosting.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<h3 className="mb-3 mt-6 text-xl font-semibold text-neutral-900">Agreement Hierarchy</h3>
|
||||||
|
<p className="mb-4 leading-relaxed text-neutral-700">
|
||||||
|
This DPA supplements the Plunk Terms of Service and Privacy Policy. In case of conflict regarding data
|
||||||
|
processing:
|
||||||
|
</p>
|
||||||
|
<ol className="mb-4 ml-6 list-decimal space-y-2 text-neutral-700">
|
||||||
|
<li>This DPA takes precedence</li>
|
||||||
|
<li>Then the Terms of Service</li>
|
||||||
|
<li>Then the Privacy Policy</li>
|
||||||
|
</ol>
|
||||||
|
|
||||||
|
<h3 className="mb-3 mt-6 text-xl font-semibold text-neutral-900">Acceptance</h3>
|
||||||
|
<p className="mb-4 leading-relaxed text-neutral-700">
|
||||||
|
By using Plunk's hosted service, you acknowledge that you have read, understood, and agree to be bound
|
||||||
|
by this DPA. This constitutes a legally binding agreement between Customer and Plunk.
|
||||||
|
</p>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
{/* Section 3 */}
|
||||||
|
<section id="processing-details" className="mb-12">
|
||||||
|
<h2 className="mb-4 text-2xl font-bold text-neutral-900">3. Processing Details</h2>
|
||||||
|
<p className="mb-4 leading-relaxed text-neutral-700">
|
||||||
|
As required by GDPR Article 28(3), the following details describe the processing activities:
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<h3 className="mb-3 mt-6 text-xl font-semibold text-neutral-900">Subject Matter</h3>
|
||||||
|
<p className="mb-4 leading-relaxed text-neutral-700">
|
||||||
|
Processing of Personal Data necessary to provide email automation, transactional email, marketing
|
||||||
|
campaigns, and workflow automation services.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<h3 className="mb-3 mt-6 text-xl font-semibold text-neutral-900">Duration</h3>
|
||||||
|
<p className="mb-4 leading-relaxed text-neutral-700">
|
||||||
|
Processing occurs for the duration of your Plunk subscription/account, plus 30 days for API logs
|
||||||
|
(which are automatically deleted), and until you request account deletion.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<h3 className="mb-3 mt-6 text-xl font-semibold text-neutral-900">Nature & Purpose</h3>
|
||||||
|
<ul className="mb-4 ml-6 list-disc space-y-2 text-neutral-700">
|
||||||
|
<li>Storing and managing contact databases</li>
|
||||||
|
<li>Sending transactional, marketing, and workflow-triggered emails</li>
|
||||||
|
<li>Tracking email delivery, opens, clicks, bounces, and complaints (per your settings)</li>
|
||||||
|
<li>Managing email templates and automation workflows</li>
|
||||||
|
<li>Processing email events and webhooks</li>
|
||||||
|
<li>Providing analytics and reporting</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h3 className="mb-3 mt-6 text-xl font-semibold text-neutral-900">Type of Personal Data</h3>
|
||||||
|
<ul className="mb-4 ml-6 list-disc space-y-2 text-neutral-700">
|
||||||
|
<li>Email addresses (required)</li>
|
||||||
|
<li>Names and custom contact fields (optional, Customer-defined)</li>
|
||||||
|
<li>Email content (subject lines, message bodies, attachments)</li>
|
||||||
|
<li>Subscription status and preferences</li>
|
||||||
|
<li>Email activity data (opens, clicks, bounces, complaints)</li>
|
||||||
|
<li>Timestamps and metadata</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h3 className="mb-3 mt-6 text-xl font-semibold text-neutral-900">Categories of Data Subjects</h3>
|
||||||
|
<ul className="mb-4 ml-6 list-disc space-y-2 text-neutral-700">
|
||||||
|
<li>Customer's email subscribers and contacts</li>
|
||||||
|
<li>Recipients of transactional emails</li>
|
||||||
|
<li>Marketing campaign recipients</li>
|
||||||
|
<li>Workflow automation recipients</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
{/* Section 4 */}
|
||||||
|
<section id="obligations" className="mb-12">
|
||||||
|
<h2 className="mb-4 text-2xl font-bold text-neutral-900">4. Data Processor Obligations</h2>
|
||||||
|
<p className="mb-4 leading-relaxed text-neutral-700">
|
||||||
|
Plunk commits to the following obligations as Data Processor:
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<h3 className="mb-3 mt-6 text-xl font-semibold text-neutral-900">Processing Instructions</h3>
|
||||||
|
<ul className="mb-4 ml-6 list-disc space-y-2 text-neutral-700">
|
||||||
|
<li>
|
||||||
|
Process Personal Data only on documented instructions from Customer (via API, dashboard, etc.)
|
||||||
|
</li>
|
||||||
|
<li>Not process Personal Data for any other purpose without Customer's prior written consent</li>
|
||||||
|
<li>Immediately inform Customer if instructions violate GDPR or other EU data protection laws</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h3 className="mb-3 mt-6 text-xl font-semibold text-neutral-900">Confidentiality</h3>
|
||||||
|
<ul className="mb-4 ml-6 list-disc space-y-2 text-neutral-700">
|
||||||
|
<li>Ensure persons authorized to process Personal Data are bound by confidentiality obligations</li>
|
||||||
|
<li>Maintain confidentiality of all Personal Data processed via Plunk</li>
|
||||||
|
<li>
|
||||||
|
Not disclose Personal Data to third parties except as required by law or with Customer consent
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h3 className="mb-3 mt-6 text-xl font-semibold text-neutral-900">Cooperation</h3>
|
||||||
|
<ul className="mb-4 ml-6 list-disc space-y-2 text-neutral-700">
|
||||||
|
<li>Assist Customer in responding to Data Subject rights requests (see Section 7)</li>
|
||||||
|
<li>
|
||||||
|
Assist Customer in ensuring compliance with GDPR security, breach notification, and impact
|
||||||
|
assessment obligations
|
||||||
|
</li>
|
||||||
|
<li>Provide information necessary to demonstrate compliance with Article 28</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
{/* Section 5 */}
|
||||||
|
<section id="security" className="mb-12">
|
||||||
|
<h2 className="mb-4 text-2xl font-bold text-neutral-900">5. Security Measures</h2>
|
||||||
|
<p className="mb-4 leading-relaxed text-neutral-700">
|
||||||
|
As required by GDPR Article 32, Plunk implements appropriate technical and organizational measures to
|
||||||
|
ensure a level of security appropriate to the risk:
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<h3 className="mb-3 mt-6 text-xl font-semibold text-neutral-900">Technical Safeguards</h3>
|
||||||
|
<ul className="mb-4 ml-6 list-disc space-y-2 text-neutral-700">
|
||||||
|
<li>Industry-standard password hashing (never stored in plaintext)</li>
|
||||||
|
<li>HTTPS-only API access (TLS 1.2+)</li>
|
||||||
|
<li>Database connections encrypted via TLS/SSL</li>
|
||||||
|
<li>HttpOnly, secure cookies with appropriate SameSite settings</li>
|
||||||
|
<li>Authentication tokens with limited expiration periods</li>
|
||||||
|
<li>Rate limiting to prevent brute force attacks</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h3 className="mb-3 mt-6 text-xl font-semibold text-neutral-900">Organizational Safeguards</h3>
|
||||||
|
<ul className="mb-4 ml-6 list-disc space-y-2 text-neutral-700">
|
||||||
|
<li>Access controls limiting personnel access to Personal Data</li>
|
||||||
|
<li>Automated bounce and complaint rate monitoring</li>
|
||||||
|
<li>Regular security updates and patching</li>
|
||||||
|
<li>Data segregation by project (multi-tenancy with isolation)</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h3 className="mb-3 mt-6 text-xl font-semibold text-neutral-900">Data Residency</h3>
|
||||||
|
<ul className="mb-4 ml-6 list-disc space-y-2 text-neutral-700">
|
||||||
|
<li>Primary data storage: EU/EEA (Hetzner infrastructure)</li>
|
||||||
|
<li>Database and file storage remain within EU/EEA</li>
|
||||||
|
<li>Email delivery may transit non-EU regions (see Section 9)</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
{/* Section 6 */}
|
||||||
|
<section id="sub-processors" className="mb-12">
|
||||||
|
<h2 className="mb-4 text-2xl font-bold text-neutral-900">6. Sub-Processors</h2>
|
||||||
|
<p className="mb-4 leading-relaxed text-neutral-700">
|
||||||
|
Customer authorizes Plunk to engage the following sub-processors to process Personal Data:
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<div className="mb-6 overflow-x-auto">
|
||||||
|
<table className="min-w-full border border-neutral-300">
|
||||||
|
<thead className="bg-neutral-50">
|
||||||
|
<tr>
|
||||||
|
<th className="border border-neutral-300 px-4 py-2 text-left text-sm font-semibold text-neutral-900">
|
||||||
|
Sub-Processor
|
||||||
|
</th>
|
||||||
|
<th className="border border-neutral-300 px-4 py-2 text-left text-sm font-semibold text-neutral-900">
|
||||||
|
Service
|
||||||
|
</th>
|
||||||
|
<th className="border border-neutral-300 px-4 py-2 text-left text-sm font-semibold text-neutral-900">
|
||||||
|
Location
|
||||||
|
</th>
|
||||||
|
<th className="border border-neutral-300 px-4 py-2 text-left text-sm font-semibold text-neutral-900">
|
||||||
|
Purpose
|
||||||
|
</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody className="bg-white">
|
||||||
|
<tr>
|
||||||
|
<td className="border border-neutral-300 px-4 py-2 text-sm text-neutral-700">
|
||||||
|
Amazon Web Services (AWS SES)
|
||||||
|
</td>
|
||||||
|
<td className="border border-neutral-300 px-4 py-2 text-sm text-neutral-700">Email Delivery</td>
|
||||||
|
<td className="border border-neutral-300 px-4 py-2 text-sm text-neutral-700">
|
||||||
|
Global (data in transit only)
|
||||||
|
</td>
|
||||||
|
<td className="border border-neutral-300 px-4 py-2 text-sm text-neutral-700">
|
||||||
|
Sending emails to recipients
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td className="border border-neutral-300 px-4 py-2 text-sm text-neutral-700">Stripe, Inc.</td>
|
||||||
|
<td className="border border-neutral-300 px-4 py-2 text-sm text-neutral-700">
|
||||||
|
Payment Processing
|
||||||
|
</td>
|
||||||
|
<td className="border border-neutral-300 px-4 py-2 text-sm text-neutral-700">
|
||||||
|
USA (PCI-DSS compliant)
|
||||||
|
</td>
|
||||||
|
<td className="border border-neutral-300 px-4 py-2 text-sm text-neutral-700">
|
||||||
|
Billing for paid accounts
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td className="border border-neutral-300 px-4 py-2 text-sm text-neutral-700">
|
||||||
|
Hetzner Online GmbH
|
||||||
|
</td>
|
||||||
|
<td className="border border-neutral-300 px-4 py-2 text-sm text-neutral-700">
|
||||||
|
Infrastructure Hosting
|
||||||
|
</td>
|
||||||
|
<td className="border border-neutral-300 px-4 py-2 text-sm text-neutral-700">
|
||||||
|
EU/EEA (Germany)
|
||||||
|
</td>
|
||||||
|
<td className="border border-neutral-300 px-4 py-2 text-sm text-neutral-700">
|
||||||
|
Database and application hosting
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<h3 className="mb-3 mt-6 text-xl font-semibold text-neutral-900">Sub-Processor Obligations</h3>
|
||||||
|
<ul className="mb-4 ml-6 list-disc space-y-2 text-neutral-700">
|
||||||
|
<li>All sub-processors are bound by data protection obligations equivalent to this DPA</li>
|
||||||
|
<li>Plunk remains fully liable to Customer for sub-processor performance</li>
|
||||||
|
<li>Sub-processors have executed Data Processing Agreements with Plunk</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h3 className="mb-3 mt-6 text-xl font-semibold text-neutral-900">Changes to Sub-Processors</h3>
|
||||||
|
<ul className="mb-4 ml-6 list-disc space-y-2 text-neutral-700">
|
||||||
|
<li>Plunk will provide 30 days advance notice of new or replacement sub-processors via email</li>
|
||||||
|
<li>Notice will be sent to the email address associated with your account</li>
|
||||||
|
<li>
|
||||||
|
If you object on reasonable grounds related to data protection, you may terminate your account
|
||||||
|
within 30 days
|
||||||
|
</li>
|
||||||
|
<li>Updated sub-processor list will be maintained on this page (check "Last Updated" date)</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
{/* Section 7 */}
|
||||||
|
<section id="data-subject-rights" className="mb-12">
|
||||||
|
<h2 className="mb-4 text-2xl font-bold text-neutral-900">7. Data Subject Rights</h2>
|
||||||
|
<p className="mb-4 leading-relaxed text-neutral-700">
|
||||||
|
Plunk will assist Customer in fulfilling Data Subject rights requests under GDPR Articles 15-22:
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<h3 className="mb-3 mt-6 text-xl font-semibold text-neutral-900">Self-Service via API</h3>
|
||||||
|
<p className="mb-4 leading-relaxed text-neutral-700">
|
||||||
|
Customer can fulfill most Data Subject requests independently via API:
|
||||||
|
</p>
|
||||||
|
<ul className="mb-4 ml-6 list-disc space-y-2 text-neutral-700">
|
||||||
|
<li>
|
||||||
|
<strong className="font-semibold text-neutral-900">Access (Art. 15):</strong> Retrieve contact data
|
||||||
|
via GET /contacts/:id
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<strong className="font-semibold text-neutral-900">Rectification (Art. 16):</strong> Update contact
|
||||||
|
data via PATCH /contacts/:id
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<strong className="font-semibold text-neutral-900">Erasure (Art. 17):</strong> Delete contact via
|
||||||
|
DELETE /contacts/:id
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<strong className="font-semibold text-neutral-900">Restriction (Art. 18):</strong> Update
|
||||||
|
subscription status to "unsubscribed"
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<strong className="font-semibold text-neutral-900">Portability (Art. 20):</strong> Use API to access
|
||||||
|
data in JSON format
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h3 className="mb-3 mt-6 text-xl font-semibold text-neutral-900">Assistance from Plunk</h3>
|
||||||
|
<p className="mb-4 leading-relaxed text-neutral-700">
|
||||||
|
If Customer cannot fulfill a request via API, contact legal@useplunk.com:
|
||||||
|
</p>
|
||||||
|
<ul className="mb-4 ml-6 list-disc space-y-2 text-neutral-700">
|
||||||
|
<li>Provide Data Subject's email address and nature of request</li>
|
||||||
|
<li>Plunk will respond within 10 business days with requested information or assistance</li>
|
||||||
|
<li>
|
||||||
|
Customer remains responsible for verifying Data Subject identity before disclosing information
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h3 className="mb-3 mt-6 text-xl font-semibold text-neutral-900">Email Activity Data</h3>
|
||||||
|
<ul className="mb-4 ml-6 list-disc space-y-2 text-neutral-700">
|
||||||
|
<li>Email opens, clicks, bounces, and complaints are linked to contact records</li>
|
||||||
|
<li>Deleting a contact will cascade delete associated email activity</li>
|
||||||
|
<li>API logs (non-Personal Data) are automatically deleted after 30 days</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
{/* Section 8 */}
|
||||||
|
<section id="data-breach" className="mb-12">
|
||||||
|
<h2 className="mb-4 text-2xl font-bold text-neutral-900">8. Data Breach Notification</h2>
|
||||||
|
|
||||||
|
<h3 className="mb-3 mt-6 text-xl font-semibold text-neutral-900">Notification Obligation</h3>
|
||||||
|
<p className="mb-4 leading-relaxed text-neutral-700">
|
||||||
|
In the event of a Personal Data breach affecting Customer data, Plunk will:
|
||||||
|
</p>
|
||||||
|
<ul className="mb-4 ml-6 list-disc space-y-2 text-neutral-700">
|
||||||
|
<li>
|
||||||
|
Notify Customer without undue delay and within 72 hours of becoming aware of the breach (per GDPR
|
||||||
|
Art. 33)
|
||||||
|
</li>
|
||||||
|
<li>Send notification to the primary email address associated with Customer's account</li>
|
||||||
|
<li>Provide information to enable Customer to meet any GDPR breach reporting obligations</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h3 className="mb-3 mt-6 text-xl font-semibold text-neutral-900">Breach Information</h3>
|
||||||
|
<p className="mb-4 leading-relaxed text-neutral-700">
|
||||||
|
Notifications will include (to the extent known):
|
||||||
|
</p>
|
||||||
|
<ul className="mb-4 ml-6 list-disc space-y-2 text-neutral-700">
|
||||||
|
<li>Nature of the breach (what happened)</li>
|
||||||
|
<li>Categories and approximate number of Data Subjects affected</li>
|
||||||
|
<li>Categories and approximate number of Personal Data records affected</li>
|
||||||
|
<li>Likely consequences of the breach</li>
|
||||||
|
<li>Measures taken or proposed to address the breach and mitigate harm</li>
|
||||||
|
<li>Contact point for more information (legal@useplunk.com)</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h3 className="mb-3 mt-6 text-xl font-semibold text-neutral-900">Customer Responsibility</h3>
|
||||||
|
<ul className="mb-4 ml-6 list-disc space-y-2 text-neutral-700">
|
||||||
|
<li>Customer is responsible for notifying their supervisory authority if required by GDPR Art. 33</li>
|
||||||
|
<li>Customer is responsible for notifying affected Data Subjects if required by GDPR Art. 34</li>
|
||||||
|
<li>Plunk's breach notification to Customer does NOT constitute legal or compliance advice</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
{/* Section 9 */}
|
||||||
|
<section id="international-transfers" className="mb-12">
|
||||||
|
<h2 className="mb-4 text-2xl font-bold text-neutral-900">9. International Data Transfers</h2>
|
||||||
|
|
||||||
|
<h3 className="mb-3 mt-6 text-xl font-semibold text-neutral-900">Primary Storage (EU/EEA)</h3>
|
||||||
|
<ul className="mb-4 ml-6 list-disc space-y-2 text-neutral-700">
|
||||||
|
<li>All contact data, templates, workflows, and account data stored in EU/EEA (Hetzner, Germany)</li>
|
||||||
|
<li>No routine transfers of stored Personal Data outside EU/EEA</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h3 className="mb-3 mt-6 text-xl font-semibold text-neutral-900">Data in Transit (Email Delivery)</h3>
|
||||||
|
<p className="mb-4 leading-relaxed text-neutral-700">
|
||||||
|
When emails are sent to recipients, Personal Data may transit through non-EU regions:
|
||||||
|
</p>
|
||||||
|
<ul className="mb-4 ml-6 list-disc space-y-2 text-neutral-700">
|
||||||
|
<li>AWS SES processes emails globally for delivery purposes</li>
|
||||||
|
<li>Data is in transit only (not stored long-term outside EU/EEA)</li>
|
||||||
|
<li>Protected by AWS Data Processing Agreement and Standard Contractual Clauses (SCCs)</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h3 className="mb-3 mt-6 text-xl font-semibold text-neutral-900">Payment Data (Stripe)</h3>
|
||||||
|
<ul className="mb-4 ml-6 list-disc space-y-2 text-neutral-700">
|
||||||
|
<li>Payment information (credit cards) processed by Stripe (USA-based)</li>
|
||||||
|
<li>Stripe is PCI-DSS Level 1 certified</li>
|
||||||
|
<li>Protected by Stripe's Data Processing Agreement and Standard Contractual Clauses</li>
|
||||||
|
<li>Plunk does NOT store credit card numbers (tokenized by Stripe)</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h3 className="mb-3 mt-6 text-xl font-semibold text-neutral-900">Standard Contractual Clauses</h3>
|
||||||
|
<p className="mb-4 leading-relaxed text-neutral-700">
|
||||||
|
All sub-processors that process Personal Data outside EU/EEA have executed Standard Contractual
|
||||||
|
Clauses (SCCs) approved by the European Commission, providing appropriate safeguards for international
|
||||||
|
transfers per GDPR Article 46.
|
||||||
|
</p>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
{/* Section 10 */}
|
||||||
|
<section id="audits" className="mb-12">
|
||||||
|
<h2 className="mb-4 text-2xl font-bold text-neutral-900">10. Audits & Compliance</h2>
|
||||||
|
|
||||||
|
<h3 className="mb-3 mt-6 text-xl font-semibold text-neutral-900">Information Provision</h3>
|
||||||
|
<p className="mb-4 leading-relaxed text-neutral-700">
|
||||||
|
Plunk will make available to Customer information necessary to demonstrate compliance with GDPR
|
||||||
|
Article 28 obligations, including:
|
||||||
|
</p>
|
||||||
|
<ul className="mb-4 ml-6 list-disc space-y-2 text-neutral-700">
|
||||||
|
<li>This DPA (publicly available)</li>
|
||||||
|
<li>Privacy Policy describing processing activities</li>
|
||||||
|
<li>Sub-processor list (Section 6 above)</li>
|
||||||
|
<li>Security measures documentation (available upon reasonable request)</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h3 className="mb-3 mt-6 text-xl font-semibold text-neutral-900">Audit Rights</h3>
|
||||||
|
<p className="mb-4 leading-relaxed text-neutral-700">
|
||||||
|
Customer may audit Plunk's compliance with this DPA, subject to the following:
|
||||||
|
</p>
|
||||||
|
<ul className="mb-4 ml-6 list-disc space-y-2 text-neutral-700">
|
||||||
|
<li>Audits limited to once per year unless required by supervisory authority</li>
|
||||||
|
<li>Request must be submitted in writing to legal@useplunk.com with 30 days notice</li>
|
||||||
|
<li>Audits must be conducted by independent third-party auditors bound by confidentiality</li>
|
||||||
|
<li>Audits conducted during business hours with minimal disruption to operations</li>
|
||||||
|
<li>Customer bears all costs of audit</li>
|
||||||
|
<li>Audit scope limited to GDPR compliance (not general security assessments)</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h3 className="mb-3 mt-6 text-xl font-semibold text-neutral-900">Alternative to Audits</h3>
|
||||||
|
<p className="mb-4 leading-relaxed text-neutral-700">
|
||||||
|
In lieu of conducting a full audit, Customer may request and review sub-processor certifications and
|
||||||
|
compliance documentation (SOC 2, ISO 27001, etc.) where available.
|
||||||
|
</p>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
{/* Section 11 */}
|
||||||
|
<section id="deletion" className="mb-12">
|
||||||
|
<h2 className="mb-4 text-2xl font-bold text-neutral-900">11. Data Deletion & Return</h2>
|
||||||
|
|
||||||
|
<h3 className="mb-3 mt-6 text-xl font-semibold text-neutral-900">Account Deletion</h3>
|
||||||
|
<p className="mb-4 leading-relaxed text-neutral-700">
|
||||||
|
When Customer deletes their Plunk account (via dashboard or by request):
|
||||||
|
</p>
|
||||||
|
<ul className="mb-4 ml-6 list-disc space-y-2 text-neutral-700">
|
||||||
|
<li>All Personal Data is immediately deleted from production systems</li>
|
||||||
|
<li>No grace period or recovery window (deletion is permanent)</li>
|
||||||
|
<li>
|
||||||
|
Customer should access or backup data via API before deletion (Plunk does NOT provide data export)
|
||||||
|
</li>
|
||||||
|
<li>Deletion includes: contacts, emails, templates, workflows, campaigns, and email activity</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h3 className="mb-3 mt-6 text-xl font-semibold text-neutral-900">Backup Retention</h3>
|
||||||
|
<ul className="mb-4 ml-6 list-disc space-y-2 text-neutral-700">
|
||||||
|
<li>Deleted data may remain in encrypted backups for up to 30 days for disaster recovery purposes</li>
|
||||||
|
<li>Backup data is not accessible or restorable after account deletion</li>
|
||||||
|
<li>Backups are automatically overwritten after retention period</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h3 className="mb-3 mt-6 text-xl font-semibold text-neutral-900">Legal Retention</h3>
|
||||||
|
<p className="mb-4 leading-relaxed text-neutral-700">
|
||||||
|
Plunk may retain certain data if required by law (e.g., accounting records, fraud prevention):
|
||||||
|
</p>
|
||||||
|
<ul className="mb-4 ml-6 list-disc space-y-2 text-neutral-700">
|
||||||
|
<li>Billing records: Retained per tax/accounting laws (typically 7 years)</li>
|
||||||
|
<li>Fraud/abuse records: Retained for security purposes (email addresses of suspended accounts)</li>
|
||||||
|
<li>Legal requests: Data subject to legal holds retained as required by law</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h3 className="mb-3 mt-6 text-xl font-semibold text-neutral-900">No Data Return</h3>
|
||||||
|
<p className="mb-4 leading-relaxed text-neutral-700">
|
||||||
|
Plunk does NOT provide data export or return upon termination. Customer must retrieve data via API
|
||||||
|
before deleting account. Once deleted, data cannot be recovered.
|
||||||
|
</p>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
{/* Section 12 */}
|
||||||
|
<section id="liability" className="mb-12">
|
||||||
|
<h2 className="mb-4 text-2xl font-bold text-neutral-900">12. Liability & Indemnification</h2>
|
||||||
|
|
||||||
|
<h3 className="mb-3 mt-6 text-xl font-semibold text-neutral-900">Customer Responsibilities</h3>
|
||||||
|
<p className="mb-4 leading-relaxed text-neutral-700">Customer (Data Controller) is responsible for:</p>
|
||||||
|
<ul className="mb-4 ml-6 list-disc space-y-2 text-neutral-700">
|
||||||
|
<li>
|
||||||
|
Ensuring lawful basis for processing under GDPR (consent, contract, legitimate interest, etc.)
|
||||||
|
</li>
|
||||||
|
<li>Obtaining necessary consents from Data Subjects before adding them to Plunk</li>
|
||||||
|
<li>Providing privacy notices to Data Subjects per GDPR Article 13/14</li>
|
||||||
|
<li>Complying with anti-spam laws (CAN-SPAM, CASL, GDPR, etc.)</li>
|
||||||
|
<li>Verifying Data Subject identity before fulfilling rights requests</li>
|
||||||
|
<li>Notifying supervisory authorities and Data Subjects of breaches where required</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h3 className="mb-3 mt-6 text-xl font-semibold text-neutral-900">Plunk's Liability</h3>
|
||||||
|
<ul className="mb-4 ml-6 list-disc space-y-2 text-neutral-700">
|
||||||
|
<li>Plunk is liable to Customer for compliance with this DPA and GDPR Article 28 obligations</li>
|
||||||
|
<li>Plunk is liable for sub-processor acts/omissions to the same extent as its own acts</li>
|
||||||
|
<li>
|
||||||
|
Liability limitations in Terms of Service apply, except where prohibited by GDPR (particularly Art.
|
||||||
|
82)
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h3 className="mb-3 mt-6 text-xl font-semibold text-neutral-900">Indemnification</h3>
|
||||||
|
<ul className="mb-4 ml-6 list-disc space-y-2 text-neutral-700">
|
||||||
|
<li>
|
||||||
|
Customer indemnifies Plunk for claims arising from Customer's violation of GDPR or data protection
|
||||||
|
laws
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
Plunk indemnifies Customer for claims arising solely from Plunk's breach of this DPA or GDPR Article
|
||||||
|
28
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h3 className="mb-3 mt-6 text-xl font-semibold text-neutral-900">GDPR Fines</h3>
|
||||||
|
<p className="mb-4 leading-relaxed text-neutral-700">
|
||||||
|
Under GDPR Article 82(3), liability for damages is allocated between Controller and Processor based on
|
||||||
|
fault. Each party is liable only for the damage caused by its own GDPR violation.
|
||||||
|
</p>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
{/* Section 13 */}
|
||||||
|
<section id="term" className="mb-12">
|
||||||
|
<h2 className="mb-4 text-2xl font-bold text-neutral-900">13. Term & Termination</h2>
|
||||||
|
|
||||||
|
<h3 className="mb-3 mt-6 text-xl font-semibold text-neutral-900">Effective Date</h3>
|
||||||
|
<p className="mb-4 leading-relaxed text-neutral-700">
|
||||||
|
This DPA is effective as of the date you first use Plunk's hosted service and remains in effect for
|
||||||
|
the duration of the Terms of Service.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<h3 className="mb-3 mt-6 text-xl font-semibold text-neutral-900">Termination</h3>
|
||||||
|
<p className="mb-4 leading-relaxed text-neutral-700">This DPA terminates automatically when:</p>
|
||||||
|
<ul className="mb-4 ml-6 list-disc space-y-2 text-neutral-700">
|
||||||
|
<li>Customer deletes their Plunk account</li>
|
||||||
|
<li>Terms of Service are terminated</li>
|
||||||
|
<li>All Personal Data has been deleted per Section 11</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h3 className="mb-3 mt-6 text-xl font-semibold text-neutral-900">Survival</h3>
|
||||||
|
<p className="mb-4 leading-relaxed text-neutral-700">
|
||||||
|
Obligations regarding confidentiality, data deletion, and liability survive termination to the extent
|
||||||
|
necessary to fulfill their purpose.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<h3 className="mb-3 mt-6 text-xl font-semibold text-neutral-900">DPA Updates</h3>
|
||||||
|
<ul className="mb-4 ml-6 list-disc space-y-2 text-neutral-700">
|
||||||
|
<li>Plunk may update this DPA to reflect changes in law, sub-processors, or processing activities</li>
|
||||||
|
<li>Material changes will be notified via email 30 days in advance</li>
|
||||||
|
<li>Continued use of Plunk after changes constitutes acceptance</li>
|
||||||
|
<li>Check "Last Updated" date at top of page for version tracking</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
{/* Contact Section */}
|
||||||
|
<section className="mb-12 rounded-lg border border-neutral-200 bg-neutral-50 p-6">
|
||||||
|
<h2 className="mb-4 text-xl font-semibold text-neutral-900">Questions or Requests?</h2>
|
||||||
|
<p className="mb-4 leading-relaxed text-neutral-700">
|
||||||
|
For questions about this DPA, data processing activities, or to exercise audit rights:
|
||||||
|
</p>
|
||||||
|
<p className="mb-2 leading-relaxed text-neutral-700">
|
||||||
|
<strong className="font-semibold text-neutral-900">Email:</strong> legal@useplunk.com
|
||||||
|
</p>
|
||||||
|
<p className="mb-4 leading-relaxed text-neutral-700">
|
||||||
|
<strong className="font-semibold text-neutral-900">Response Time:</strong> Within 10 business days
|
||||||
|
</p>
|
||||||
|
<p className="text-sm text-neutral-600">
|
||||||
|
For Data Subject rights requests, Customers should use the API (see Section 7) or contact
|
||||||
|
legal@useplunk.com with Data Subject's email address and nature of request.
|
||||||
|
</p>
|
||||||
|
</section>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</>
|
||||||
|
);
|
||||||
|
}
|
||||||
@@ -0,0 +1,358 @@
|
|||||||
|
import {Footer, Navbar} from '../../components';
|
||||||
|
import {motion} from 'framer-motion';
|
||||||
|
import {DASHBOARD_URI, WIKI_URI} from '../../lib/constants';
|
||||||
|
import React from 'react';
|
||||||
|
import Link from 'next/link';
|
||||||
|
import {ArrowRight, Code2, Eye, Mail, Palette, Sparkles, Type, Zap} from 'lucide-react';
|
||||||
|
import Head from 'next/head';
|
||||||
|
|
||||||
|
const features = [
|
||||||
|
{
|
||||||
|
icon: <Type className="h-5 w-5" />,
|
||||||
|
title: 'Visual WYSIWYG Editor',
|
||||||
|
description:
|
||||||
|
'Rich text editing with formatting toolbar. Bold, italic, headings, lists, links, images, and tables. No code required.',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
icon: <Code2 className="h-5 w-5" />,
|
||||||
|
title: 'Full HTML Editor',
|
||||||
|
description:
|
||||||
|
'Syntax highlighting, auto-completion, and bracket matching. Write custom HTML when you need complete control.',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
icon: <Zap className="h-5 w-5" />,
|
||||||
|
title: 'Smart Mode Switching',
|
||||||
|
description:
|
||||||
|
'Automatically detects complex HTML and switches to code mode. Warns you before changes that would lose custom formatting.',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
icon: <Sparkles className="h-5 w-5" />,
|
||||||
|
title: 'Powerful Variables',
|
||||||
|
description:
|
||||||
|
'Autocomplete with {{variable}} syntax. Supports fallbacks, nested properties, and custom contact fields.',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
icon: <Eye className="h-5 w-5" />,
|
||||||
|
title: 'Live Preview',
|
||||||
|
description: 'Preview with real contact data. Test on desktop, tablet, and mobile views before sending.',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
icon: <Palette className="h-5 w-5" />,
|
||||||
|
title: 'Email-Safe HTML',
|
||||||
|
description: 'Automatic CSS inlining and email-client-friendly code generation. Yes, even in Outlook.',
|
||||||
|
},
|
||||||
|
];
|
||||||
|
|
||||||
|
const useCases = [
|
||||||
|
{
|
||||||
|
icon: <Code2 className="h-6 w-6" />,
|
||||||
|
title: 'For Developers',
|
||||||
|
description:
|
||||||
|
'Full HTML control when you need it. Powerful variable system with autocomplete and fallbacks. Use templates in API calls, workflows, and campaigns.',
|
||||||
|
example: 'Password resets → API-triggered alerts → Webhook notifications → Those cat meme attachments',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
icon: <Palette className="h-6 w-6" />,
|
||||||
|
title: 'For Marketers',
|
||||||
|
description:
|
||||||
|
'Visual editor for quick changes. Live preview with real customer data. Create professional emails without waiting for developers.',
|
||||||
|
example: 'Product announcements → Newsletter campaigns → Promotional emails → Customer onboarding',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
icon: <Zap className="h-6 w-6" />,
|
||||||
|
title: 'For Teams',
|
||||||
|
description:
|
||||||
|
'One tool for everyone. Developers can code, marketers can design, everyone can preview. Reusable templates across campaigns and workflows.',
|
||||||
|
example: 'Launch announcements → Feature updates → User engagement → Lifecycle emails',
|
||||||
|
},
|
||||||
|
];
|
||||||
|
|
||||||
|
/**
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
export default function EmailEditorFeature() {
|
||||||
|
return (
|
||||||
|
<>
|
||||||
|
<Head>
|
||||||
|
<title>Email Editor - Create Beautiful Emails Without Fighting Your Tools | Plunk</title>
|
||||||
|
<meta
|
||||||
|
name="description"
|
||||||
|
content="The email editor that speaks both languages. Switch seamlessly between visual and code editing, preview with real data, and create templates that work everywhere."
|
||||||
|
/>
|
||||||
|
<meta
|
||||||
|
property="og:title"
|
||||||
|
content="Email Editor - Create Beautiful Emails Without Fighting Your Tools | Plunk"
|
||||||
|
/>
|
||||||
|
<meta
|
||||||
|
property="og:description"
|
||||||
|
content="The email editor that speaks both languages. Switch seamlessly between visual and code editing, preview with real data, and create templates that work everywhere."
|
||||||
|
/>
|
||||||
|
</Head>
|
||||||
|
|
||||||
|
<Navbar />
|
||||||
|
|
||||||
|
<main className={'mx-auto max-w-7xl px-8 sm:px-0'}>
|
||||||
|
{/* Hero Section */}
|
||||||
|
<section className={'relative py-20 sm:py-32'}>
|
||||||
|
{/* Subtle background grid */}
|
||||||
|
<div
|
||||||
|
className={
|
||||||
|
'absolute inset-0 -z-10 h-full w-full bg-white bg-[linear-gradient(to_right,#e5e7eb_1px,transparent_1px),linear-gradient(to_bottom,#e5e7eb_1px,transparent_1px)] bg-[size:4rem_4rem] [mask-image:radial-gradient(ellipse_80%_50%_at_50%_0%,#000_70%,transparent_110%)]'
|
||||||
|
}
|
||||||
|
/>
|
||||||
|
|
||||||
|
<motion.div
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
animate={{opacity: 1, y: 0}}
|
||||||
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
className={'mx-auto max-w-4xl text-center'}
|
||||||
|
>
|
||||||
|
<div className={'mb-6 inline-flex items-center gap-2 rounded-full bg-neutral-100 px-4 py-2 text-sm'}>
|
||||||
|
<Mail className="h-4 w-4 text-neutral-600" />
|
||||||
|
<span className={'font-medium text-neutral-600'}>Email Editor & Templates</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<h1 className={'text-6xl font-bold tracking-tight text-neutral-900 sm:text-7xl lg:text-8xl text-balance'}>
|
||||||
|
The Email Editor
|
||||||
|
<br />
|
||||||
|
That Speaks Both Languages
|
||||||
|
</h1>
|
||||||
|
<p className={'mx-auto mt-8 max-w-2xl text-xl text-neutral-600'}>
|
||||||
|
Switch seamlessly between visual and code editing. Preview with real customer data. Create templates that
|
||||||
|
work everywhere.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<div className={'mt-12 flex flex-wrap justify-center gap-4'}>
|
||||||
|
<motion.a
|
||||||
|
whileHover={{scale: 1.02}}
|
||||||
|
whileTap={{scale: 0.98}}
|
||||||
|
href={`${DASHBOARD_URI}/auth/signup`}
|
||||||
|
className={
|
||||||
|
'group rounded-lg bg-neutral-900 px-8 py-4 text-base font-semibold text-white shadow-lg shadow-neutral-900/10 transition hover:bg-neutral-800'
|
||||||
|
}
|
||||||
|
>
|
||||||
|
<span className={'flex items-center gap-2'}>
|
||||||
|
Try the editor free
|
||||||
|
<ArrowRight className="h-4 w-4 transition-transform group-hover:translate-x-1" />
|
||||||
|
</span>
|
||||||
|
</motion.a>
|
||||||
|
<Link
|
||||||
|
href={WIKI_URI}
|
||||||
|
target={'_blank'}
|
||||||
|
className={
|
||||||
|
'rounded-lg border border-neutral-300 bg-white px-8 py-4 text-base font-semibold text-neutral-900 transition hover:border-neutral-400'
|
||||||
|
}
|
||||||
|
>
|
||||||
|
View documentation
|
||||||
|
</Link>
|
||||||
|
</div>
|
||||||
|
</motion.div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
{/* Features Grid */}
|
||||||
|
<section className={'py-20'}>
|
||||||
|
<motion.div
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
whileInView={{opacity: 1, y: 0}}
|
||||||
|
viewport={{once: true}}
|
||||||
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
className={'mb-16 text-center'}
|
||||||
|
>
|
||||||
|
<h2 className={'text-4xl font-bold tracking-tight text-neutral-900 sm:text-5xl text-balance'}>
|
||||||
|
Two editors, one experience
|
||||||
|
</h2>
|
||||||
|
<p className={'mt-4 text-lg text-neutral-600'}>Visual editing for speed, code editing for control</p>
|
||||||
|
</motion.div>
|
||||||
|
|
||||||
|
<div className={'grid gap-px bg-neutral-200 sm:grid-cols-2 lg:grid-cols-3'}>
|
||||||
|
{features.map((feature, index) => (
|
||||||
|
<motion.div
|
||||||
|
key={feature.title}
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
whileInView={{opacity: 1, y: 0}}
|
||||||
|
viewport={{once: true}}
|
||||||
|
transition={{duration: 0.5, delay: index * 0.1, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
className={'group bg-white p-10 transition hover:bg-neutral-50'}
|
||||||
|
>
|
||||||
|
<div
|
||||||
|
className={
|
||||||
|
'flex h-12 w-12 items-center justify-center rounded-xl bg-neutral-900 text-white transition group-hover:scale-110'
|
||||||
|
}
|
||||||
|
>
|
||||||
|
{feature.icon}
|
||||||
|
</div>
|
||||||
|
<h3 className={'mt-6 text-lg font-semibold text-neutral-900'}>{feature.title}</h3>
|
||||||
|
<p className={'mt-2 text-sm leading-relaxed text-neutral-600'}>{feature.description}</p>
|
||||||
|
</motion.div>
|
||||||
|
))}
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
{/* How It Works */}
|
||||||
|
<section className={'py-20'}>
|
||||||
|
<motion.div
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
whileInView={{opacity: 1, y: 0}}
|
||||||
|
viewport={{once: true}}
|
||||||
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
className={'mx-auto max-w-4xl text-center'}
|
||||||
|
>
|
||||||
|
<h2 className={'text-4xl font-bold tracking-tight text-neutral-900 sm:text-5xl text-balance'}>
|
||||||
|
From first draft to send
|
||||||
|
</h2>
|
||||||
|
<p className={'mt-6 text-lg text-neutral-600'}>Create, preview, and deploy templates in minutes</p>
|
||||||
|
</motion.div>
|
||||||
|
|
||||||
|
<div className={'mx-auto mt-16 max-w-5xl'}>
|
||||||
|
<div className={'grid gap-12 lg:grid-cols-3'}>
|
||||||
|
|
||||||
|
<motion.div
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
whileInView={{opacity: 1, y: 0}}
|
||||||
|
viewport={{once: true}}
|
||||||
|
transition={{duration: 0.5, delay: 0.1, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
>
|
||||||
|
<div className={'mb-5 flex items-center gap-4'}>
|
||||||
|
<div className={'flex h-14 w-14 items-center justify-center rounded-full border-2 border-neutral-200 bg-white text-xl font-bold text-neutral-900'}>
|
||||||
|
1
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<h3 className={'text-lg font-semibold text-neutral-900'}>Create your template</h3>
|
||||||
|
<p className={'mt-2 text-sm leading-relaxed text-neutral-600'}>
|
||||||
|
Use the visual editor for quick formatting or write custom HTML. Add variables with autocomplete.
|
||||||
|
</p>
|
||||||
|
</motion.div>
|
||||||
|
|
||||||
|
<motion.div
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
whileInView={{opacity: 1, y: 0}}
|
||||||
|
viewport={{once: true}}
|
||||||
|
transition={{duration: 0.5, delay: 0.2, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
>
|
||||||
|
<div className={'mb-5 flex items-center gap-4'}>
|
||||||
|
<div className={'flex h-14 w-14 items-center justify-center rounded-full border-2 border-neutral-200 bg-white text-xl font-bold text-neutral-900'}>
|
||||||
|
2
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<h3 className={'text-lg font-semibold text-neutral-900'}>Preview with real data</h3>
|
||||||
|
<p className={'mt-2 text-sm leading-relaxed text-neutral-600'}>
|
||||||
|
Select any contact and see exactly what they'll receive. Test on desktop, tablet, and mobile. No
|
||||||
|
surprises.
|
||||||
|
</p>
|
||||||
|
</motion.div>
|
||||||
|
|
||||||
|
<motion.div
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
whileInView={{opacity: 1, y: 0}}
|
||||||
|
viewport={{once: true}}
|
||||||
|
transition={{duration: 0.5, delay: 0.3, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
>
|
||||||
|
<div className={'mb-5 flex items-center gap-4'}>
|
||||||
|
<div className={'flex h-14 w-14 items-center justify-center rounded-full border-2 border-neutral-200 bg-white text-xl font-bold text-neutral-900'}>
|
||||||
|
3
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<h3 className={'text-lg font-semibold text-neutral-900'}>Use everywhere</h3>
|
||||||
|
<p className={'mt-2 text-sm leading-relaxed text-neutral-600'}>
|
||||||
|
Use your template in campaigns, workflows, and API calls. One template, unlimited uses.
|
||||||
|
</p>
|
||||||
|
</motion.div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
{/* Use Cases */}
|
||||||
|
<section className={'py-20'}>
|
||||||
|
<motion.div
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
whileInView={{opacity: 1, y: 0}}
|
||||||
|
viewport={{once: true}}
|
||||||
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
className={'mb-16 text-center'}
|
||||||
|
>
|
||||||
|
<h2 className={'text-4xl font-bold tracking-tight text-neutral-900 sm:text-5xl text-balance'}>Built for every team</h2>
|
||||||
|
<p className={'mt-4 text-lg text-neutral-600'}>Whether you're a developer, marketer, or founder</p>
|
||||||
|
</motion.div>
|
||||||
|
|
||||||
|
<div className={'mx-auto max-w-5xl space-y-8'}>
|
||||||
|
{useCases.map((useCase, index) => (
|
||||||
|
<motion.div
|
||||||
|
key={useCase.title}
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
whileInView={{opacity: 1, y: 0}}
|
||||||
|
viewport={{once: true}}
|
||||||
|
transition={{duration: 0.5, delay: index * 0.1, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
className={'rounded-xl border border-neutral-200 bg-white p-8'}
|
||||||
|
>
|
||||||
|
<div className={'flex items-start gap-6'}>
|
||||||
|
<div
|
||||||
|
className={
|
||||||
|
'flex h-14 w-14 flex-shrink-0 items-center justify-center rounded-xl bg-neutral-900 text-white'
|
||||||
|
}
|
||||||
|
>
|
||||||
|
{useCase.icon}
|
||||||
|
</div>
|
||||||
|
<div className={'flex-1'}>
|
||||||
|
<h3 className={'text-xl font-semibold text-neutral-900'}>{useCase.title}</h3>
|
||||||
|
<p className={'mt-2 text-neutral-600'}>{useCase.description}</p>
|
||||||
|
<div className={'mt-4 rounded-lg bg-neutral-50 p-4'}>
|
||||||
|
<p className={'text-sm text-neutral-700'}>{useCase.example}</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</motion.div>
|
||||||
|
))}
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
{/* CTA Section */}
|
||||||
|
<section className={'relative overflow-hidden border-t border-neutral-200 py-20'}>
|
||||||
|
<div
|
||||||
|
className={
|
||||||
|
'absolute inset-0 -z-10 h-full w-full bg-white bg-[linear-gradient(to_right,#e5e7eb_1px,transparent_1px),linear-gradient(to_bottom,#e5e7eb_1px,transparent_1px)] bg-[size:4rem_4rem] [mask-image:radial-gradient(ellipse_80%_50%_at_50%_100%,#000_70%,transparent_110%)]'
|
||||||
|
}
|
||||||
|
/>
|
||||||
|
<motion.div
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
whileInView={{opacity: 1, y: 0}}
|
||||||
|
viewport={{once: true}}
|
||||||
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
className={'mx-auto max-w-3xl text-center'}
|
||||||
|
>
|
||||||
|
<h2 className={'text-4xl font-bold tracking-tight text-neutral-900 sm:text-5xl text-balance'}>
|
||||||
|
Build your first template today
|
||||||
|
</h2>
|
||||||
|
<p className={'mt-6 text-lg text-neutral-600'}>
|
||||||
|
1,000 emails free every month. Then $0.001 per email. No contact limits, no credit card required.
|
||||||
|
</p>
|
||||||
|
<div className={'mt-12 flex flex-wrap justify-center gap-4'}>
|
||||||
|
<motion.a
|
||||||
|
whileHover={{scale: 1.02}}
|
||||||
|
whileTap={{scale: 0.98}}
|
||||||
|
href={`${DASHBOARD_URI}/auth/signup`}
|
||||||
|
className={
|
||||||
|
'group rounded-lg bg-neutral-900 px-8 py-4 text-base font-semibold text-white transition hover:bg-neutral-800'
|
||||||
|
}
|
||||||
|
>
|
||||||
|
<span className={'flex items-center gap-2'}>
|
||||||
|
Get started for free
|
||||||
|
<ArrowRight className="h-4 w-4 transition-transform group-hover:translate-x-1" />
|
||||||
|
</span>
|
||||||
|
</motion.a>
|
||||||
|
<Link
|
||||||
|
href={'/pricing'}
|
||||||
|
className={
|
||||||
|
'rounded-lg border border-neutral-300 px-8 py-4 text-base font-semibold text-neutral-900 transition hover:border-neutral-400'
|
||||||
|
}
|
||||||
|
>
|
||||||
|
View pricing
|
||||||
|
</Link>
|
||||||
|
</div>
|
||||||
|
</motion.div>
|
||||||
|
</section>
|
||||||
|
</main>
|
||||||
|
|
||||||
|
<Footer />
|
||||||
|
</>
|
||||||
|
);
|
||||||
|
}
|
||||||
@@ -0,0 +1,430 @@
|
|||||||
|
import {Footer, Navbar} from '../../components';
|
||||||
|
import {motion} from 'framer-motion';
|
||||||
|
import {DASHBOARD_URI, WIKI_URI} from '../../lib/constants';
|
||||||
|
import React from 'react';
|
||||||
|
import Link from 'next/link';
|
||||||
|
import {ArrowRight, Bell, Database, Inbox, Mail, Shield, Zap} from 'lucide-react';
|
||||||
|
import Head from 'next/head';
|
||||||
|
|
||||||
|
const features = [
|
||||||
|
{
|
||||||
|
icon: <Database className="h-5 w-5" />,
|
||||||
|
title: 'Automatic Contact Capture',
|
||||||
|
description: 'Every sender is automatically added to your contact database with no manual data entry required.',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
icon: <Zap className="h-5 w-5" />,
|
||||||
|
title: 'Workflow Automation',
|
||||||
|
description: 'Trigger automated workflows when emails are received to create sophisticated two-way communication.',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
icon: <Shield className="h-5 w-5" />,
|
||||||
|
title: 'Built-in Security',
|
||||||
|
description:
|
||||||
|
'Spam, virus, SPF, DKIM, and DMARC filtering keeps your inbox clean. The spam stays out, the good stuff gets in.',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
icon: <Bell className="h-5 w-5" />,
|
||||||
|
title: 'Webhook Notifications',
|
||||||
|
description: 'Get instant notifications with rich metadata whenever an email arrives at your domain.',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
icon: <Mail className="h-5 w-5" />,
|
||||||
|
title: 'Simple DNS Setup',
|
||||||
|
description: 'Add one MX record to your domain and start receiving emails immediately. No PhD required.',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
icon: <Inbox className="h-5 w-5" />,
|
||||||
|
title: 'Real-Time Processing',
|
||||||
|
description: 'Emails are processed instantly and can trigger workflows or webhooks in real-time.',
|
||||||
|
},
|
||||||
|
];
|
||||||
|
|
||||||
|
const useCases = [
|
||||||
|
{
|
||||||
|
icon: <Mail className="h-6 w-6" />,
|
||||||
|
title: 'Support Ticket Creation',
|
||||||
|
description:
|
||||||
|
'Automatically create support tickets when customers email [email protected]. Send auto-replies and route to your help desk system via webhooks. Your support team will thank you.',
|
||||||
|
benefits: ['Instant acknowledgment', 'Automatic ticket creation', 'No emails missed'],
|
||||||
|
},
|
||||||
|
{
|
||||||
|
icon: <Database className="h-6 w-6" />,
|
||||||
|
title: 'Lead Capture from Email',
|
||||||
|
description:
|
||||||
|
'Receive emails at [email protected] and automatically add senders to your CRM. Trigger nurture workflows based on when they reached out.',
|
||||||
|
benefits: ['Zero-friction lead capture', 'Auto-segmentation', 'Instant follow-up'],
|
||||||
|
},
|
||||||
|
{
|
||||||
|
icon: <Zap className="h-6 w-6" />,
|
||||||
|
title: 'Two-Way Conversations',
|
||||||
|
description:
|
||||||
|
'Let customers reply to your campaign emails and automatically trigger engagement workflows. Tag contacts as "engaged" when they respond.',
|
||||||
|
benefits: ['Build conversation history', 'Track engagement', 'Personalized responses'],
|
||||||
|
},
|
||||||
|
];
|
||||||
|
|
||||||
|
/**
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
export default function InboundEmailFeature() {
|
||||||
|
return (
|
||||||
|
<>
|
||||||
|
<Head>
|
||||||
|
<title>Inbound Email - Receive & Process Incoming Emails | Plunk</title>
|
||||||
|
<meta
|
||||||
|
name="description"
|
||||||
|
content="Receive emails at your custom domain and automatically process them. Capture leads, create support tickets, and trigger workflows from incoming emails."
|
||||||
|
/>
|
||||||
|
<meta property="og:title" content="Inbound Email - Turn Incoming Emails into Automated Actions | Plunk" />
|
||||||
|
<meta
|
||||||
|
property="og:description"
|
||||||
|
content="Receive emails at your custom domain and automatically process them. Capture leads, create support tickets, and trigger workflows from incoming emails."
|
||||||
|
/>
|
||||||
|
</Head>
|
||||||
|
|
||||||
|
<Navbar />
|
||||||
|
|
||||||
|
<main className={'mx-auto max-w-7xl px-8 sm:px-0'}>
|
||||||
|
{/* Hero Section */}
|
||||||
|
<section className={'relative py-20 sm:py-32'}>
|
||||||
|
{/* Subtle background grid */}
|
||||||
|
<div
|
||||||
|
className={
|
||||||
|
'absolute inset-0 -z-10 h-full w-full bg-white bg-[linear-gradient(to_right,#e5e7eb_1px,transparent_1px),linear-gradient(to_bottom,#e5e7eb_1px,transparent_1px)] bg-[size:4rem_4rem] [mask-image:radial-gradient(ellipse_80%_50%_at_50%_0%,#000_70%,transparent_110%)]'
|
||||||
|
}
|
||||||
|
/>
|
||||||
|
|
||||||
|
<motion.div
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
animate={{opacity: 1, y: 0}}
|
||||||
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
className={'mx-auto max-w-4xl text-center'}
|
||||||
|
>
|
||||||
|
<div className={'mb-6 inline-flex items-center gap-2 rounded-full bg-neutral-100 px-4 py-2 text-sm'}>
|
||||||
|
<Inbox className="h-4 w-4 text-neutral-600" />
|
||||||
|
<span className={'font-medium text-neutral-600'}>Inbound Email</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<h1 className={'text-6xl font-bold tracking-tight text-neutral-900 sm:text-7xl lg:text-8xl text-balance'}>
|
||||||
|
Turn Incoming Emails
|
||||||
|
<br />
|
||||||
|
into Actions
|
||||||
|
</h1>
|
||||||
|
<p className={'mx-auto mt-8 max-w-2xl text-xl text-neutral-600'}>
|
||||||
|
Receive emails at your custom domain and automatically trigger workflows, capture leads, or create support
|
||||||
|
tickets. Two-way email communication made simple.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<div className={'mt-12 flex flex-wrap justify-center gap-4'}>
|
||||||
|
<motion.a
|
||||||
|
whileHover={{scale: 1.02}}
|
||||||
|
whileTap={{scale: 0.98}}
|
||||||
|
href={`${DASHBOARD_URI}/auth/signup`}
|
||||||
|
className={
|
||||||
|
'group rounded-lg bg-neutral-900 px-8 py-4 text-base font-semibold text-white shadow-lg shadow-neutral-900/10 transition hover:bg-neutral-800'
|
||||||
|
}
|
||||||
|
>
|
||||||
|
<span className={'flex items-center gap-2'}>
|
||||||
|
Start receiving emails
|
||||||
|
<ArrowRight className="h-4 w-4 transition-transform group-hover:translate-x-1" />
|
||||||
|
</span>
|
||||||
|
</motion.a>
|
||||||
|
<Link
|
||||||
|
href={WIKI_URI}
|
||||||
|
target={'_blank'}
|
||||||
|
className={
|
||||||
|
'rounded-lg border border-neutral-300 bg-white px-8 py-4 text-base font-semibold text-neutral-900 transition hover:border-neutral-400'
|
||||||
|
}
|
||||||
|
>
|
||||||
|
View documentation
|
||||||
|
</Link>
|
||||||
|
</div>
|
||||||
|
</motion.div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
{/* Features Grid */}
|
||||||
|
<section className={'py-20'}>
|
||||||
|
<motion.div
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
whileInView={{opacity: 1, y: 0}}
|
||||||
|
viewport={{once: true}}
|
||||||
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
className={'mb-16 text-center'}
|
||||||
|
>
|
||||||
|
<h2 className={'text-4xl font-bold tracking-tight text-neutral-900 sm:text-5xl text-balance'}>
|
||||||
|
Complete inbound email solution
|
||||||
|
</h2>
|
||||||
|
<p className={'mt-4 text-lg text-neutral-600'}>
|
||||||
|
Everything you need to receive and process incoming emails
|
||||||
|
</p>
|
||||||
|
</motion.div>
|
||||||
|
|
||||||
|
<div className={'grid gap-px bg-neutral-200 sm:grid-cols-2 lg:grid-cols-3'}>
|
||||||
|
{features.map((feature, index) => (
|
||||||
|
<motion.div
|
||||||
|
key={feature.title}
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
whileInView={{opacity: 1, y: 0}}
|
||||||
|
viewport={{once: true}}
|
||||||
|
transition={{duration: 0.5, delay: index * 0.1, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
className={'group bg-white p-10 transition hover:bg-neutral-50'}
|
||||||
|
>
|
||||||
|
<div
|
||||||
|
className={
|
||||||
|
'flex h-12 w-12 items-center justify-center rounded-xl bg-neutral-900 text-white transition group-hover:scale-110'
|
||||||
|
}
|
||||||
|
>
|
||||||
|
{feature.icon}
|
||||||
|
</div>
|
||||||
|
<h3 className={'mt-6 text-lg font-semibold text-neutral-900'}>{feature.title}</h3>
|
||||||
|
<p className={'mt-2 text-sm leading-relaxed text-neutral-600'}>{feature.description}</p>
|
||||||
|
</motion.div>
|
||||||
|
))}
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
{/* How It Works */}
|
||||||
|
<section className={'py-20'}>
|
||||||
|
<motion.div
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
whileInView={{opacity: 1, y: 0}}
|
||||||
|
viewport={{once: true}}
|
||||||
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
className={'mx-auto max-w-4xl text-center'}
|
||||||
|
>
|
||||||
|
<h2 className={'text-4xl font-bold tracking-tight text-neutral-900 sm:text-5xl text-balance'}>Set up in minutes</h2>
|
||||||
|
<p className={'mt-6 text-lg text-neutral-600'}>Get started with inbound email in three simple steps</p>
|
||||||
|
</motion.div>
|
||||||
|
|
||||||
|
<div className={'mx-auto mt-16 max-w-5xl'}>
|
||||||
|
<div className={'grid gap-12 lg:grid-cols-3'}>
|
||||||
|
<motion.div
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
whileInView={{opacity: 1, y: 0}}
|
||||||
|
viewport={{once: true}}
|
||||||
|
transition={{duration: 0.5, delay: 0.1, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
>
|
||||||
|
<div className={'mb-5 flex items-center gap-4'}>
|
||||||
|
<div
|
||||||
|
className={
|
||||||
|
'flex h-14 w-14 items-center justify-center rounded-full border-2 border-neutral-200 bg-white text-xl font-bold text-neutral-900'
|
||||||
|
}
|
||||||
|
>
|
||||||
|
1
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<h3 className={'text-lg font-semibold text-neutral-900'}>Verify your domain</h3>
|
||||||
|
<p className={'mt-2 text-sm leading-relaxed text-neutral-600'}>
|
||||||
|
Add and verify your custom domain in Plunk by configuring DKIM and SPF records in your DNS settings.
|
||||||
|
</p>
|
||||||
|
</motion.div>
|
||||||
|
|
||||||
|
<motion.div
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
whileInView={{opacity: 1, y: 0}}
|
||||||
|
viewport={{once: true}}
|
||||||
|
transition={{duration: 0.5, delay: 0.2, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
>
|
||||||
|
<div className={'mb-5 flex items-center gap-4'}>
|
||||||
|
<div
|
||||||
|
className={
|
||||||
|
'flex h-14 w-14 items-center justify-center rounded-full border-2 border-neutral-200 bg-white text-xl font-bold text-neutral-900'
|
||||||
|
}
|
||||||
|
>
|
||||||
|
2
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<h3 className={'text-lg font-semibold text-neutral-900'}>Add MX record</h3>
|
||||||
|
<p className={'mt-2 text-sm leading-relaxed text-neutral-600'}>
|
||||||
|
Add one MX record to your DNS to route incoming emails to Plunk. Copy the record from your dashboard.
|
||||||
|
</p>
|
||||||
|
</motion.div>
|
||||||
|
|
||||||
|
<motion.div
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
whileInView={{opacity: 1, y: 0}}
|
||||||
|
viewport={{once: true}}
|
||||||
|
transition={{duration: 0.5, delay: 0.3, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
>
|
||||||
|
<div className={'mb-5 flex items-center gap-4'}>
|
||||||
|
<div
|
||||||
|
className={
|
||||||
|
'flex h-14 w-14 items-center justify-center rounded-full border-2 border-neutral-200 bg-white text-xl font-bold text-neutral-900'
|
||||||
|
}
|
||||||
|
>
|
||||||
|
3
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<h3 className={'text-lg font-semibold text-neutral-900'}>Start receiving</h3>
|
||||||
|
<p className={'mt-2 text-sm leading-relaxed text-neutral-600'}>
|
||||||
|
Emails sent to any address at your domain are automatically received and can trigger workflows or
|
||||||
|
webhooks.
|
||||||
|
</p>
|
||||||
|
</motion.div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
{/* Use Cases */}
|
||||||
|
<section className={'py-20'}>
|
||||||
|
<motion.div
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
whileInView={{opacity: 1, y: 0}}
|
||||||
|
viewport={{once: true}}
|
||||||
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
className={'mb-16 text-center'}
|
||||||
|
>
|
||||||
|
<h2 className={'text-4xl font-bold tracking-tight text-neutral-900 sm:text-5xl text-balance'}>Powerful use cases</h2>
|
||||||
|
<p className={'mt-4 text-lg text-neutral-600'}>
|
||||||
|
From support to sales, inbound email unlocks new automation possibilities
|
||||||
|
</p>
|
||||||
|
</motion.div>
|
||||||
|
|
||||||
|
<div className={'mx-auto max-w-5xl space-y-8'}>
|
||||||
|
{useCases.map((useCase, index) => (
|
||||||
|
<motion.div
|
||||||
|
key={useCase.title}
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
whileInView={{opacity: 1, y: 0}}
|
||||||
|
viewport={{once: true}}
|
||||||
|
transition={{duration: 0.5, delay: index * 0.1, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
className={'rounded-xl border border-neutral-200 bg-white p-8'}
|
||||||
|
>
|
||||||
|
<div className={'flex items-start gap-6'}>
|
||||||
|
<div
|
||||||
|
className={
|
||||||
|
'flex h-14 w-14 flex-shrink-0 items-center justify-center rounded-xl bg-neutral-900 text-white'
|
||||||
|
}
|
||||||
|
>
|
||||||
|
{useCase.icon}
|
||||||
|
</div>
|
||||||
|
<div className={'flex-1'}>
|
||||||
|
<h3 className={'text-xl font-semibold text-neutral-900'}>{useCase.title}</h3>
|
||||||
|
<p className={'mt-2 text-neutral-600'}>{useCase.description}</p>
|
||||||
|
<div className={'mt-4 flex flex-wrap gap-2'}>
|
||||||
|
{useCase.benefits.map(benefit => (
|
||||||
|
<span
|
||||||
|
key={benefit}
|
||||||
|
className={'rounded-full bg-neutral-100 px-3 py-1 text-sm text-neutral-700'}
|
||||||
|
>
|
||||||
|
{benefit}
|
||||||
|
</span>
|
||||||
|
))}
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</motion.div>
|
||||||
|
))}
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
{/* Technical Details */}
|
||||||
|
<section className={'py-20'}>
|
||||||
|
<motion.div
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
whileInView={{opacity: 1, y: 0}}
|
||||||
|
viewport={{once: true}}
|
||||||
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
className={'mx-auto max-w-4xl'}
|
||||||
|
>
|
||||||
|
<div className={'rounded-2xl border border-neutral-200 bg-white p-8 sm:p-12'}>
|
||||||
|
<h2 className={'text-3xl font-bold tracking-tight text-neutral-900 text-balance'}>
|
||||||
|
What happens when an email arrives?
|
||||||
|
</h2>
|
||||||
|
<div className={'mt-10'}>
|
||||||
|
{[
|
||||||
|
{
|
||||||
|
title: 'Email arrives at your domain',
|
||||||
|
description: 'Your MX record routes the email to Plunk for processing',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
title: 'Security checks pass',
|
||||||
|
description: 'Automatic validation of spam, virus, SPF, DKIM, and DMARC',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
title: 'Contact is created or updated',
|
||||||
|
description: 'The sender is automatically added to your contact database',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
title: 'Workflows trigger automatically',
|
||||||
|
description: 'Configured workflows start running based on the incoming email',
|
||||||
|
},
|
||||||
|
].map((step, i, arr) => (
|
||||||
|
<div key={step.title} className={'relative flex gap-6'}>
|
||||||
|
{/* Vertical connector */}
|
||||||
|
{i < arr.length - 1 && (
|
||||||
|
<div className={'absolute left-[1.125rem] top-10 bottom-0 w-px bg-neutral-200'} />
|
||||||
|
)}
|
||||||
|
<div className={'relative flex-shrink-0'}>
|
||||||
|
<div
|
||||||
|
className={
|
||||||
|
'flex h-9 w-9 items-center justify-center rounded-full border-2 border-neutral-200 bg-white text-sm font-bold text-neutral-900'
|
||||||
|
}
|
||||||
|
>
|
||||||
|
{i + 1}
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div className={i < arr.length - 1 ? 'pb-8' : ''}>
|
||||||
|
<p className={'font-semibold text-neutral-900'}>{step.title}</p>
|
||||||
|
<p className={'mt-1 text-sm text-neutral-600'}>{step.description}</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
))}
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</motion.div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
{/* CTA Section */}
|
||||||
|
<section className={'relative overflow-hidden border-t border-neutral-200 py-20'}>
|
||||||
|
<div
|
||||||
|
className={
|
||||||
|
'absolute inset-0 -z-10 h-full w-full bg-white bg-[linear-gradient(to_right,#e5e7eb_1px,transparent_1px),linear-gradient(to_bottom,#e5e7eb_1px,transparent_1px)] bg-[size:4rem_4rem] [mask-image:radial-gradient(ellipse_80%_50%_at_50%_100%,#000_70%,transparent_110%)]'
|
||||||
|
}
|
||||||
|
/>
|
||||||
|
<motion.div
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
whileInView={{opacity: 1, y: 0}}
|
||||||
|
viewport={{once: true}}
|
||||||
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
className={'mx-auto max-w-3xl text-center'}
|
||||||
|
>
|
||||||
|
<h2 className={'text-4xl font-bold tracking-tight text-neutral-900 sm:text-5xl text-balance'}>
|
||||||
|
Your domain can receive emails too
|
||||||
|
</h2>
|
||||||
|
<p className={'mt-6 text-lg text-neutral-600'}>
|
||||||
|
Set up inbound email on any verified domain in minutes. Replies, support tickets, and webhooks, all from
|
||||||
|
one platform.
|
||||||
|
</p>
|
||||||
|
<div className={'mt-12 flex flex-wrap justify-center gap-4'}>
|
||||||
|
<motion.a
|
||||||
|
whileHover={{scale: 1.02}}
|
||||||
|
whileTap={{scale: 0.98}}
|
||||||
|
href={`${DASHBOARD_URI}/auth/signup`}
|
||||||
|
className={
|
||||||
|
'group rounded-lg bg-neutral-900 px-8 py-4 text-base font-semibold text-white transition hover:bg-neutral-800'
|
||||||
|
}
|
||||||
|
>
|
||||||
|
<span className={'flex items-center gap-2'}>
|
||||||
|
Get started for free
|
||||||
|
<ArrowRight className="h-4 w-4 transition-transform group-hover:translate-x-1" />
|
||||||
|
</span>
|
||||||
|
</motion.a>
|
||||||
|
<Link
|
||||||
|
href={'/pricing'}
|
||||||
|
className={
|
||||||
|
'rounded-lg border border-neutral-300 px-8 py-4 text-base font-semibold text-neutral-900 transition hover:border-neutral-400'
|
||||||
|
}
|
||||||
|
>
|
||||||
|
View pricing
|
||||||
|
</Link>
|
||||||
|
</div>
|
||||||
|
</motion.div>
|
||||||
|
</section>
|
||||||
|
</main>
|
||||||
|
|
||||||
|
<Footer />
|
||||||
|
</>
|
||||||
|
);
|
||||||
|
}
|
||||||
@@ -0,0 +1,418 @@
|
|||||||
|
import {Footer, Navbar} from '../../components';
|
||||||
|
import {motion} from 'framer-motion';
|
||||||
|
import {DASHBOARD_URI, WIKI_URI} from '../../lib/constants';
|
||||||
|
import React from 'react';
|
||||||
|
import Link from 'next/link';
|
||||||
|
import {ArrowRight, Filter, GitBranch, Mail, Target, TrendingUp, Users} from 'lucide-react';
|
||||||
|
import Head from 'next/head';
|
||||||
|
|
||||||
|
const features = [
|
||||||
|
{
|
||||||
|
icon: <Filter className="h-5 w-5" />,
|
||||||
|
title: 'Dynamic Filtering',
|
||||||
|
description:
|
||||||
|
'Create segments based on contact data, custom fields, email activity, and events with powerful AND/OR logic.',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
icon: <TrendingUp className="h-5 w-5" />,
|
||||||
|
title: 'Real-Time Updates',
|
||||||
|
description: 'Dynamic segments automatically update as contact data changes, always keeping your audience current.',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
icon: <GitBranch className="h-5 w-5" />,
|
||||||
|
title: 'Workflow Integration',
|
||||||
|
description:
|
||||||
|
'Trigger workflows when contacts enter or exit segments, or use segment conditions in workflow branching.',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
icon: <Target className="h-5 w-5" />,
|
||||||
|
title: 'Campaign Targeting',
|
||||||
|
description:
|
||||||
|
'Send targeted campaigns to specific segments instead of your entire contact list. Less noise, more signal.',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
icon: <Users className="h-5 w-5" />,
|
||||||
|
title: 'Static Segments',
|
||||||
|
description: 'Manually curate contact lists for special groups like beta testers or VIP customers.',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
icon: <Mail className="h-5 w-5" />,
|
||||||
|
title: 'Behavior-Based',
|
||||||
|
description: 'Segment by email engagement - who opened, clicked, bounced, or never received your emails.',
|
||||||
|
},
|
||||||
|
];
|
||||||
|
|
||||||
|
const filterExamples = [
|
||||||
|
{
|
||||||
|
title: 'Active Users',
|
||||||
|
description: 'Target users who signed up recently and are actively engaging',
|
||||||
|
filters: ['Created within 30 days', 'Opened email within 7 days', 'Custom field: plan equals "pro"'],
|
||||||
|
},
|
||||||
|
{
|
||||||
|
title: 'Re-engagement Needed',
|
||||||
|
description: 'Find inactive users who need a nudge to come back. Sometimes they just need a reminder.',
|
||||||
|
filters: ['Last activity older than 60 days', 'Email sent but not opened', 'Subscribed equals true'],
|
||||||
|
},
|
||||||
|
{
|
||||||
|
title: 'High-Value Customers',
|
||||||
|
description: 'Identify your most valuable customers for special treatment',
|
||||||
|
filters: ['Custom field: totalSpent greater than 1000', 'Triggered event: purchase', 'Plan equals "enterprise"'],
|
||||||
|
},
|
||||||
|
];
|
||||||
|
|
||||||
|
const useCases = [
|
||||||
|
{
|
||||||
|
icon: <Mail className="h-6 w-6" />,
|
||||||
|
title: 'Targeted Campaigns',
|
||||||
|
description:
|
||||||
|
'Send newsletters and announcements to specific audience segments instead of blasting everyone. Increase open rates by sending relevant content to the right people. Your unsubscribe rate will thank you.',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
icon: <GitBranch className="h-6 w-6" />,
|
||||||
|
title: 'Behavior-Based Workflows',
|
||||||
|
description:
|
||||||
|
'Trigger workflows when contacts enter segments like "VIP Customers" or "Churning Users". Create personalized automations based on segment membership.',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
icon: <Target className="h-6 w-6" />,
|
||||||
|
title: 'A/B Testing',
|
||||||
|
description:
|
||||||
|
'Create segments for test groups and control groups. Send different campaigns to each segment and measure results.',
|
||||||
|
},
|
||||||
|
];
|
||||||
|
|
||||||
|
/**
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
export default function SegmentsFeature() {
|
||||||
|
return (
|
||||||
|
<>
|
||||||
|
<Head>
|
||||||
|
<title>Audience Segmentation - Target the Right Contacts | Plunk</title>
|
||||||
|
<meta
|
||||||
|
name="description"
|
||||||
|
content="Create dynamic and static segments to organize your contacts. Filter by behavior, attributes, and engagement. Target campaigns and trigger workflows based on segment membership."
|
||||||
|
/>
|
||||||
|
<meta property="og:title" content="Audience Segmentation - Smart Contact Organization | Plunk" />
|
||||||
|
<meta
|
||||||
|
property="og:description"
|
||||||
|
content="Create dynamic and static segments to organize your contacts. Filter by behavior, attributes, and engagement. Target campaigns and trigger workflows based on segment membership."
|
||||||
|
/>
|
||||||
|
</Head>
|
||||||
|
|
||||||
|
<Navbar />
|
||||||
|
|
||||||
|
<main className={'mx-auto max-w-7xl px-8 sm:px-0'}>
|
||||||
|
{/* Hero Section */}
|
||||||
|
<section className={'relative py-20 sm:py-32'}>
|
||||||
|
{/* Subtle background grid */}
|
||||||
|
<div
|
||||||
|
className={
|
||||||
|
'absolute inset-0 -z-10 h-full w-full bg-white bg-[linear-gradient(to_right,#e5e7eb_1px,transparent_1px),linear-gradient(to_bottom,#e5e7eb_1px,transparent_1px)] bg-[size:4rem_4rem] [mask-image:radial-gradient(ellipse_80%_50%_at_50%_0%,#000_70%,transparent_110%)]'
|
||||||
|
}
|
||||||
|
/>
|
||||||
|
|
||||||
|
<motion.div
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
animate={{opacity: 1, y: 0}}
|
||||||
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
className={'mx-auto max-w-4xl text-center'}
|
||||||
|
>
|
||||||
|
<div className={'mb-6 inline-flex items-center gap-2 rounded-full bg-neutral-100 px-4 py-2 text-sm'}>
|
||||||
|
<Users className="h-4 w-4 text-neutral-600" />
|
||||||
|
<span className={'font-medium text-neutral-600'}>Audience Segmentation</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<h1 className={'text-6xl font-bold tracking-tight text-neutral-900 sm:text-7xl lg:text-8xl text-balance'}>
|
||||||
|
Target the Right Audience,
|
||||||
|
<br />
|
||||||
|
Every Time
|
||||||
|
</h1>
|
||||||
|
<p className={'mx-auto mt-8 max-w-2xl text-xl text-neutral-600'}>
|
||||||
|
Organize contacts into dynamic segments based on behavior, attributes, and engagement. Send targeted
|
||||||
|
campaigns and trigger personalized workflows.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<div className={'mt-12 flex flex-wrap justify-center gap-4'}>
|
||||||
|
<motion.a
|
||||||
|
whileHover={{scale: 1.02}}
|
||||||
|
whileTap={{scale: 0.98}}
|
||||||
|
href={`${DASHBOARD_URI}/auth/signup`}
|
||||||
|
className={
|
||||||
|
'group rounded-lg bg-neutral-900 px-8 py-4 text-base font-semibold text-white shadow-lg shadow-neutral-900/10 transition hover:bg-neutral-800'
|
||||||
|
}
|
||||||
|
>
|
||||||
|
<span className={'flex items-center gap-2'}>
|
||||||
|
Start segmenting
|
||||||
|
<ArrowRight className="h-4 w-4 transition-transform group-hover:translate-x-1" />
|
||||||
|
</span>
|
||||||
|
</motion.a>
|
||||||
|
<Link
|
||||||
|
href={WIKI_URI}
|
||||||
|
target={'_blank'}
|
||||||
|
className={
|
||||||
|
'rounded-lg border border-neutral-300 bg-white px-8 py-4 text-base font-semibold text-neutral-900 transition hover:border-neutral-400'
|
||||||
|
}
|
||||||
|
>
|
||||||
|
View documentation
|
||||||
|
</Link>
|
||||||
|
</div>
|
||||||
|
</motion.div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
{/* Features Grid */}
|
||||||
|
<section className={'py-20'}>
|
||||||
|
<motion.div
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
whileInView={{opacity: 1, y: 0}}
|
||||||
|
viewport={{once: true}}
|
||||||
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
className={'mb-16 text-center'}
|
||||||
|
>
|
||||||
|
<h2 className={'text-4xl font-bold tracking-tight text-neutral-900 sm:text-5xl text-balance'}>
|
||||||
|
The right message to the right person
|
||||||
|
</h2>
|
||||||
|
<p className={'mt-4 text-lg text-neutral-600'}>Build precise audiences and send campaigns that land</p>
|
||||||
|
</motion.div>
|
||||||
|
|
||||||
|
<div className={'grid gap-px bg-neutral-200 sm:grid-cols-2 lg:grid-cols-3'}>
|
||||||
|
{features.map((feature, index) => (
|
||||||
|
<motion.div
|
||||||
|
key={feature.title}
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
whileInView={{opacity: 1, y: 0}}
|
||||||
|
viewport={{once: true}}
|
||||||
|
transition={{duration: 0.5, delay: index * 0.1, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
className={'group bg-white p-10 transition hover:bg-neutral-50'}
|
||||||
|
>
|
||||||
|
<div
|
||||||
|
className={
|
||||||
|
'flex h-12 w-12 items-center justify-center rounded-xl bg-neutral-900 text-white transition group-hover:scale-110'
|
||||||
|
}
|
||||||
|
>
|
||||||
|
{feature.icon}
|
||||||
|
</div>
|
||||||
|
<h3 className={'mt-6 text-lg font-semibold text-neutral-900'}>{feature.title}</h3>
|
||||||
|
<p className={'mt-2 text-sm leading-relaxed text-neutral-600'}>{feature.description}</p>
|
||||||
|
</motion.div>
|
||||||
|
))}
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
{/* Filter Examples */}
|
||||||
|
<section className={'py-20'}>
|
||||||
|
<motion.div
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
whileInView={{opacity: 1, y: 0}}
|
||||||
|
viewport={{once: true}}
|
||||||
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
className={'mb-16 text-center'}
|
||||||
|
>
|
||||||
|
<h2 className={'text-4xl font-bold tracking-tight text-neutral-900 sm:text-5xl text-balance'}>
|
||||||
|
Flexible filtering options
|
||||||
|
</h2>
|
||||||
|
<p className={'mt-4 text-lg text-neutral-600'}>Build complex segments with nested AND/OR logic</p>
|
||||||
|
</motion.div>
|
||||||
|
|
||||||
|
<div className={'mx-auto max-w-5xl space-y-6'}>
|
||||||
|
{filterExamples.map((example, index) => (
|
||||||
|
<motion.div
|
||||||
|
key={example.title}
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
whileInView={{opacity: 1, y: 0}}
|
||||||
|
viewport={{once: true}}
|
||||||
|
transition={{duration: 0.5, delay: index * 0.1, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
className={'rounded-xl border border-neutral-200 bg-white p-8'}
|
||||||
|
>
|
||||||
|
<div className={'flex items-start justify-between gap-6'}>
|
||||||
|
<div className={'flex-1'}>
|
||||||
|
<h3 className={'text-xl font-semibold text-neutral-900'}>{example.title}</h3>
|
||||||
|
<p className={'mt-2 text-neutral-600'}>{example.description}</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div className={'mt-6 space-y-2'}>
|
||||||
|
{example.filters.map((filter, filterIndex) => (
|
||||||
|
<div key={filterIndex} className={'flex items-center gap-3 rounded-lg bg-neutral-50 px-4 py-3'}>
|
||||||
|
<Filter className="h-4 w-4 flex-shrink-0 text-neutral-400" />
|
||||||
|
<span className={'font-mono text-sm text-neutral-700'}>{filter}</span>
|
||||||
|
</div>
|
||||||
|
))}
|
||||||
|
</div>
|
||||||
|
</motion.div>
|
||||||
|
))}
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
{/* Types of Segments */}
|
||||||
|
<section className={'py-20'}>
|
||||||
|
<motion.div
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
whileInView={{opacity: 1, y: 0}}
|
||||||
|
viewport={{once: true}}
|
||||||
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
className={'mx-auto max-w-4xl text-center'}
|
||||||
|
>
|
||||||
|
<h2 className={'text-4xl font-bold tracking-tight text-neutral-900 sm:text-5xl text-balance'}>Two types of segments</h2>
|
||||||
|
<p className={'mt-6 text-lg text-neutral-600'}>Choose between dynamic filtering or manual curation</p>
|
||||||
|
</motion.div>
|
||||||
|
|
||||||
|
<div className={'mx-auto mt-16 max-w-5xl'}>
|
||||||
|
<div className={'grid gap-8 lg:grid-cols-2'}>
|
||||||
|
<motion.div
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
whileInView={{opacity: 1, y: 0}}
|
||||||
|
viewport={{once: true}}
|
||||||
|
transition={{duration: 0.5, delay: 0.1, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
className={'rounded-xl border border-neutral-200 bg-white p-8'}
|
||||||
|
>
|
||||||
|
<div className={'flex h-12 w-12 items-center justify-center rounded-xl bg-neutral-900 text-white'}>
|
||||||
|
<TrendingUp className="h-6 w-6" />
|
||||||
|
</div>
|
||||||
|
<h3 className={'mt-6 text-xl font-semibold text-neutral-900'}>Dynamic Segments</h3>
|
||||||
|
<p className={'mt-2 text-neutral-600'}>
|
||||||
|
Automatically update based on filter conditions. As contact data changes, segment membership updates
|
||||||
|
in real-time.
|
||||||
|
</p>
|
||||||
|
<div className={'mt-6 space-y-2'}>
|
||||||
|
<div className={'flex items-center gap-2 text-sm text-neutral-600'}>
|
||||||
|
<div className={'h-1.5 w-1.5 rounded-full bg-neutral-900'} />
|
||||||
|
<span>Filter-based membership</span>
|
||||||
|
</div>
|
||||||
|
<div className={'flex items-center gap-2 text-sm text-neutral-600'}>
|
||||||
|
<div className={'h-1.5 w-1.5 rounded-full bg-neutral-900'} />
|
||||||
|
<span>Automatic updates</span>
|
||||||
|
</div>
|
||||||
|
<div className={'flex items-center gap-2 text-sm text-neutral-600'}>
|
||||||
|
<div className={'h-1.5 w-1.5 rounded-full bg-neutral-900'} />
|
||||||
|
<span>Optional entry/exit tracking</span>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</motion.div>
|
||||||
|
|
||||||
|
<motion.div
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
whileInView={{opacity: 1, y: 0}}
|
||||||
|
viewport={{once: true}}
|
||||||
|
transition={{duration: 0.5, delay: 0.2, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
className={'rounded-xl border border-neutral-200 bg-white p-8'}
|
||||||
|
>
|
||||||
|
<div className={'flex h-12 w-12 items-center justify-center rounded-xl bg-neutral-900 text-white'}>
|
||||||
|
<Users className="h-6 w-6" />
|
||||||
|
</div>
|
||||||
|
<h3 className={'mt-6 text-xl font-semibold text-neutral-900'}>Static Segments</h3>
|
||||||
|
<p className={'mt-2 text-neutral-600'}>
|
||||||
|
Manually curate your segment by adding specific contacts. Membership stays fixed until you change it.
|
||||||
|
</p>
|
||||||
|
<div className={'mt-6 space-y-2'}>
|
||||||
|
<div className={'flex items-center gap-2 text-sm text-neutral-600'}>
|
||||||
|
<div className={'h-1.5 w-1.5 rounded-full bg-neutral-900'} />
|
||||||
|
<span>Manual contact selection</span>
|
||||||
|
</div>
|
||||||
|
<div className={'flex items-center gap-2 text-sm text-neutral-600'}>
|
||||||
|
<div className={'h-1.5 w-1.5 rounded-full bg-neutral-900'} />
|
||||||
|
<span>Fixed membership</span>
|
||||||
|
</div>
|
||||||
|
<div className={'flex items-center gap-2 text-sm text-neutral-600'}>
|
||||||
|
<div className={'h-1.5 w-1.5 rounded-full bg-neutral-900'} />
|
||||||
|
<span>Perfect for VIP lists</span>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</motion.div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
{/* Use Cases */}
|
||||||
|
<section className={'py-20'}>
|
||||||
|
<motion.div
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
whileInView={{opacity: 1, y: 0}}
|
||||||
|
viewport={{once: true}}
|
||||||
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
className={'mb-16 text-center'}
|
||||||
|
>
|
||||||
|
<h2 className={'text-4xl font-bold tracking-tight text-neutral-900 sm:text-5xl text-balance'}>
|
||||||
|
Use segments everywhere
|
||||||
|
</h2>
|
||||||
|
<p className={'mt-4 text-lg text-neutral-600'}>From targeted campaigns to automated workflows</p>
|
||||||
|
</motion.div>
|
||||||
|
|
||||||
|
<div className={'mx-auto max-w-5xl space-y-8'}>
|
||||||
|
{useCases.map((useCase, index) => (
|
||||||
|
<motion.div
|
||||||
|
key={useCase.title}
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
whileInView={{opacity: 1, y: 0}}
|
||||||
|
viewport={{once: true}}
|
||||||
|
transition={{duration: 0.5, delay: index * 0.1, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
className={'rounded-xl border border-neutral-200 bg-white p-8'}
|
||||||
|
>
|
||||||
|
<div className={'flex items-start gap-6'}>
|
||||||
|
<div
|
||||||
|
className={
|
||||||
|
'flex h-14 w-14 flex-shrink-0 items-center justify-center rounded-xl bg-neutral-900 text-white'
|
||||||
|
}
|
||||||
|
>
|
||||||
|
{useCase.icon}
|
||||||
|
</div>
|
||||||
|
<div className={'flex-1'}>
|
||||||
|
<h3 className={'text-xl font-semibold text-neutral-900'}>{useCase.title}</h3>
|
||||||
|
<p className={'mt-2 text-neutral-600'}>{useCase.description}</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</motion.div>
|
||||||
|
))}
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
{/* CTA Section */}
|
||||||
|
<section className={'relative overflow-hidden border-t border-neutral-200 py-20'}>
|
||||||
|
<div
|
||||||
|
className={
|
||||||
|
'absolute inset-0 -z-10 h-full w-full bg-white bg-[linear-gradient(to_right,#e5e7eb_1px,transparent_1px),linear-gradient(to_bottom,#e5e7eb_1px,transparent_1px)] bg-[size:4rem_4rem] [mask-image:radial-gradient(ellipse_80%_50%_at_50%_100%,#000_70%,transparent_110%)]'
|
||||||
|
}
|
||||||
|
/>
|
||||||
|
<motion.div
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
whileInView={{opacity: 1, y: 0}}
|
||||||
|
viewport={{once: true}}
|
||||||
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
className={'mx-auto max-w-3xl text-center'}
|
||||||
|
>
|
||||||
|
<h2 className={'text-4xl font-bold tracking-tight text-neutral-900 sm:text-5xl text-balance'}>
|
||||||
|
Stop sending the same email to everyone
|
||||||
|
</h2>
|
||||||
|
<p className={'mt-6 text-lg text-neutral-600'}>
|
||||||
|
Build precise audience segments and watch your open rates climb. 1,000 emails free, no credit card required.
|
||||||
|
</p>
|
||||||
|
<div className={'mt-12 flex flex-wrap justify-center gap-4'}>
|
||||||
|
<motion.a
|
||||||
|
whileHover={{scale: 1.02}}
|
||||||
|
whileTap={{scale: 0.98}}
|
||||||
|
href={`${DASHBOARD_URI}/auth/signup`}
|
||||||
|
className={
|
||||||
|
'group rounded-lg bg-neutral-900 px-8 py-4 text-base font-semibold text-white transition hover:bg-neutral-800'
|
||||||
|
}
|
||||||
|
>
|
||||||
|
<span className={'flex items-center gap-2'}>
|
||||||
|
Get started for free
|
||||||
|
<ArrowRight className="h-4 w-4 transition-transform group-hover:translate-x-1" />
|
||||||
|
</span>
|
||||||
|
</motion.a>
|
||||||
|
<Link
|
||||||
|
href={'/pricing'}
|
||||||
|
className={
|
||||||
|
'rounded-lg border border-neutral-300 px-8 py-4 text-base font-semibold text-neutral-900 transition hover:border-neutral-400'
|
||||||
|
}
|
||||||
|
>
|
||||||
|
View pricing
|
||||||
|
</Link>
|
||||||
|
</div>
|
||||||
|
</motion.div>
|
||||||
|
</section>
|
||||||
|
</main>
|
||||||
|
|
||||||
|
<Footer />
|
||||||
|
</>
|
||||||
|
);
|
||||||
|
}
|
||||||
@@ -0,0 +1,335 @@
|
|||||||
|
import {Footer, Navbar} from '../../components';
|
||||||
|
import {motion} from 'framer-motion';
|
||||||
|
import {DASHBOARD_URI, WIKI_URI} from '../../lib/constants';
|
||||||
|
import React from 'react';
|
||||||
|
import Link from 'next/link';
|
||||||
|
import {ArrowRight, Code2, Lock, Mail, Server, Settings, Shield} from 'lucide-react';
|
||||||
|
import Head from 'next/head';
|
||||||
|
|
||||||
|
const features = [
|
||||||
|
{
|
||||||
|
icon: <Settings className="h-5 w-5" />,
|
||||||
|
title: 'Simple Configuration',
|
||||||
|
description: 'Quick setup with your project credentials. Works with any email client or application.',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
icon: <Lock className="h-5 w-5" />,
|
||||||
|
title: 'Secure Connections',
|
||||||
|
description: 'TLS/SSL encryption on ports 465 and 587. Your emails are always transmitted securely.',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
icon: <Mail className="h-5 w-5" />,
|
||||||
|
title: 'Universal Compatibility',
|
||||||
|
description:
|
||||||
|
'Works with Outlook, Thunderbird, Apple Mail, or any SMTP-compatible application. Even that ancient email client from 2005.',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
icon: <Server className="h-5 w-5" />,
|
||||||
|
title: 'Domain Validation',
|
||||||
|
description: 'Automatic verification that your sender domain is verified before accepting emails.',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
icon: <Shield className="h-5 w-5" />,
|
||||||
|
title: 'Full Feature Support',
|
||||||
|
description:
|
||||||
|
'Attachments, custom headers, HTML emails, and multiple recipients. Send those cat memes with confidence.',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
icon: <Code2 className="h-5 w-5" />,
|
||||||
|
title: 'Same Infrastructure',
|
||||||
|
description: 'SMTP emails use the same reliable delivery infrastructure as API emails with full tracking.',
|
||||||
|
},
|
||||||
|
];
|
||||||
|
|
||||||
|
const comparisonData = [
|
||||||
|
{feature: 'Protocol', traditional: 'SMTP', plunkSMTP: 'SMTP', plunkAPI: 'HTTP/REST'},
|
||||||
|
{feature: 'Setup Complexity', traditional: 'Medium', plunkSMTP: 'Easy', plunkAPI: 'Easy'},
|
||||||
|
{feature: 'Tracking & Analytics', traditional: '✗', plunkSMTP: '✓', plunkAPI: '✓'},
|
||||||
|
{feature: 'Works with Email Clients', traditional: '✓', plunkSMTP: '✓', plunkAPI: '✗'},
|
||||||
|
{feature: 'Domain Verification', traditional: 'Manual', plunkSMTP: 'Automatic', plunkAPI: 'Automatic'},
|
||||||
|
{feature: 'Attachments', traditional: '✓', plunkSMTP: '✓', plunkAPI: '✓'},
|
||||||
|
{feature: 'Template Support', traditional: '✗', plunkSMTP: '✗', plunkAPI: '✓'},
|
||||||
|
{feature: 'Workflow Automation', traditional: '✗', plunkSMTP: '✗', plunkAPI: '✓'},
|
||||||
|
];
|
||||||
|
|
||||||
|
const useCases = [
|
||||||
|
{
|
||||||
|
icon: <Settings className="h-6 w-6" />,
|
||||||
|
title: 'Legacy System Integration',
|
||||||
|
description:
|
||||||
|
'Already have applications using SMTP? No need to rewrite code. Just swap your SMTP credentials and keep everything else the same. Your PM will love you.',
|
||||||
|
benefit: 'Zero code changes required',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
icon: <Mail className="h-6 w-6" />,
|
||||||
|
title: 'Email Client Sending',
|
||||||
|
description:
|
||||||
|
'Marketing teams can send emails directly from Outlook, Thunderbird, or Apple Mail using familiar tools without learning new APIs.',
|
||||||
|
benefit: 'No technical knowledge needed',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
icon: <Code2 className="h-6 w-6" />,
|
||||||
|
title: 'Framework Compatibility',
|
||||||
|
description:
|
||||||
|
'Works with any framework or language that supports SMTP. Perfect for older systems or platforms without HTTP API support.',
|
||||||
|
benefit: 'Universal protocol support',
|
||||||
|
},
|
||||||
|
];
|
||||||
|
|
||||||
|
/**
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
export default function SMTPFeature() {
|
||||||
|
return (
|
||||||
|
<>
|
||||||
|
<Head>
|
||||||
|
<title>SMTP Email Sending - Send via SMTP or API | Plunk</title>
|
||||||
|
<meta
|
||||||
|
name="description"
|
||||||
|
content="Send emails via SMTP or API. Works with any email client or application. Secure TLS/SSL connections with automatic domain validation and full tracking."
|
||||||
|
/>
|
||||||
|
<meta property="og:title" content="SMTP Email Sending - Flexible Sending Options | Plunk" />
|
||||||
|
<meta
|
||||||
|
property="og:description"
|
||||||
|
content="Send emails via SMTP or API. Works with any email client or application. Secure TLS/SSL connections with automatic domain validation and full tracking."
|
||||||
|
/>
|
||||||
|
</Head>
|
||||||
|
|
||||||
|
<Navbar />
|
||||||
|
|
||||||
|
<main className={'mx-auto max-w-7xl px-8 sm:px-0'}>
|
||||||
|
{/* Hero Section */}
|
||||||
|
<section className={'relative py-20 sm:py-32'}>
|
||||||
|
{/* Subtle background grid */}
|
||||||
|
<div
|
||||||
|
className={
|
||||||
|
'absolute inset-0 -z-10 h-full w-full bg-white bg-[linear-gradient(to_right,#e5e7eb_1px,transparent_1px),linear-gradient(to_bottom,#e5e7eb_1px,transparent_1px)] bg-[size:4rem_4rem] [mask-image:radial-gradient(ellipse_80%_50%_at_50%_0%,#000_70%,transparent_110%)]'
|
||||||
|
}
|
||||||
|
/>
|
||||||
|
|
||||||
|
<motion.div
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
animate={{opacity: 1, y: 0}}
|
||||||
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
className={'mx-auto max-w-4xl text-center'}
|
||||||
|
>
|
||||||
|
<div className={'mb-6 inline-flex items-center gap-2 rounded-full bg-neutral-100 px-4 py-2 text-sm'}>
|
||||||
|
<Server className="h-4 w-4 text-neutral-600" />
|
||||||
|
<span className={'font-medium text-neutral-600'}>SMTP Email Sending</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<h1 className={'text-6xl font-bold tracking-tight text-neutral-900 sm:text-7xl lg:text-8xl text-balance'}>
|
||||||
|
Send Emails via SMTP or API
|
||||||
|
</h1>
|
||||||
|
<p className={'mx-auto mt-8 max-w-2xl text-xl text-neutral-600'}>
|
||||||
|
Use our HTTP API for modern apps or drop in SMTP credentials for any legacy system. Same deliverability, same pricing, zero lock-in.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<div className={'mt-12 flex flex-wrap justify-center gap-4'}>
|
||||||
|
<motion.a
|
||||||
|
whileHover={{scale: 1.02}}
|
||||||
|
whileTap={{scale: 0.98}}
|
||||||
|
href={`${DASHBOARD_URI}/auth/signup`}
|
||||||
|
className={
|
||||||
|
'group rounded-lg bg-neutral-900 px-8 py-4 text-base font-semibold text-white shadow-lg shadow-neutral-900/10 transition hover:bg-neutral-800'
|
||||||
|
}
|
||||||
|
>
|
||||||
|
<span className={'flex items-center gap-2'}>
|
||||||
|
Get SMTP credentials
|
||||||
|
<ArrowRight className="h-4 w-4 transition-transform group-hover:translate-x-1" />
|
||||||
|
</span>
|
||||||
|
</motion.a>
|
||||||
|
<Link
|
||||||
|
href={WIKI_URI}
|
||||||
|
target={'_blank'}
|
||||||
|
className={
|
||||||
|
'rounded-lg border border-neutral-300 bg-white px-8 py-4 text-base font-semibold text-neutral-900 transition hover:border-neutral-400'
|
||||||
|
}
|
||||||
|
>
|
||||||
|
View documentation
|
||||||
|
</Link>
|
||||||
|
</div>
|
||||||
|
</motion.div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
{/* Features Grid */}
|
||||||
|
<section className={'py-20'}>
|
||||||
|
<motion.div
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
whileInView={{opacity: 1, y: 0}}
|
||||||
|
viewport={{once: true}}
|
||||||
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
className={'mb-16 text-center'}
|
||||||
|
>
|
||||||
|
<h2 className={'text-4xl font-bold tracking-tight text-neutral-900 sm:text-5xl text-balance'}>SMTP that works with everything</h2>
|
||||||
|
<p className={'mt-4 text-lg text-neutral-600'}>Full authentication, tracking, and deliverability out of the box</p>
|
||||||
|
</motion.div>
|
||||||
|
|
||||||
|
<div className={'grid gap-px bg-neutral-200 sm:grid-cols-2 lg:grid-cols-3'}>
|
||||||
|
{features.map((feature, index) => (
|
||||||
|
<motion.div
|
||||||
|
key={feature.title}
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
whileInView={{opacity: 1, y: 0}}
|
||||||
|
viewport={{once: true}}
|
||||||
|
transition={{duration: 0.5, delay: index * 0.1, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
className={'group bg-white p-10 transition hover:bg-neutral-50'}
|
||||||
|
>
|
||||||
|
<div
|
||||||
|
className={
|
||||||
|
'flex h-12 w-12 items-center justify-center rounded-xl bg-neutral-900 text-white transition group-hover:scale-110'
|
||||||
|
}
|
||||||
|
>
|
||||||
|
{feature.icon}
|
||||||
|
</div>
|
||||||
|
<h3 className={'mt-6 text-lg font-semibold text-neutral-900'}>{feature.title}</h3>
|
||||||
|
<p className={'mt-2 text-sm leading-relaxed text-neutral-600'}>{feature.description}</p>
|
||||||
|
</motion.div>
|
||||||
|
))}
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
{/* Comparison Table */}
|
||||||
|
<section className={'py-20'}>
|
||||||
|
<motion.div
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
whileInView={{opacity: 1, y: 0}}
|
||||||
|
viewport={{once: true}}
|
||||||
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
className={'mb-12 text-center'}
|
||||||
|
>
|
||||||
|
<h2 className={'text-4xl font-bold tracking-tight text-neutral-900 sm:text-5xl text-balance'}>SMTP vs API</h2>
|
||||||
|
<p className={'mt-4 text-lg text-neutral-600'}>Choose the right option for your use case</p>
|
||||||
|
</motion.div>
|
||||||
|
|
||||||
|
<div className={'mx-auto max-w-4xl'}>
|
||||||
|
<div className={'overflow-hidden rounded-xl border border-neutral-200 bg-white'}>
|
||||||
|
<table className={'w-full'}>
|
||||||
|
<thead className={'bg-neutral-50'}>
|
||||||
|
<tr>
|
||||||
|
<th className={'px-6 py-4 text-left text-sm font-semibold text-neutral-900'}>Feature</th>
|
||||||
|
<th className={'px-6 py-4 text-center text-sm font-semibold text-neutral-900'}>Traditional SMTP</th>
|
||||||
|
<th className={'bg-neutral-100 px-6 py-4 text-center text-sm font-semibold text-neutral-900'}>
|
||||||
|
Plunk SMTP
|
||||||
|
</th>
|
||||||
|
<th className={'px-6 py-4 text-center text-sm font-semibold text-neutral-900'}>Plunk API</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody className={'divide-y divide-neutral-200'}>
|
||||||
|
{comparisonData.map((row, index) => (
|
||||||
|
<tr key={index} className={'transition hover:bg-neutral-50'}>
|
||||||
|
<td className={'px-6 py-4 text-sm text-neutral-900'}>{row.feature}</td>
|
||||||
|
<td className={'px-6 py-4 text-center text-sm text-neutral-600'}>{row.traditional}</td>
|
||||||
|
<td className={'bg-neutral-50 px-6 py-4 text-center text-sm font-medium text-neutral-900'}>
|
||||||
|
{row.plunkSMTP}
|
||||||
|
</td>
|
||||||
|
<td className={'px-6 py-4 text-center text-sm text-neutral-600'}>{row.plunkAPI}</td>
|
||||||
|
</tr>
|
||||||
|
))}
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
<div className={'mt-6 rounded-lg bg-neutral-50 p-4 text-center'}>
|
||||||
|
<p className={'text-sm text-neutral-600'}>
|
||||||
|
<strong>Recommendation:</strong> Use API for modern applications with workflow automation. Use SMTP for
|
||||||
|
email clients and legacy systems.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
{/* Use Cases */}
|
||||||
|
<section className={'py-20'}>
|
||||||
|
<motion.div
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
whileInView={{opacity: 1, y: 0}}
|
||||||
|
viewport={{once: true}}
|
||||||
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
className={'mb-16 text-center'}
|
||||||
|
>
|
||||||
|
<h2 className={'text-4xl font-bold tracking-tight text-neutral-900 sm:text-5xl text-balance'}>When to use SMTP</h2>
|
||||||
|
<p className={'mt-4 text-lg text-neutral-600'}>Perfect for these scenarios</p>
|
||||||
|
</motion.div>
|
||||||
|
|
||||||
|
<div className={'mx-auto max-w-5xl space-y-8'}>
|
||||||
|
{useCases.map((useCase, index) => (
|
||||||
|
<motion.div
|
||||||
|
key={useCase.title}
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
whileInView={{opacity: 1, y: 0}}
|
||||||
|
viewport={{once: true}}
|
||||||
|
transition={{duration: 0.5, delay: index * 0.1, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
className={'rounded-xl border border-neutral-200 bg-white p-8'}
|
||||||
|
>
|
||||||
|
<div className={'flex items-start gap-6'}>
|
||||||
|
<div
|
||||||
|
className={
|
||||||
|
'flex h-14 w-14 flex-shrink-0 items-center justify-center rounded-xl bg-neutral-900 text-white'
|
||||||
|
}
|
||||||
|
>
|
||||||
|
{useCase.icon}
|
||||||
|
</div>
|
||||||
|
<div className={'flex-1'}>
|
||||||
|
<h3 className={'text-xl font-semibold text-neutral-900'}>{useCase.title}</h3>
|
||||||
|
<p className={'mt-2 text-neutral-600'}>{useCase.description}</p>
|
||||||
|
<div className={'mt-4 inline-flex items-center gap-2 rounded-full bg-neutral-100 px-4 py-2'}>
|
||||||
|
<div className={'h-2 w-2 rounded-full bg-green-500'} />
|
||||||
|
<span className={'text-sm font-medium text-neutral-700'}>{useCase.benefit}</span>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</motion.div>
|
||||||
|
))}
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
{/* CTA Section */}
|
||||||
|
<section className={'relative overflow-hidden border-t border-neutral-200 py-20'}>
|
||||||
|
<div
|
||||||
|
className={
|
||||||
|
'absolute inset-0 -z-10 h-full w-full bg-white bg-[linear-gradient(to_right,#e5e7eb_1px,transparent_1px),linear-gradient(to_bottom,#e5e7eb_1px,transparent_1px)] bg-[size:4rem_4rem] [mask-image:radial-gradient(ellipse_80%_50%_at_50%_100%,#000_70%,transparent_110%)]'
|
||||||
|
}
|
||||||
|
/>
|
||||||
|
<motion.div
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
whileInView={{opacity: 1, y: 0}}
|
||||||
|
viewport={{once: true}}
|
||||||
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
className={'mx-auto max-w-3xl text-center'}
|
||||||
|
>
|
||||||
|
<h2 className={'text-4xl font-bold tracking-tight text-neutral-900 sm:text-5xl text-balance'}>Start sending via SMTP</h2>
|
||||||
|
<p className={'mt-6 text-lg text-neutral-600'}>
|
||||||
|
Get your SMTP credentials and start sending emails from any client or application. No credit card
|
||||||
|
required.
|
||||||
|
</p>
|
||||||
|
<div className={'mt-12 flex flex-wrap justify-center gap-4'}>
|
||||||
|
<motion.a
|
||||||
|
whileHover={{scale: 1.02}}
|
||||||
|
whileTap={{scale: 0.98}}
|
||||||
|
href={`${DASHBOARD_URI}/auth/signup`}
|
||||||
|
className={
|
||||||
|
'group rounded-lg bg-neutral-900 px-8 py-4 text-base font-semibold text-white transition hover:bg-neutral-800'
|
||||||
|
}
|
||||||
|
>
|
||||||
|
<span className={'flex items-center gap-2'}>
|
||||||
|
Get started for free
|
||||||
|
<ArrowRight className="h-4 w-4 transition-transform group-hover:translate-x-1" />
|
||||||
|
</span>
|
||||||
|
</motion.a>
|
||||||
|
<Link
|
||||||
|
href={'/pricing'}
|
||||||
|
className={
|
||||||
|
'rounded-lg border border-neutral-300 px-8 py-4 text-base font-semibold text-neutral-900 transition hover:border-neutral-400'
|
||||||
|
}
|
||||||
|
>
|
||||||
|
View pricing
|
||||||
|
</Link>
|
||||||
|
</div>
|
||||||
|
</motion.div>
|
||||||
|
</section>
|
||||||
|
</main>
|
||||||
|
|
||||||
|
<Footer />
|
||||||
|
</>
|
||||||
|
);
|
||||||
|
}
|
||||||
@@ -0,0 +1,355 @@
|
|||||||
|
import {Footer, Navbar} from '../../components';
|
||||||
|
import {motion} from 'framer-motion';
|
||||||
|
import {DASHBOARD_URI, WIKI_URI} from '../../lib/constants';
|
||||||
|
import React from 'react';
|
||||||
|
import Link from 'next/link';
|
||||||
|
import {ArrowRight, Clock, GitBranch, Mail, RefreshCw, UserPlus, Webhook, Zap} from 'lucide-react';
|
||||||
|
import Head from 'next/head';
|
||||||
|
|
||||||
|
const features = [
|
||||||
|
{
|
||||||
|
icon: <Zap className="h-5 w-5" />,
|
||||||
|
title: 'Event-Driven Triggers',
|
||||||
|
description: 'Start workflows automatically when users sign up, make a purchase, or perform any custom action.',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
icon: <Mail className="h-5 w-5" />,
|
||||||
|
title: 'Smart Email Sequences',
|
||||||
|
description: 'Send personalized emails at the right time with dynamic content based on user data.',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
icon: <Clock className="h-5 w-5" />,
|
||||||
|
title: 'Time-Based Delays',
|
||||||
|
description: 'Add strategic delays between steps to create perfectly timed email journeys. Patience is a virtue.',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
icon: <GitBranch className="h-5 w-5" />,
|
||||||
|
title: 'Conditional Logic',
|
||||||
|
description: 'Branch workflows based on user behavior, attributes, or engagement to personalize every journey.',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
icon: <Webhook className="h-5 w-5" />,
|
||||||
|
title: 'External Integrations',
|
||||||
|
description: 'Connect to external systems with webhooks to sync data or trigger actions outside of Plunk.',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
icon: <RefreshCw className="h-5 w-5" />,
|
||||||
|
title: 'Re-entry Control',
|
||||||
|
description: 'Decide whether contacts can enter workflows multiple times or just once. No spam, just strategy.',
|
||||||
|
},
|
||||||
|
];
|
||||||
|
|
||||||
|
const useCases = [
|
||||||
|
{
|
||||||
|
icon: <UserPlus className="h-6 w-6" />,
|
||||||
|
title: 'User Onboarding',
|
||||||
|
description:
|
||||||
|
'Welcome new users with a personalized email series that guides them through your product features and helps them get started.',
|
||||||
|
example: 'Trigger on signup → Send welcome email → Wait 2 days → Send getting started tips',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
icon: <Mail className="h-6 w-6" />,
|
||||||
|
title: 'Abandoned Cart Recovery',
|
||||||
|
description:
|
||||||
|
'Automatically remind customers about items left in their cart with timely follow-ups and special incentives. Those forgotten items need a gentle nudge.',
|
||||||
|
example: 'Trigger on cart abandoned → Wait 1 hour → Send reminder → Wait 1 day → Send discount offer',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
icon: <RefreshCw className="h-6 w-6" />,
|
||||||
|
title: 'Re-engagement Campaigns',
|
||||||
|
description:
|
||||||
|
'Win back inactive users with targeted campaigns based on their last activity and engagement patterns.',
|
||||||
|
example: 'Trigger on 30 days inactive → Check if opened last email → Yes: Send update / No: Send special offer',
|
||||||
|
},
|
||||||
|
];
|
||||||
|
|
||||||
|
/**
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
export default function WorkflowsFeature() {
|
||||||
|
return (
|
||||||
|
<>
|
||||||
|
<Head>
|
||||||
|
<title>Email Workflow Automation | Plunk</title>
|
||||||
|
<meta
|
||||||
|
name="description"
|
||||||
|
content="Build sophisticated email automation workflows with visual no-code builder. Create event-driven sequences, conditional branching, and time-based delays."
|
||||||
|
/>
|
||||||
|
<meta property="og:title" content="Email Workflow Automation - Automate Your Email Marketing | Plunk" />
|
||||||
|
<meta
|
||||||
|
property="og:description"
|
||||||
|
content="Build sophisticated email automation workflows with visual no-code builder. Create event-driven sequences, conditional branching, and time-based delays."
|
||||||
|
/>
|
||||||
|
</Head>
|
||||||
|
|
||||||
|
<Navbar />
|
||||||
|
|
||||||
|
<main className={'mx-auto max-w-7xl px-8 sm:px-0'}>
|
||||||
|
{/* Hero Section */}
|
||||||
|
<section className={'relative py-20 sm:py-32'}>
|
||||||
|
{/* Subtle background grid */}
|
||||||
|
<div
|
||||||
|
className={
|
||||||
|
'absolute inset-0 -z-10 h-full w-full bg-white bg-[linear-gradient(to_right,#e5e7eb_1px,transparent_1px),linear-gradient(to_bottom,#e5e7eb_1px,transparent_1px)] bg-[size:4rem_4rem] [mask-image:radial-gradient(ellipse_80%_50%_at_50%_0%,#000_70%,transparent_110%)]'
|
||||||
|
}
|
||||||
|
/>
|
||||||
|
|
||||||
|
<motion.div
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
animate={{opacity: 1, y: 0}}
|
||||||
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
className={'mx-auto max-w-4xl text-center'}
|
||||||
|
>
|
||||||
|
<div className={'mb-6 inline-flex items-center gap-2 rounded-full bg-neutral-100 px-4 py-2 text-sm'}>
|
||||||
|
<Zap className="h-4 w-4 text-neutral-600" />
|
||||||
|
<span className={'font-medium text-neutral-600'}>Workflow Automation</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<h1 className={'text-6xl font-bold tracking-tight text-neutral-900 sm:text-7xl lg:text-8xl text-balance'}>
|
||||||
|
Email Automation
|
||||||
|
<br />
|
||||||
|
That Actually Works
|
||||||
|
</h1>
|
||||||
|
<p className={'mx-auto mt-8 max-w-2xl text-xl text-neutral-600'}>
|
||||||
|
Turn events into personalized email journeys. Build sophisticated automation workflows with our visual
|
||||||
|
no-code builder.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<div className={'mt-12 flex flex-wrap justify-center gap-4'}>
|
||||||
|
<motion.a
|
||||||
|
whileHover={{scale: 1.02}}
|
||||||
|
whileTap={{scale: 0.98}}
|
||||||
|
href={`${DASHBOARD_URI}/auth/signup`}
|
||||||
|
className={
|
||||||
|
'group rounded-lg bg-neutral-900 px-8 py-4 text-base font-semibold text-white shadow-lg shadow-neutral-900/10 transition hover:bg-neutral-800'
|
||||||
|
}
|
||||||
|
>
|
||||||
|
<span className={'flex items-center gap-2'}>
|
||||||
|
Start building workflows
|
||||||
|
<ArrowRight className="h-4 w-4 transition-transform group-hover:translate-x-1" />
|
||||||
|
</span>
|
||||||
|
</motion.a>
|
||||||
|
<Link
|
||||||
|
href={WIKI_URI}
|
||||||
|
target={'_blank'}
|
||||||
|
className={
|
||||||
|
'rounded-lg border border-neutral-300 bg-white px-8 py-4 text-base font-semibold text-neutral-900 transition hover:border-neutral-400'
|
||||||
|
}
|
||||||
|
>
|
||||||
|
View documentation
|
||||||
|
</Link>
|
||||||
|
</div>
|
||||||
|
</motion.div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
{/* Features Grid */}
|
||||||
|
<section className={'py-20'}>
|
||||||
|
<motion.div
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
whileInView={{opacity: 1, y: 0}}
|
||||||
|
viewport={{once: true}}
|
||||||
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
className={'mb-16 text-center'}
|
||||||
|
>
|
||||||
|
<h2 className={'text-4xl font-bold tracking-tight text-neutral-900 sm:text-5xl text-balance'}>
|
||||||
|
Everything you need for email automation
|
||||||
|
</h2>
|
||||||
|
<p className={'mt-4 text-lg text-neutral-600'}>Powerful features that make complex automations simple</p>
|
||||||
|
</motion.div>
|
||||||
|
|
||||||
|
<div className={'grid gap-px bg-neutral-200 sm:grid-cols-2 lg:grid-cols-3'}>
|
||||||
|
{features.map((feature, index) => (
|
||||||
|
<motion.div
|
||||||
|
key={feature.title}
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
whileInView={{opacity: 1, y: 0}}
|
||||||
|
viewport={{once: true}}
|
||||||
|
transition={{duration: 0.5, delay: index * 0.1, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
className={'group bg-white p-10 transition hover:bg-neutral-50'}
|
||||||
|
>
|
||||||
|
<div
|
||||||
|
className={
|
||||||
|
'flex h-12 w-12 items-center justify-center rounded-xl bg-neutral-900 text-white transition group-hover:scale-110'
|
||||||
|
}
|
||||||
|
>
|
||||||
|
{feature.icon}
|
||||||
|
</div>
|
||||||
|
<h3 className={'mt-6 text-lg font-semibold text-neutral-900'}>{feature.title}</h3>
|
||||||
|
<p className={'mt-2 text-sm leading-relaxed text-neutral-600'}>{feature.description}</p>
|
||||||
|
</motion.div>
|
||||||
|
))}
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
{/* How It Works */}
|
||||||
|
<section className={'py-20'}>
|
||||||
|
<motion.div
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
whileInView={{opacity: 1, y: 0}}
|
||||||
|
viewport={{once: true}}
|
||||||
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
className={'mx-auto max-w-4xl text-center'}
|
||||||
|
>
|
||||||
|
<h2 className={'text-4xl font-bold tracking-tight text-neutral-900 sm:text-5xl text-balance'}>
|
||||||
|
Visual workflow builder
|
||||||
|
</h2>
|
||||||
|
<p className={'mt-6 text-lg text-neutral-600'}>
|
||||||
|
Create complex email automations without writing a single line of code
|
||||||
|
</p>
|
||||||
|
</motion.div>
|
||||||
|
|
||||||
|
<div className={'mx-auto mt-16 max-w-5xl'}>
|
||||||
|
<div className={'grid gap-12 lg:grid-cols-3'}>
|
||||||
|
|
||||||
|
<motion.div
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
whileInView={{opacity: 1, y: 0}}
|
||||||
|
viewport={{once: true}}
|
||||||
|
transition={{duration: 0.5, delay: 0.1, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
>
|
||||||
|
<div className={'mb-5 flex items-center gap-4'}>
|
||||||
|
<div className={'flex h-14 w-14 items-center justify-center rounded-full border-2 border-neutral-200 bg-white text-xl font-bold text-neutral-900'}>
|
||||||
|
1
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<h3 className={'text-lg font-semibold text-neutral-900'}>Choose a trigger</h3>
|
||||||
|
<p className={'mt-2 text-sm leading-relaxed text-neutral-600'}>
|
||||||
|
Select an event that starts your workflow, like user signup, purchase, or any custom action you track.
|
||||||
|
</p>
|
||||||
|
</motion.div>
|
||||||
|
|
||||||
|
<motion.div
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
whileInView={{opacity: 1, y: 0}}
|
||||||
|
viewport={{once: true}}
|
||||||
|
transition={{duration: 0.5, delay: 0.2, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
>
|
||||||
|
<div className={'mb-5 flex items-center gap-4'}>
|
||||||
|
<div className={'flex h-14 w-14 items-center justify-center rounded-full border-2 border-neutral-200 bg-white text-xl font-bold text-neutral-900'}>
|
||||||
|
2
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<h3 className={'text-lg font-semibold text-neutral-900'}>Build your flow</h3>
|
||||||
|
<p className={'mt-2 text-sm leading-relaxed text-neutral-600'}>
|
||||||
|
Drag and drop steps to create your workflow. Add emails, delays, conditions, webhooks, and more.
|
||||||
|
</p>
|
||||||
|
</motion.div>
|
||||||
|
|
||||||
|
<motion.div
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
whileInView={{opacity: 1, y: 0}}
|
||||||
|
viewport={{once: true}}
|
||||||
|
transition={{duration: 0.5, delay: 0.3, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
>
|
||||||
|
<div className={'mb-5 flex items-center gap-4'}>
|
||||||
|
<div className={'flex h-14 w-14 items-center justify-center rounded-full border-2 border-neutral-200 bg-white text-xl font-bold text-neutral-900'}>
|
||||||
|
3
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<h3 className={'text-lg font-semibold text-neutral-900'}>Activate and monitor</h3>
|
||||||
|
<p className={'mt-2 text-sm leading-relaxed text-neutral-600'}>
|
||||||
|
Enable your workflow and watch it run automatically. Monitor executions in real-time with full
|
||||||
|
visibility.
|
||||||
|
</p>
|
||||||
|
</motion.div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
{/* Use Cases */}
|
||||||
|
<section className={'py-20'}>
|
||||||
|
<motion.div
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
whileInView={{opacity: 1, y: 0}}
|
||||||
|
viewport={{once: true}}
|
||||||
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
className={'mb-16 text-center'}
|
||||||
|
>
|
||||||
|
<h2 className={'text-4xl font-bold tracking-tight text-neutral-900 sm:text-5xl text-balance'}>
|
||||||
|
Built for every use case
|
||||||
|
</h2>
|
||||||
|
<p className={'mt-4 text-lg text-neutral-600'}>From onboarding to re-engagement, workflows handle it all</p>
|
||||||
|
</motion.div>
|
||||||
|
|
||||||
|
<div className={'mx-auto max-w-5xl space-y-8'}>
|
||||||
|
{useCases.map((useCase, index) => (
|
||||||
|
<motion.div
|
||||||
|
key={useCase.title}
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
whileInView={{opacity: 1, y: 0}}
|
||||||
|
viewport={{once: true}}
|
||||||
|
transition={{duration: 0.5, delay: index * 0.1, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
className={'rounded-xl border border-neutral-200 bg-white p-8'}
|
||||||
|
>
|
||||||
|
<div className={'flex items-start gap-6'}>
|
||||||
|
<div
|
||||||
|
className={
|
||||||
|
'flex h-14 w-14 flex-shrink-0 items-center justify-center rounded-xl bg-neutral-900 text-white'
|
||||||
|
}
|
||||||
|
>
|
||||||
|
{useCase.icon}
|
||||||
|
</div>
|
||||||
|
<div className={'flex-1'}>
|
||||||
|
<h3 className={'text-xl font-semibold text-neutral-900'}>{useCase.title}</h3>
|
||||||
|
<p className={'mt-2 text-neutral-600'}>{useCase.description}</p>
|
||||||
|
<div className={'mt-4 rounded-lg bg-neutral-50 p-4'}>
|
||||||
|
<p className={'font-mono text-sm text-neutral-700'}>{useCase.example}</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</motion.div>
|
||||||
|
))}
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
{/* CTA Section */}
|
||||||
|
<section className={'relative overflow-hidden border-t border-neutral-200 py-20'}>
|
||||||
|
<div
|
||||||
|
className={
|
||||||
|
'absolute inset-0 -z-10 h-full w-full bg-white bg-[linear-gradient(to_right,#e5e7eb_1px,transparent_1px),linear-gradient(to_bottom,#e5e7eb_1px,transparent_1px)] bg-[size:4rem_4rem] [mask-image:radial-gradient(ellipse_80%_50%_at_50%_100%,#000_70%,transparent_110%)]'
|
||||||
|
}
|
||||||
|
/>
|
||||||
|
<motion.div
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
whileInView={{opacity: 1, y: 0}}
|
||||||
|
viewport={{once: true}}
|
||||||
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
className={'mx-auto max-w-3xl text-center'}
|
||||||
|
>
|
||||||
|
<h2 className={'text-4xl font-bold tracking-tight text-neutral-900 sm:text-5xl text-balance'}>
|
||||||
|
Set up your first workflow in minutes
|
||||||
|
</h2>
|
||||||
|
<p className={'mt-6 text-lg text-neutral-600'}>
|
||||||
|
1,000 emails free every month. Then $0.001 per email. No contact limits, no credit card required.
|
||||||
|
</p>
|
||||||
|
<div className={'mt-12 flex flex-wrap justify-center gap-4'}>
|
||||||
|
<motion.a
|
||||||
|
whileHover={{scale: 1.02}}
|
||||||
|
whileTap={{scale: 0.98}}
|
||||||
|
href={`${DASHBOARD_URI}/auth/signup`}
|
||||||
|
className={
|
||||||
|
'group rounded-lg bg-neutral-900 px-8 py-4 text-base font-semibold text-white transition hover:bg-neutral-800'
|
||||||
|
}
|
||||||
|
>
|
||||||
|
<span className={'flex items-center gap-2'}>
|
||||||
|
Get started for free
|
||||||
|
<ArrowRight className="h-4 w-4 transition-transform group-hover:translate-x-1" />
|
||||||
|
</span>
|
||||||
|
</motion.a>
|
||||||
|
<Link
|
||||||
|
href={'/pricing'}
|
||||||
|
className={
|
||||||
|
'rounded-lg border border-neutral-300 px-8 py-4 text-base font-semibold text-neutral-900 transition hover:border-neutral-400'
|
||||||
|
}
|
||||||
|
>
|
||||||
|
View pricing
|
||||||
|
</Link>
|
||||||
|
</div>
|
||||||
|
</motion.div>
|
||||||
|
</section>
|
||||||
|
</main>
|
||||||
|
|
||||||
|
<Footer />
|
||||||
|
</>
|
||||||
|
);
|
||||||
|
}
|
||||||
@@ -224,7 +224,12 @@ export default function GuidesIndex() {
|
|||||||
</section>
|
</section>
|
||||||
|
|
||||||
{/* CTA Section */}
|
{/* CTA Section */}
|
||||||
<section className={'border-t border-neutral-200 py-32'}>
|
<section className={'relative overflow-hidden border-t border-neutral-200 py-32'}>
|
||||||
|
<div
|
||||||
|
className={
|
||||||
|
'absolute inset-0 -z-10 h-full w-full bg-white bg-[linear-gradient(to_right,#e5e7eb_1px,transparent_1px),linear-gradient(to_bottom,#e5e7eb_1px,transparent_1px)] bg-[size:4rem_4rem] [mask-image:radial-gradient(ellipse_80%_50%_at_50%_100%,#000_70%,transparent_110%)]'
|
||||||
|
}
|
||||||
|
/>
|
||||||
<motion.div
|
<motion.div
|
||||||
initial={{opacity: 0, y: 20}}
|
initial={{opacity: 0, y: 20}}
|
||||||
whileInView={{opacity: 1, y: 0}}
|
whileInView={{opacity: 1, y: 0}}
|
||||||
@@ -245,7 +250,7 @@ export default function GuidesIndex() {
|
|||||||
'rounded-lg bg-neutral-900 px-8 py-4 text-base font-semibold text-white transition hover:bg-neutral-800'
|
'rounded-lg bg-neutral-900 px-8 py-4 text-base font-semibold text-white transition hover:bg-neutral-800'
|
||||||
}
|
}
|
||||||
>
|
>
|
||||||
Start free trial
|
Get started free
|
||||||
</motion.a>
|
</motion.a>
|
||||||
<Link
|
<Link
|
||||||
href="/pricing"
|
href="/pricing"
|
||||||
|
|||||||
@@ -15,8 +15,8 @@ import {
|
|||||||
ArrowRight,
|
ArrowRight,
|
||||||
BarChart3,
|
BarChart3,
|
||||||
Clock,
|
Clock,
|
||||||
Code2,
|
|
||||||
Globe,
|
Globe,
|
||||||
|
Inbox,
|
||||||
Lock,
|
Lock,
|
||||||
Mail,
|
Mail,
|
||||||
Megaphone,
|
Megaphone,
|
||||||
@@ -72,17 +72,18 @@ const features = [
|
|||||||
{
|
{
|
||||||
icon: <Workflow className="h-5 w-5" />,
|
icon: <Workflow className="h-5 w-5" />,
|
||||||
title: 'Workflow Automation',
|
title: 'Workflow Automation',
|
||||||
description: 'Visual builder for complex email sequences with triggers, delays, and conditional logic.',
|
description:
|
||||||
|
'Visual builder for complex email sequences with triggers, delays, and conditional logic. No code required.',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
icon: <Users className="h-5 w-5" />,
|
icon: <Users className="h-5 w-5" />,
|
||||||
title: 'Dynamic Segments',
|
title: 'Dynamic Segments',
|
||||||
description: 'Real-time audience segmentation based on contact data and behavior.',
|
description: 'Real-time audience segmentation based on contact data and behavior. Less noise, more signal.',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
icon: <Mail className="h-5 w-5" />,
|
icon: <Mail className="h-5 w-5" />,
|
||||||
title: 'Campaign Management',
|
title: 'Campaign Management',
|
||||||
description: 'Broadcast emails with scheduling and performance tracking.',
|
description: 'Broadcast emails with scheduling and performance tracking. Send the right message at the right time.',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
icon: <BarChart3 className="h-5 w-5" />,
|
icon: <BarChart3 className="h-5 w-5" />,
|
||||||
@@ -90,14 +91,14 @@ const features = [
|
|||||||
description: 'Detailed metrics on opens, clicks, bounces, and conversions across campaigns.',
|
description: 'Detailed metrics on opens, clicks, bounces, and conversions across campaigns.',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
icon: <Code2 className="h-5 w-5" />,
|
icon: <Inbox className="h-5 w-5" />,
|
||||||
title: 'Developer API',
|
title: 'Inbound Email',
|
||||||
description: 'RESTful API with comprehensive documentation.',
|
description: 'Receive and process incoming emails with webhook notifications. Your inbox, automated.',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
icon: <Globe className="h-5 w-5" />,
|
icon: <Globe className="h-5 w-5" />,
|
||||||
title: 'Custom Domains',
|
title: 'Custom Domains',
|
||||||
description: 'Brand consistency with DKIM authentication and custom sending domains.',
|
description: 'Brand consistency with DKIM authentication and custom sending domains. Yes, even in Outlook.',
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
@@ -224,13 +225,36 @@ export default function Index() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mx-auto max-w-4xl text-center'}
|
className={'mx-auto max-w-4xl text-center'}
|
||||||
>
|
>
|
||||||
<h1 className={'text-7xl font-bold tracking-tight text-neutral-900 sm:text-8xl lg:text-9xl'}>
|
<motion.div
|
||||||
|
initial={{opacity: 0, y: 10}}
|
||||||
|
animate={{opacity: 1, y: 0}}
|
||||||
|
transition={{duration: 0.5, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
className={
|
||||||
|
'mb-8 inline-flex flex-col sm:flex-row items-center gap-x-2 gap-y-1 rounded-full border border-neutral-200 bg-white px-4 py-2 text-sm shadow-sm'
|
||||||
|
}
|
||||||
|
>
|
||||||
|
<span className={'flex items-center gap-2'}>
|
||||||
|
<svg className="h-4 w-4 text-neutral-700" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true">
|
||||||
|
<path
|
||||||
|
fillRule="evenodd"
|
||||||
|
d="M12 2C6.477 2 2 6.484 2 12.017c0 4.425 2.865 8.18 6.839 9.504.5.092.682-.217.682-.483 0-.237-.008-.868-.013-1.703-2.782.605-3.369-1.343-3.369-1.343-.454-1.158-1.11-1.466-1.11-1.466-.908-.62.069-.608.069-.608 1.003.07 1.531 1.032 1.531 1.032.892 1.53 2.341 1.088 2.91.832.092-.647.35-1.088.636-1.338-2.22-.253-4.555-1.113-4.555-4.951 0-1.093.39-1.988 1.029-2.688-.103-.253-.446-1.272.098-2.65 0 0 .84-.27 2.75 1.026A9.564 9.564 0 0112 6.844c.85.004 1.705.115 2.504.337 1.909-1.296 2.747-1.027 2.747-1.027.546 1.379.202 2.398.1 2.651.64.7 1.028 1.595 1.028 2.688 0 3.848-2.339 4.695-4.566 4.943.359.309.678.92.678 1.855 0 1.338-.012 2.419-.012 2.747 0 .268.18.58.688.482A10.019 10.019 0 0022 12.017C22 6.484 17.522 2 12 2z"
|
||||||
|
clipRule="evenodd"
|
||||||
|
/>
|
||||||
|
</svg>
|
||||||
|
<span className={'font-medium text-neutral-700'}>5,000+ Stars on GitHub</span>
|
||||||
|
</span>
|
||||||
|
<span className={'hidden sm:inline text-neutral-300'}>·</span>
|
||||||
|
<span className={'text-neutral-500'}>AGPL-3.0 Open Source</span>
|
||||||
|
</motion.div>
|
||||||
|
|
||||||
|
<h1 className={'text-7xl font-bold tracking-tight text-neutral-900 sm:text-8xl lg:text-9xl text-balance'}>
|
||||||
Open-Source
|
Open-Source
|
||||||
<br />
|
<br />
|
||||||
Email Platform
|
Email Platform
|
||||||
</h1>
|
</h1>
|
||||||
<p className={'mx-auto mt-8 max-w-2xl text-xl text-neutral-600'}>
|
<p className={'mx-auto mt-8 max-w-2xl text-xl text-neutral-600'}>
|
||||||
Open-source email automation. Build workflows, segment audiences, and send emails with a simple API.
|
Transactional emails, marketing campaigns, and workflow automation in one platform. Open-source,
|
||||||
|
self-hostable, $0.001 per email, no contact limits.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div className={'mt-12 flex flex-wrap justify-center gap-4'}>
|
<div className={'mt-12 flex flex-wrap justify-center gap-4'}>
|
||||||
@@ -269,14 +293,14 @@ export default function Index() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mx-auto max-w-5xl text-center'}
|
className={'mx-auto max-w-5xl text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-4xl font-bold tracking-tight text-neutral-900'}>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>
|
||||||
Replace Resend, SendGrid, Mailchimp, and More
|
Replace your email stack
|
||||||
</h2>
|
</h2>
|
||||||
<p className={'mt-4 text-lg text-neutral-600'}>
|
<p className={'mt-4 text-lg text-neutral-600'}>
|
||||||
The open-source alternative to proprietary email platforms
|
The open-source alternative to Resend, SendGrid, Mailchimp, and more
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div className={'mt-16 grid gap-px bg-neutral-200 sm:grid-cols-2 lg:grid-cols-5'}>
|
<div className={'mt-16 grid grid-cols-2 gap-px bg-neutral-200 lg:grid-cols-5'}>
|
||||||
<Link href={'/vs/resend'} className={'group bg-white p-10 transition hover:bg-neutral-50'}>
|
<Link href={'/vs/resend'} className={'group bg-white p-10 transition hover:bg-neutral-50'}>
|
||||||
<div className={'flex flex-col items-center gap-4'}>
|
<div className={'flex flex-col items-center gap-4'}>
|
||||||
<div className={'text-2xl font-bold text-neutral-400 transition group-hover:text-neutral-900'}>
|
<div className={'text-2xl font-bold text-neutral-400 transition group-hover:text-neutral-900'}>
|
||||||
@@ -334,7 +358,7 @@ export default function Index() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mb-20 text-center'}
|
className={'mb-20 text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>
|
||||||
Most email tools weren't built to scale
|
Most email tools weren't built to scale
|
||||||
</h2>
|
</h2>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
@@ -355,7 +379,9 @@ export default function Index() {
|
|||||||
<Clock className="h-5 w-5" />
|
<Clock className="h-5 w-5" />
|
||||||
</div>
|
</div>
|
||||||
<h3 className={'mt-6 text-lg font-semibold text-neutral-900'}>Complex setup</h3>
|
<h3 className={'mt-6 text-lg font-semibold text-neutral-900'}>Complex setup</h3>
|
||||||
<p className={'mt-2 text-sm leading-relaxed text-neutral-600'}>Hours of configuration needed</p>
|
<p className={'mt-2 text-sm leading-relaxed text-neutral-600'}>
|
||||||
|
Most email platforms take days to configure. Plunk is up and running in under 5 minutes.
|
||||||
|
</p>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
|
|
||||||
<motion.div
|
<motion.div
|
||||||
@@ -373,7 +399,9 @@ export default function Index() {
|
|||||||
<TrendingUp className="h-5 w-5" />
|
<TrendingUp className="h-5 w-5" />
|
||||||
</div>
|
</div>
|
||||||
<h3 className={'mt-6 text-lg font-semibold text-neutral-900'}>Contact limits</h3>
|
<h3 className={'mt-6 text-lg font-semibold text-neutral-900'}>Contact limits</h3>
|
||||||
<p className={'mt-2 text-sm leading-relaxed text-neutral-600'}>Growth penalties</p>
|
<p className={'mt-2 text-sm leading-relaxed text-neutral-600'}>
|
||||||
|
Other platforms charge more as your list grows. Plunk stores unlimited contacts for free.
|
||||||
|
</p>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
|
|
||||||
<motion.div
|
<motion.div
|
||||||
@@ -391,7 +419,9 @@ export default function Index() {
|
|||||||
<Lock className="h-5 w-5" />
|
<Lock className="h-5 w-5" />
|
||||||
</div>
|
</div>
|
||||||
<h3 className={'mt-6 text-lg font-semibold text-neutral-900'}>Vendor lock-in</h3>
|
<h3 className={'mt-6 text-lg font-semibold text-neutral-900'}>Vendor lock-in</h3>
|
||||||
<p className={'mt-2 text-sm leading-relaxed text-neutral-600'}>Closed source platforms</p>
|
<p className={'mt-2 text-sm leading-relaxed text-neutral-600'}>
|
||||||
|
Closed-source platforms own your stack. Plunk is AGPL-3.0 licensed and fully self-hostable.
|
||||||
|
</p>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
@@ -405,7 +435,7 @@ export default function Index() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mb-20 text-center'}
|
className={'mb-20 text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>Built for scale</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>Built for scale</h2>
|
||||||
<p className={'mt-4 text-lg text-neutral-600'}>Everything you need to run email at any volume</p>
|
<p className={'mt-4 text-lg text-neutral-600'}>Everything you need to run email at any volume</p>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
|
|
||||||
@@ -442,11 +472,12 @@ export default function Index() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mx-auto max-w-4xl text-center'}
|
className={'mx-auto max-w-4xl text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>
|
||||||
One contact, unified across everything
|
One contact, complete history
|
||||||
</h2>
|
</h2>
|
||||||
<p className={'mt-6 text-lg text-neutral-600'}>
|
<p className={'mt-6 text-lg text-neutral-600'}>
|
||||||
Every interaction flows into a single contact record with complete history
|
Every interaction flows into a single contact record. Transactional emails, campaigns, and workflows, all
|
||||||
|
tracked in one place.
|
||||||
</p>
|
</p>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
|
|
||||||
@@ -602,31 +633,40 @@ export default function Index() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mx-auto max-w-4xl text-center'}
|
className={'mx-auto max-w-4xl text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>Open source, privacy first</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>
|
||||||
|
Open source, privacy first
|
||||||
|
</h2>
|
||||||
<p className={'mt-6 text-lg text-neutral-600'}>
|
<p className={'mt-6 text-lg text-neutral-600'}>
|
||||||
Transparent codebase, privacy-focused infrastructure, and the option to self-host
|
AGPL-3.0 licensed, EU-hosted, and GDPR compliant. Inspect the code, self-host on your own infrastructure,
|
||||||
|
or use our cloud.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div className={'mt-16 grid gap-px bg-neutral-200 sm:grid-cols-3'}>
|
<div className={'mt-16 grid gap-px bg-neutral-200 sm:grid-cols-3'}>
|
||||||
<div className={'bg-white p-12'}>
|
<div className={'bg-white p-12'}>
|
||||||
<div className={'mx-auto flex h-14 w-14 items-center justify-center rounded-xl bg-neutral-100'}>
|
<div
|
||||||
<PackageOpen className={'h-7 w-7 text-neutral-900'} />
|
className={'mx-auto flex h-14 w-14 items-center justify-center rounded-xl bg-neutral-900 text-white'}
|
||||||
|
>
|
||||||
|
<PackageOpen className={'h-7 w-7'} />
|
||||||
</div>
|
</div>
|
||||||
<h3 className={'mt-6 text-lg font-semibold text-neutral-900'}>Open Source</h3>
|
<h3 className={'mt-6 text-lg font-semibold text-neutral-900'}>Open Source</h3>
|
||||||
<p className={'mt-2 text-sm text-neutral-600'}>AGPL-3.0 licensed</p>
|
<p className={'mt-2 text-sm text-neutral-600'}>AGPL-3.0 licensed</p>
|
||||||
<p className={'mt-4 text-xs text-neutral-500'}>4K+ stars on GitHub</p>
|
<p className={'mt-4 text-xs text-neutral-500'}>5K+ stars on GitHub</p>
|
||||||
</div>
|
</div>
|
||||||
<div className={'bg-white p-12'}>
|
<div className={'bg-white p-12'}>
|
||||||
<div className={'mx-auto flex h-14 w-14 items-center justify-center rounded-xl bg-neutral-100'}>
|
<div
|
||||||
<Shield className={'h-7 w-7 text-neutral-900'} />
|
className={'mx-auto flex h-14 w-14 items-center justify-center rounded-xl bg-neutral-900 text-white'}
|
||||||
|
>
|
||||||
|
<Shield className={'h-7 w-7'} />
|
||||||
</div>
|
</div>
|
||||||
<h3 className={'mt-6 text-lg font-semibold text-neutral-900'}>Privacy First</h3>
|
<h3 className={'mt-6 text-lg font-semibold text-neutral-900'}>Privacy First</h3>
|
||||||
<p className={'mt-2 text-sm text-neutral-600'}>EU hosted</p>
|
<p className={'mt-2 text-sm text-neutral-600'}>EU hosted</p>
|
||||||
<p className={'mt-4 text-xs text-neutral-500'}>GDPR compliant</p>
|
<p className={'mt-4 text-xs text-neutral-500'}>GDPR compliant</p>
|
||||||
</div>
|
</div>
|
||||||
<div className={'bg-white p-12'}>
|
<div className={'bg-white p-12'}>
|
||||||
<div className={'mx-auto flex h-14 w-14 items-center justify-center rounded-xl bg-neutral-100'}>
|
<div
|
||||||
<Globe className={'h-7 w-7 text-neutral-900'} />
|
className={'mx-auto flex h-14 w-14 items-center justify-center rounded-xl bg-neutral-900 text-white'}
|
||||||
|
>
|
||||||
|
<Globe className={'h-7 w-7'} />
|
||||||
</div>
|
</div>
|
||||||
<h3 className={'mt-6 text-lg font-semibold text-neutral-900'}>Self-Hostable</h3>
|
<h3 className={'mt-6 text-lg font-semibold text-neutral-900'}>Self-Hostable</h3>
|
||||||
<p className={'mt-2 text-sm text-neutral-600'}>Deploy anywhere</p>
|
<p className={'mt-2 text-sm text-neutral-600'}>Deploy anywhere</p>
|
||||||
@@ -660,8 +700,12 @@ export default function Index() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mx-auto max-w-4xl text-center'}
|
className={'mx-auto max-w-4xl text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>Simple, transparent pricing</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>
|
||||||
<p className={'mt-6 text-lg text-neutral-600'}>Pay for what you use, nothing more</p>
|
Simple, transparent pricing
|
||||||
|
</h2>
|
||||||
|
<p className={'mt-6 text-lg text-neutral-600'}>
|
||||||
|
Pay for what you use, nothing more. No surprises at scale.
|
||||||
|
</p>
|
||||||
|
|
||||||
<div className={'mt-20'}>
|
<div className={'mt-20'}>
|
||||||
<div className={'flex items-baseline justify-center gap-3'}>
|
<div className={'flex items-baseline justify-center gap-3'}>
|
||||||
@@ -735,7 +779,7 @@ export default function Index() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
>
|
>
|
||||||
<div className={'mb-20 text-center'}>
|
<div className={'mb-20 text-center'}>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>Trusted by the best</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>Trusted by the best</h2>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div className={'grid gap-px bg-neutral-200 sm:grid-cols-2 lg:grid-cols-3'}>
|
<div className={'grid gap-px bg-neutral-200 sm:grid-cols-2 lg:grid-cols-3'}>
|
||||||
@@ -748,9 +792,8 @@ export default function Index() {
|
|||||||
transition={{duration: 0.5, delay: index * 0.1, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.5, delay: index * 0.1, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'flex flex-col bg-white p-10'}
|
className={'flex flex-col bg-white p-10'}
|
||||||
>
|
>
|
||||||
<p className={'min-h-[3.5rem] text-sm leading-relaxed text-neutral-600'}>
|
<div className={'mb-2 font-serif text-5xl leading-none text-neutral-200'}>“</div>
|
||||||
“{t.testimonial}”
|
<p className={'text-sm leading-relaxed text-neutral-700'}>{t.testimonial}</p>
|
||||||
</p>
|
|
||||||
<div className={'mt-auto flex items-center gap-4 pt-6'}>
|
<div className={'mt-auto flex items-center gap-4 pt-6'}>
|
||||||
<div className={'relative h-12 w-12 overflow-hidden rounded-full'}>
|
<div className={'relative h-12 w-12 overflow-hidden rounded-full'}>
|
||||||
<Image src={t.image} alt={t.author} placeholder="blur" className={'object-cover'} />
|
<Image src={t.image} alt={t.author} placeholder="blur" className={'object-cover'} />
|
||||||
@@ -767,7 +810,12 @@ export default function Index() {
|
|||||||
</section>
|
</section>
|
||||||
|
|
||||||
{/* CTA */}
|
{/* CTA */}
|
||||||
<section className={'border-t border-neutral-200 py-32'}>
|
<section className={'relative overflow-hidden border-t border-neutral-200 py-32'}>
|
||||||
|
<div
|
||||||
|
className={
|
||||||
|
'absolute inset-0 -z-10 h-full w-full bg-white bg-[linear-gradient(to_right,#e5e7eb_1px,transparent_1px),linear-gradient(to_bottom,#e5e7eb_1px,transparent_1px)] bg-[size:4rem_4rem] [mask-image:radial-gradient(ellipse_80%_50%_at_50%_100%,#000_70%,transparent_110%)]'
|
||||||
|
}
|
||||||
|
/>
|
||||||
<motion.div
|
<motion.div
|
||||||
initial={{opacity: 0, y: 20}}
|
initial={{opacity: 0, y: 20}}
|
||||||
whileInView={{opacity: 1, y: 0}}
|
whileInView={{opacity: 1, y: 0}}
|
||||||
@@ -775,9 +823,11 @@ export default function Index() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mx-auto max-w-3xl text-center'}
|
className={'mx-auto max-w-3xl text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>Ready to get started?</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>
|
||||||
|
Start sending in 5 minutes
|
||||||
|
</h2>
|
||||||
<p className={'mt-6 text-lg text-neutral-600'}>
|
<p className={'mt-6 text-lg text-neutral-600'}>
|
||||||
Join thousands of businesses building better email experiences with Plunk
|
1,000 emails free every month. Then $0.001 per email. No contact limits, no surprises.
|
||||||
</p>
|
</p>
|
||||||
<div className={'mt-12 flex flex-wrap justify-center gap-4'}>
|
<div className={'mt-12 flex flex-wrap justify-center gap-4'}>
|
||||||
<motion.a
|
<motion.a
|
||||||
|
|||||||
+251
-254
@@ -2,14 +2,63 @@ import {NextSeo} from 'next-seo';
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import {Footer, Navbar} from '../components';
|
import {Footer, Navbar} from '../components';
|
||||||
import {motion} from 'framer-motion';
|
import {motion} from 'framer-motion';
|
||||||
|
|
||||||
import {DASHBOARD_URI} from '../lib/constants';
|
import {DASHBOARD_URI} from '../lib/constants';
|
||||||
|
import {ArrowRight, BarChart3, Code2, Globe, Mail, PackageOpen, Shield, Users, Zap, X, Check} from 'lucide-react';
|
||||||
|
import Link from 'next/link';
|
||||||
import {GithubIcon} from 'lucide-react';
|
import {GithubIcon} from 'lucide-react';
|
||||||
|
|
||||||
|
const includedFeatures = [
|
||||||
|
{
|
||||||
|
icon: <Mail className="h-5 w-5" />,
|
||||||
|
title: 'Transactional emails',
|
||||||
|
description: 'API and SMTP delivery for receipts, password resets, and any event-driven email.',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
icon: <Zap className="h-5 w-5" />,
|
||||||
|
title: 'Workflow automation',
|
||||||
|
description: 'Build event-triggered sequences with delays, conditions, and branching logic.',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
icon: <BarChart3 className="h-5 w-5" />,
|
||||||
|
title: 'Campaign broadcasts',
|
||||||
|
description: 'Send newsletters and announcements to your full list or a targeted segment.',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
icon: <Users className="h-5 w-5" />,
|
||||||
|
title: 'Unlimited contacts',
|
||||||
|
description: 'Store as many contacts as you need. Growing your list never costs more.',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
icon: <Code2 className="h-5 w-5" />,
|
||||||
|
title: 'Full API access',
|
||||||
|
description: 'REST API with SDKs for Node.js, Python, and more. Comprehensive documentation.',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
icon: <Shield className="h-5 w-5" />,
|
||||||
|
title: 'Custom domains',
|
||||||
|
description: 'Send from your own domain with DKIM, SPF, and DMARC set up automatically.',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
icon: <Globe className="h-5 w-5" />,
|
||||||
|
title: 'Audience segmentation',
|
||||||
|
description: 'Dynamic segments built on behavior, attributes, and engagement data.',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
icon: <BarChart3 className="h-5 w-5" />,
|
||||||
|
title: 'Analytics & tracking',
|
||||||
|
description: 'Opens, clicks, bounces, and unsubscribes. Real data, no guessing.',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
icon: <PackageOpen className="h-5 w-5" />,
|
||||||
|
title: 'Open source',
|
||||||
|
description: 'AGPL-3.0 licensed. Inspect the code, self-host it, or contribute to it.',
|
||||||
|
},
|
||||||
|
];
|
||||||
|
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
export default function Index() {
|
export default function Pricing() {
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<NextSeo
|
<NextSeo
|
||||||
@@ -32,273 +81,221 @@ export default function Index() {
|
|||||||
|
|
||||||
<Navbar />
|
<Navbar />
|
||||||
|
|
||||||
<div className={'mx-auto max-w-7xl px-8 sm:px-0'}>
|
<main className={'mx-auto max-w-7xl px-8 sm:px-0'}>
|
||||||
<main>
|
{/* Hero */}
|
||||||
<section className={'py-32'}>
|
<section className={'relative py-20 sm:py-32'}>
|
||||||
<div className={'mx-auto max-w-4xl text-center'}>
|
<div
|
||||||
<h1 className="text-5xl font-bold tracking-tight text-neutral-900 sm:text-6xl lg:text-7xl">
|
className={
|
||||||
Simple, transparent pricing
|
'absolute inset-0 -z-10 h-full w-full bg-white bg-[linear-gradient(to_right,#e5e7eb_1px,transparent_1px),linear-gradient(to_bottom,#e5e7eb_1px,transparent_1px)] bg-[size:4rem_4rem] [mask-image:radial-gradient(ellipse_80%_50%_at_50%_0%,#000_70%,transparent_110%)]'
|
||||||
</h1>
|
}
|
||||||
<p className="mx-auto mt-6 max-w-2xl text-xl text-neutral-600">Start free, pay only for what you use</p>
|
/>
|
||||||
</div>
|
|
||||||
|
|
||||||
{/* Pricing Tiers */}
|
<motion.div
|
||||||
<div className="mx-auto mt-20 grid max-w-5xl gap-8 lg:grid-cols-2">
|
initial={{opacity: 0, y: 20}}
|
||||||
{/* Free Tier */}
|
animate={{opacity: 1, y: 0}}
|
||||||
<motion.div
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
initial={{opacity: 0, y: 20}}
|
className={'mx-auto max-w-4xl text-center'}
|
||||||
animate={{opacity: 1, y: 0}}
|
>
|
||||||
transition={{delay: 0.2}}
|
<h1 className="text-5xl font-bold tracking-tight text-neutral-900 sm:text-6xl lg:text-7xl text-balance">
|
||||||
className="relative flex flex-col overflow-hidden rounded-2xl bg-gradient-to-br from-neutral-900 via-neutral-800 to-neutral-900 p-10 shadow-2xl"
|
Simple, transparent pricing
|
||||||
|
</h1>
|
||||||
|
<p className="mx-auto mt-6 max-w-2xl text-xl text-neutral-600">
|
||||||
|
1,000 emails free every month. Then $0.001 per email. Unlimited contacts, no hidden fees.
|
||||||
|
</p>
|
||||||
|
</motion.div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
{/* Pricing tiers */}
|
||||||
|
<section className={'pb-20'}>
|
||||||
|
<div className={'mx-auto grid max-w-4xl gap-px bg-neutral-200 sm:grid-cols-2'}>
|
||||||
|
{/* Free */}
|
||||||
|
<motion.div
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
animate={{opacity: 1, y: 0}}
|
||||||
|
transition={{delay: 0.1, duration: 0.6, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
className={'flex flex-col bg-white p-10'}
|
||||||
|
>
|
||||||
|
<p className={'text-sm font-semibold uppercase tracking-widest text-neutral-400'}>Free forever</p>
|
||||||
|
<div className={'mt-4 flex items-baseline gap-2'}>
|
||||||
|
<span className={'text-6xl font-bold tracking-tight text-neutral-900'}>1,000</span>
|
||||||
|
<span className={'text-lg text-neutral-500'}>emails / mo</span>
|
||||||
|
</div>
|
||||||
|
<p className={'mt-2 text-sm text-neutral-500'}>No credit card required</p>
|
||||||
|
|
||||||
|
<ul className={'mt-8 flex-1 space-y-3'}>
|
||||||
|
{['Transactional emails', 'Workflow automation', 'Campaign broadcasts', 'Custom domains', 'Click & open tracking', 'Unlimited contacts'].map(item => (
|
||||||
|
<li key={item} className={'flex items-center gap-3 text-sm text-neutral-600'}>
|
||||||
|
<Check className={'h-4 w-4 flex-shrink-0 text-neutral-900'} />
|
||||||
|
{item}
|
||||||
|
</li>
|
||||||
|
))}
|
||||||
|
<li className={'flex items-center gap-3 text-sm text-neutral-400'}>
|
||||||
|
<X className={'h-4 w-4 flex-shrink-0'} />
|
||||||
|
Plunk branding on emails
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<motion.a
|
||||||
|
href={`${DASHBOARD_URI}/auth/signup`}
|
||||||
|
whileHover={{scale: 1.02}}
|
||||||
|
whileTap={{scale: 0.98}}
|
||||||
|
className={'mt-10 block w-full rounded-lg border border-neutral-300 px-6 py-3 text-center text-sm font-semibold text-neutral-900 transition hover:border-neutral-400'}
|
||||||
>
|
>
|
||||||
<div className="absolute -right-10 -top-10 h-40 w-40 rounded-full bg-white/5 blur-3xl" />
|
Start for free
|
||||||
<div className="absolute -bottom-10 -left-10 h-40 w-40 rounded-full bg-white/5 blur-3xl" />
|
</motion.a>
|
||||||
|
</motion.div>
|
||||||
|
|
||||||
<div className="relative flex flex-1 flex-col">
|
{/* Pay as you grow */}
|
||||||
<div className="mb-6 inline-block self-start rounded-full border border-white/20 bg-white/10 px-4 py-1.5 text-sm font-semibold text-white backdrop-blur-sm">
|
<motion.div
|
||||||
Free Forever
|
initial={{opacity: 0, y: 20}}
|
||||||
</div>
|
animate={{opacity: 1, y: 0}}
|
||||||
|
transition={{delay: 0.2, duration: 0.6, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
className={'flex flex-col bg-white p-10'}
|
||||||
|
>
|
||||||
|
<p className={'text-sm font-semibold uppercase tracking-widest text-neutral-400'}>Pay as you grow</p>
|
||||||
|
<div className={'mt-4 flex items-baseline gap-2'}>
|
||||||
|
<span className={'text-6xl font-bold tracking-tight text-neutral-900'}>$0.001</span>
|
||||||
|
<span className={'text-lg text-neutral-500'}>/ email</span>
|
||||||
|
</div>
|
||||||
|
<p className={'mt-2 text-sm'}> </p>
|
||||||
|
|
||||||
<div className="mb-2 flex items-baseline gap-2">
|
<ul className={'mt-8 flex-1 space-y-3'}>
|
||||||
<span className="text-6xl font-bold tracking-tight text-white">1,000</span>
|
{['Everything in Free', 'No Plunk branding', 'Monthly spend cap', 'Unlimited emails'].map(item => (
|
||||||
<span className="text-xl font-medium text-white/60">emails</span>
|
<li key={item} className={'flex items-center gap-3 text-sm text-neutral-600'}>
|
||||||
</div>
|
<Check className={'h-4 w-4 flex-shrink-0 text-neutral-900'} />
|
||||||
<p className="mb-8 text-base text-white/60">per month</p>
|
{item}
|
||||||
|
</li>
|
||||||
|
))}
|
||||||
|
</ul>
|
||||||
|
|
||||||
<ul className="flex-1 space-y-3">
|
<motion.a
|
||||||
<li className="flex items-start gap-3 text-white/80">
|
href={`${DASHBOARD_URI}/auth/signup`}
|
||||||
<svg className="mt-0.5 h-5 w-5 flex-shrink-0 text-white" fill="currentColor" viewBox="0 0 20 20">
|
whileHover={{scale: 1.02}}
|
||||||
<path
|
whileTap={{scale: 0.98}}
|
||||||
fillRule="evenodd"
|
className={'mt-10 block w-full rounded-lg bg-neutral-900 px-6 py-3 text-center text-sm font-semibold text-white transition hover:bg-neutral-800'}
|
||||||
d="M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z"
|
>
|
||||||
clipRule="evenodd"
|
Get started
|
||||||
/>
|
|
||||||
</svg>
|
|
||||||
<span>Transactional emails</span>
|
|
||||||
</li>
|
|
||||||
<li className="flex items-start gap-3 text-white/80">
|
|
||||||
<svg className="mt-0.5 h-5 w-5 flex-shrink-0 text-white" fill="currentColor" viewBox="0 0 20 20">
|
|
||||||
<path
|
|
||||||
fillRule="evenodd"
|
|
||||||
d="M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z"
|
|
||||||
clipRule="evenodd"
|
|
||||||
/>
|
|
||||||
</svg>
|
|
||||||
<span>Workflow automation</span>
|
|
||||||
</li>
|
|
||||||
<li className="flex items-start gap-3 text-white/80">
|
|
||||||
<svg className="mt-0.5 h-5 w-5 flex-shrink-0 text-white" fill="currentColor" viewBox="0 0 20 20">
|
|
||||||
<path
|
|
||||||
fillRule="evenodd"
|
|
||||||
d="M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z"
|
|
||||||
clipRule="evenodd"
|
|
||||||
/>
|
|
||||||
</svg>
|
|
||||||
<span>Campaign broadcasts</span>
|
|
||||||
</li>
|
|
||||||
<li className="flex items-start gap-3 text-white/80">
|
|
||||||
<svg className="mt-0.5 h-5 w-5 flex-shrink-0 text-white" fill="currentColor" viewBox="0 0 20 20">
|
|
||||||
<path
|
|
||||||
fillRule="evenodd"
|
|
||||||
d="M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z"
|
|
||||||
clipRule="evenodd"
|
|
||||||
/>
|
|
||||||
</svg>
|
|
||||||
<span>Custom domains</span>
|
|
||||||
</li>
|
|
||||||
<li className="flex items-start gap-3 text-white/80">
|
|
||||||
<svg className="mt-0.5 h-5 w-5 flex-shrink-0 text-white" fill="currentColor" viewBox="0 0 20 20">
|
|
||||||
<path
|
|
||||||
fillRule="evenodd"
|
|
||||||
d="M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z"
|
|
||||||
clipRule="evenodd"
|
|
||||||
/>
|
|
||||||
</svg>
|
|
||||||
<span>Click & open tracking</span>
|
|
||||||
</li>
|
|
||||||
<li className="flex items-start gap-3 text-white/80">
|
|
||||||
<svg className="mt-0.5 h-5 w-5 flex-shrink-0 text-white" fill="currentColor" viewBox="0 0 20 20">
|
|
||||||
<path
|
|
||||||
fillRule="evenodd"
|
|
||||||
d="M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z"
|
|
||||||
clipRule="evenodd"
|
|
||||||
/>
|
|
||||||
</svg>
|
|
||||||
<span>No credit card required</span>
|
|
||||||
</li>
|
|
||||||
<li className="flex items-start gap-3 text-white/60">
|
|
||||||
<svg className="mt-0.5 h-5 w-5 flex-shrink-0" fill="currentColor" viewBox="0 0 20 20">
|
|
||||||
<path
|
|
||||||
fillRule="evenodd"
|
|
||||||
d="M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-7 4a1 1 0 11-2 0 1 1 0 012 0zm-1-9a1 1 0 00-1 1v4a1 1 0 102 0V6a1 1 0 00-1-1z"
|
|
||||||
clipRule="evenodd"
|
|
||||||
/>
|
|
||||||
</svg>
|
|
||||||
<span>Plunk branding</span>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
<motion.a
|
</motion.a>
|
||||||
href={`${DASHBOARD_URI}/auth/signup`}
|
</motion.div>
|
||||||
whileHover={{scale: 1.02}}
|
</div>
|
||||||
whileTap={{scale: 0.98}}
|
</section>
|
||||||
className="mt-8 block w-full rounded-lg border-2 border-white bg-white px-6 py-3 text-center font-semibold text-neutral-900 transition hover:bg-white/90"
|
|
||||||
>
|
{/* Every feature included */}
|
||||||
Start for free
|
<section className={'py-20'}>
|
||||||
</motion.a>
|
<motion.div
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
whileInView={{opacity: 1, y: 0}}
|
||||||
|
viewport={{once: true}}
|
||||||
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
className={'mb-16 text-center'}
|
||||||
|
>
|
||||||
|
<h2 className={'text-4xl font-bold tracking-tight text-neutral-900 sm:text-5xl text-balance'}>
|
||||||
|
Every feature on every plan
|
||||||
|
</h2>
|
||||||
|
<p className={'mt-4 text-lg text-neutral-600'}>No feature tiers, no add-ons, no surprises</p>
|
||||||
|
</motion.div>
|
||||||
|
|
||||||
|
<div className={'grid gap-px bg-neutral-200 sm:grid-cols-2 lg:grid-cols-3'}>
|
||||||
|
{includedFeatures.map((feature, index) => (
|
||||||
|
<motion.div
|
||||||
|
key={feature.title}
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
whileInView={{opacity: 1, y: 0}}
|
||||||
|
viewport={{once: true}}
|
||||||
|
transition={{duration: 0.5, delay: index * 0.05, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
className={'group bg-white p-10 transition hover:bg-neutral-50'}
|
||||||
|
>
|
||||||
|
<div className={'flex h-12 w-12 items-center justify-center rounded-xl bg-neutral-900 text-white transition group-hover:scale-110'}>
|
||||||
|
{feature.icon}
|
||||||
</div>
|
</div>
|
||||||
|
<h3 className={'mt-6 text-lg font-semibold text-neutral-900'}>{feature.title}</h3>
|
||||||
|
<p className={'mt-2 text-sm leading-relaxed text-neutral-600'}>{feature.description}</p>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
|
))}
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
{/* Pay as you grow */}
|
{/* Self-host */}
|
||||||
<motion.div
|
<section className={'py-20'}>
|
||||||
initial={{opacity: 0, y: 20}}
|
<motion.div
|
||||||
animate={{opacity: 1, y: 0}}
|
initial={{opacity: 0, y: 20}}
|
||||||
transition={{delay: 0.3}}
|
whileInView={{opacity: 1, y: 0}}
|
||||||
className="relative flex flex-col overflow-hidden rounded-2xl border-2 border-neutral-200 bg-white p-10 shadow-lg"
|
viewport={{once: true}}
|
||||||
>
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
<div className="mb-6 inline-block self-start rounded-full bg-neutral-100 px-4 py-1.5 text-sm font-semibold text-neutral-900">
|
className={'overflow-hidden rounded-xl border border-neutral-200 bg-white'}
|
||||||
Pay as you grow
|
>
|
||||||
|
<div className={'flex flex-col items-center gap-6 p-10 sm:flex-row sm:gap-0'}>
|
||||||
|
<div className={'flex-1 text-center sm:text-left'}>
|
||||||
|
<div className={'mb-3 inline-flex items-center gap-2 rounded-full bg-neutral-100 px-3 py-1 text-sm font-medium text-neutral-700'}>
|
||||||
|
<PackageOpen className={'h-3.5 w-3.5'} />
|
||||||
|
Self-hostable
|
||||||
</div>
|
</div>
|
||||||
|
<h2 className={'text-2xl font-bold text-neutral-900'}>Run it on your own infrastructure</h2>
|
||||||
<div className="mb-2 flex items-baseline gap-2">
|
<p className={'mt-2 text-neutral-600'}>
|
||||||
<span className="text-6xl font-bold tracking-tight text-neutral-900">$0.001</span>
|
Full data ownership, no per-email costs, and GDPR compliance by default. Deploy with Docker Compose in minutes.
|
||||||
<span className="text-xl font-medium text-neutral-500">per email</span>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<p className="mb-8 text-base text-neutral-500">No contact limits, pay only for what you send</p>
|
<div className={'sm:ml-auto sm:pl-8'}>
|
||||||
|
<motion.button
|
||||||
<ul className="flex-1 space-y-3">
|
onClick={() => {
|
||||||
<li className="flex items-start gap-3 text-neutral-600">
|
window.open('https://github.com/useplunk/plunk', '_blank');
|
||||||
<svg
|
}}
|
||||||
className="mt-0.5 h-5 w-5 flex-shrink-0 text-neutral-900"
|
|
||||||
fill="currentColor"
|
|
||||||
viewBox="0 0 20 20"
|
|
||||||
>
|
|
||||||
<path
|
|
||||||
fillRule="evenodd"
|
|
||||||
d="M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z"
|
|
||||||
clipRule="evenodd"
|
|
||||||
/>
|
|
||||||
</svg>
|
|
||||||
<span>Everything in Free</span>
|
|
||||||
</li>
|
|
||||||
<li className="flex items-start gap-3 text-neutral-600">
|
|
||||||
<svg
|
|
||||||
className="mt-0.5 h-5 w-5 flex-shrink-0 text-neutral-900"
|
|
||||||
fill="currentColor"
|
|
||||||
viewBox="0 0 20 20"
|
|
||||||
>
|
|
||||||
<path
|
|
||||||
fillRule="evenodd"
|
|
||||||
d="M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z"
|
|
||||||
clipRule="evenodd"
|
|
||||||
/>
|
|
||||||
</svg>
|
|
||||||
<span>No Plunk branding</span>
|
|
||||||
</li>
|
|
||||||
<li className="flex items-start gap-3 text-neutral-600">
|
|
||||||
<svg
|
|
||||||
className="mt-0.5 h-5 w-5 flex-shrink-0 text-neutral-900"
|
|
||||||
fill="currentColor"
|
|
||||||
viewBox="0 0 20 20"
|
|
||||||
>
|
|
||||||
<path
|
|
||||||
fillRule="evenodd"
|
|
||||||
d="M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z"
|
|
||||||
clipRule="evenodd"
|
|
||||||
/>
|
|
||||||
</svg>
|
|
||||||
<span>Billing limits</span>
|
|
||||||
</li>
|
|
||||||
<li className="flex items-start gap-3 text-neutral-600">
|
|
||||||
<svg
|
|
||||||
className="mt-0.5 h-5 w-5 flex-shrink-0 text-neutral-900"
|
|
||||||
fill="currentColor"
|
|
||||||
viewBox="0 0 20 20"
|
|
||||||
>
|
|
||||||
<path
|
|
||||||
fillRule="evenodd"
|
|
||||||
d="M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z"
|
|
||||||
clipRule="evenodd"
|
|
||||||
/>
|
|
||||||
</svg>
|
|
||||||
<span>Unlimited emails</span>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
<motion.a
|
|
||||||
href={`${DASHBOARD_URI}/auth/signup`}
|
|
||||||
whileHover={{scale: 1.02}}
|
whileHover={{scale: 1.02}}
|
||||||
whileTap={{scale: 0.98}}
|
whileTap={{scale: 0.98}}
|
||||||
className="mt-8 block w-full rounded-lg bg-neutral-900 px-6 py-3 text-center font-semibold text-white transition hover:bg-neutral-800"
|
className={'flex w-full items-center justify-center gap-x-3 rounded-lg bg-neutral-900 px-6 py-3 text-base font-semibold text-white transition hover:bg-neutral-800 sm:w-auto'}
|
||||||
>
|
>
|
||||||
Start for free
|
<GithubIcon size={18} />
|
||||||
</motion.a>
|
View on GitHub
|
||||||
</motion.div>
|
</motion.button>
|
||||||
</div>
|
|
||||||
|
|
||||||
{/* Features Grid */}
|
|
||||||
<div className="mx-auto mt-24 max-w-5xl">
|
|
||||||
<h2 className="mb-12 text-center text-2xl font-bold text-neutral-900">Everything included</h2>
|
|
||||||
<div className="grid gap-px bg-neutral-200 sm:grid-cols-2 lg:grid-cols-3">
|
|
||||||
<div className="bg-white p-8">
|
|
||||||
<h3 className="text-lg font-semibold text-neutral-900">Unlimited emails</h3>
|
|
||||||
<p className="mt-2 text-sm text-neutral-600">
|
|
||||||
Send unlimited transactional, campaign, and automated emails
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
<div className="bg-white p-8">
|
|
||||||
<h3 className="text-lg font-semibold text-neutral-900">Unlimited contacts</h3>
|
|
||||||
<p className="mt-2 text-sm text-neutral-600">
|
|
||||||
No limits on your audience size. Grow without restrictions
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
<div className="bg-white p-8">
|
|
||||||
<h3 className="text-lg font-semibold text-neutral-900">Custom domains</h3>
|
|
||||||
<p className="mt-2 text-sm text-neutral-600">Send from your own domain with full authentication</p>
|
|
||||||
</div>
|
|
||||||
<div className="bg-white p-8">
|
|
||||||
<h3 className="text-lg font-semibold text-neutral-900">Analytics & tracking</h3>
|
|
||||||
<p className="mt-2 text-sm text-neutral-600">Detailed metrics on opens, clicks, and conversions</p>
|
|
||||||
</div>
|
|
||||||
<div className="bg-white p-8">
|
|
||||||
<h3 className="text-lg font-semibold text-neutral-900">Workflow automation</h3>
|
|
||||||
<p className="mt-2 text-sm text-neutral-600">Build complex email sequences with visual editor</p>
|
|
||||||
</div>
|
|
||||||
<div className="bg-white p-8">
|
|
||||||
<h3 className="text-lg font-semibold text-neutral-900">API access</h3>
|
|
||||||
<p className="mt-2 text-sm text-neutral-600">Full REST API with comprehensive documentation</p>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div className="mt-12 overflow-hidden rounded-lg border border-neutral-200">
|
|
||||||
<div className="flex flex-col items-center space-y-6 p-10 sm:flex-row sm:space-y-0">
|
|
||||||
<div className="flex-1 text-center sm:text-left">
|
|
||||||
<h2 className={'text-2xl font-bold text-neutral-900'}>Self-host</h2>
|
|
||||||
<p className={'mt-2 text-neutral-600'}>
|
|
||||||
Host Plunk on your own infrastructure. The perfect solution for when you require full control.
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
<div className={'sm:ml-auto'}>
|
|
||||||
<motion.button
|
|
||||||
onClick={() => {
|
|
||||||
window.open('https://github.com/useplunk/plunk', '_blank');
|
|
||||||
}}
|
|
||||||
whileHover={{scale: 1.02}}
|
|
||||||
whileTap={{scale: 0.98}}
|
|
||||||
className={
|
|
||||||
'flex w-full items-center justify-center gap-x-3 rounded-lg bg-neutral-900 px-6 py-3 text-base font-semibold text-white transition hover:bg-neutral-800 sm:w-auto'
|
|
||||||
}
|
|
||||||
>
|
|
||||||
<GithubIcon size={20} />
|
|
||||||
View GitHub
|
|
||||||
</motion.button>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</motion.div>
|
||||||
</main>
|
</section>
|
||||||
</div>
|
|
||||||
|
{/* CTA */}
|
||||||
|
<section className={'relative overflow-hidden border-t border-neutral-200 py-20'}>
|
||||||
|
<div
|
||||||
|
className={
|
||||||
|
'absolute inset-0 -z-10 h-full w-full bg-white bg-[linear-gradient(to_right,#e5e7eb_1px,transparent_1px),linear-gradient(to_bottom,#e5e7eb_1px,transparent_1px)] bg-[size:4rem_4rem] [mask-image:radial-gradient(ellipse_80%_50%_at_50%_100%,#000_70%,transparent_110%)]'
|
||||||
|
}
|
||||||
|
/>
|
||||||
|
<motion.div
|
||||||
|
initial={{opacity: 0, y: 20}}
|
||||||
|
whileInView={{opacity: 1, y: 0}}
|
||||||
|
viewport={{once: true}}
|
||||||
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
|
className={'mx-auto max-w-3xl text-center'}
|
||||||
|
>
|
||||||
|
<h2 className={'text-4xl font-bold tracking-tight text-neutral-900 sm:text-5xl text-balance'}>
|
||||||
|
Start sending in 5 minutes
|
||||||
|
</h2>
|
||||||
|
<p className={'mt-6 text-lg text-neutral-600'}>
|
||||||
|
1,000 emails free every month. No credit card required.
|
||||||
|
</p>
|
||||||
|
<div className={'mt-12 flex flex-wrap justify-center gap-4'}>
|
||||||
|
<motion.a
|
||||||
|
whileHover={{scale: 1.02}}
|
||||||
|
whileTap={{scale: 0.98}}
|
||||||
|
href={`${DASHBOARD_URI}/auth/signup`}
|
||||||
|
className={'group rounded-lg bg-neutral-900 px-8 py-4 text-base font-semibold text-white transition hover:bg-neutral-800'}
|
||||||
|
>
|
||||||
|
<span className={'flex items-center gap-2'}>
|
||||||
|
Create free account
|
||||||
|
<ArrowRight className="h-4 w-4 transition-transform group-hover:translate-x-1" />
|
||||||
|
</span>
|
||||||
|
</motion.a>
|
||||||
|
<Link
|
||||||
|
href={'https://github.com/useplunk/plunk'}
|
||||||
|
target={'_blank'}
|
||||||
|
className={'rounded-lg border border-neutral-300 px-8 py-4 text-base font-semibold text-neutral-900 transition hover:border-neutral-400'}
|
||||||
|
>
|
||||||
|
Self-host for free
|
||||||
|
</Link>
|
||||||
|
</div>
|
||||||
|
</motion.div>
|
||||||
|
</section>
|
||||||
|
</main>
|
||||||
|
|
||||||
<Footer />
|
<Footer />
|
||||||
</>
|
</>
|
||||||
|
|||||||
+1149
-8766
File diff suppressed because it is too large
Load Diff
+681
-4090
File diff suppressed because it is too large
Load Diff
@@ -68,7 +68,7 @@ export default function ToolsIndex() {
|
|||||||
<span className={'text-sm text-neutral-600'}>Free Email Tools</span>
|
<span className={'text-sm text-neutral-600'}>Free Email Tools</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h1 className={'text-6xl font-bold tracking-tight text-neutral-900 sm:text-7xl lg:text-8xl'}>
|
<h1 className={'text-6xl font-bold tracking-tight text-neutral-900 sm:text-7xl lg:text-8xl text-balance'}>
|
||||||
Free tools for
|
Free tools for
|
||||||
<br />
|
<br />
|
||||||
email developers
|
email developers
|
||||||
@@ -114,7 +114,7 @@ export default function ToolsIndex() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mb-16 text-center'}
|
className={'mb-16 text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>Available Tools</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>Available Tools</h2>
|
||||||
<p className={'mt-4 text-lg text-neutral-600'}>Everything you need to work with emails</p>
|
<p className={'mt-4 text-lg text-neutral-600'}>Everything you need to work with emails</p>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
|
|
||||||
@@ -168,7 +168,7 @@ export default function ToolsIndex() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mb-16 text-center'}
|
className={'mb-16 text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>Why use these tools?</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>Why use these tools?</h2>
|
||||||
<p className={'mt-4 text-lg text-neutral-600'}>Built by email experts for email developers</p>
|
<p className={'mt-4 text-lg text-neutral-600'}>Built by email experts for email developers</p>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
|
|
||||||
@@ -235,7 +235,7 @@ export default function ToolsIndex() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mx-auto max-w-3xl text-center'}
|
className={'mx-auto max-w-3xl text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>Need production-grade email tools?</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>Need production-grade email tools?</h2>
|
||||||
<p className={'mt-6 text-lg text-neutral-600'}>
|
<p className={'mt-6 text-lg text-neutral-600'}>
|
||||||
These free tools are great for development, but Plunk offers so much more: templates, scheduling,
|
These free tools are great for development, but Plunk offers so much more: templates, scheduling,
|
||||||
automation, analytics, and deliverability optimization. Start free, scale as you grow.
|
automation, analytics, and deliverability optimization. Start free, scale as you grow.
|
||||||
|
|||||||
@@ -64,7 +64,7 @@ export default function MarkdownToEmail() {
|
|||||||
<span className={'text-sm text-neutral-600'}>Free Tool</span>
|
<span className={'text-sm text-neutral-600'}>Free Tool</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h1 className={'text-6xl font-bold tracking-tight text-neutral-900 sm:text-7xl lg:text-8xl'}>
|
<h1 className={'text-6xl font-bold tracking-tight text-neutral-900 sm:text-7xl lg:text-8xl text-balance'}>
|
||||||
Markdown to Email
|
Markdown to Email
|
||||||
<br />
|
<br />
|
||||||
HTML Converter
|
HTML Converter
|
||||||
@@ -134,7 +134,7 @@ export default function MarkdownToEmail() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mx-auto max-w-3xl text-center'}
|
className={'mx-auto max-w-3xl text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>Ready to send great emails?</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>Ready to send great emails?</h2>
|
||||||
<p className={'mt-6 text-lg text-neutral-600'}>
|
<p className={'mt-6 text-lg text-neutral-600'}>
|
||||||
This tool is great for creating email HTML, but Plunk handles everything: templates, sending, tracking,
|
This tool is great for creating email HTML, but Plunk handles everything: templates, sending, tracking,
|
||||||
and deliverability. Start free, no credit card required.
|
and deliverability. Start free, no credit card required.
|
||||||
|
|||||||
@@ -72,7 +72,7 @@ export default function VerifyEmailPage() {
|
|||||||
<span className={'text-sm text-neutral-600'}>Free Tool</span>
|
<span className={'text-sm text-neutral-600'}>Free Tool</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h1 className={'text-6xl font-bold tracking-tight text-neutral-900 sm:text-7xl lg:text-8xl'}>
|
<h1 className={'text-6xl font-bold tracking-tight text-neutral-900 sm:text-7xl lg:text-8xl text-balance'}>
|
||||||
Email Verification
|
Email Verification
|
||||||
<br />
|
<br />
|
||||||
Tool
|
Tool
|
||||||
@@ -159,7 +159,7 @@ export default function VerifyEmailPage() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mb-16 text-center'}
|
className={'mb-16 text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>Why verify email addresses?</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>Why verify email addresses?</h2>
|
||||||
<p className={'mt-4 text-lg text-neutral-600'}>
|
<p className={'mt-4 text-lg text-neutral-600'}>
|
||||||
Email verification helps improve deliverability and protect your sender reputation.
|
Email verification helps improve deliverability and protect your sender reputation.
|
||||||
</p>
|
</p>
|
||||||
@@ -201,7 +201,7 @@ export default function VerifyEmailPage() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mx-auto max-w-3xl text-center'}
|
className={'mx-auto max-w-3xl text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>
|
||||||
Ready for production-grade email verification?
|
Ready for production-grade email verification?
|
||||||
</h2>
|
</h2>
|
||||||
<p className={'mt-6 text-lg text-neutral-600'}>
|
<p className={'mt-6 text-lg text-neutral-600'}>
|
||||||
|
|||||||
@@ -25,12 +25,12 @@ const faqs: FAQ[] = [
|
|||||||
{
|
{
|
||||||
question: 'When should I choose ActiveCampaign over Plunk?',
|
question: 'When should I choose ActiveCampaign over Plunk?',
|
||||||
answer:
|
answer:
|
||||||
'Choose ActiveCampaign if you need a full CRM with sales automation, lead scoring, and machine learning features. ActiveCampaign is designed for marketing and sales teams that need an all-in-one platform. Choose Plunk if you need powerful email automation without the complexity—perfect for developers who want to integrate email into their product without CRM overhead.',
|
'Choose ActiveCampaign if you need a full CRM with sales automation, lead scoring, and machine learning features. ActiveCampaign is designed for marketing and sales teams that need an all-in-one platform. Choose Plunk if you need powerful email automation without the complexity. It is built for developers who want to integrate email into their product without CRM overhead.',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
question: 'What is the price difference between Plunk and ActiveCampaign?',
|
question: 'What is the price difference between Plunk and ActiveCampaign?',
|
||||||
answer:
|
answer:
|
||||||
'ActiveCampaign starts at $29/month for basic features and quickly scales to $149/month or more for automation features. Plunk uses pay-as-you-go pricing—you only pay for emails sent. For email-focused needs, Plunk typically costs 50-80% less than ActiveCampaign while providing the same email automation capabilities.',
|
'ActiveCampaign starts at $29/month for basic features and quickly scales to $149/month or more for automation features. Plunk uses pay-as-you-go pricing. You only pay for emails sent. For email-focused needs, Plunk typically costs 50-80% less than ActiveCampaign while providing the same email automation capabilities.',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
question: "Can Plunk match ActiveCampaign's automation capabilities?",
|
question: "Can Plunk match ActiveCampaign's automation capabilities?",
|
||||||
@@ -40,7 +40,7 @@ const faqs: FAQ[] = [
|
|||||||
{
|
{
|
||||||
question: 'Is migration from ActiveCampaign to Plunk difficult?',
|
question: 'Is migration from ActiveCampaign to Plunk difficult?',
|
||||||
answer:
|
answer:
|
||||||
"It depends on your ActiveCampaign usage. If you're primarily using email automation and campaigns, migration is straightforward—export contacts, recreate workflows, and integrate Plunk's API. If you heavily rely on CRM, lead scoring, or sales automation, you'll need separate tools for those features. Most developers migrate in a day or less.",
|
"It depends on your ActiveCampaign usage. If you're primarily using email automation and campaigns, migration is straightforward: export contacts, recreate workflows, and integrate Plunk's API. If you heavily rely on CRM, lead scoring, or sales automation, you'll need separate tools for those features. Most developers migrate in a day or less.",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
question: 'What ActiveCampaign features does Plunk not have?',
|
question: 'What ActiveCampaign features does Plunk not have?',
|
||||||
@@ -94,7 +94,7 @@ export default function ActiveCampaignComparison() {
|
|||||||
<span className={'text-sm font-semibold text-neutral-900'}>Plunk vs ActiveCampaign</span>
|
<span className={'text-sm font-semibold text-neutral-900'}>Plunk vs ActiveCampaign</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h1 className={'text-6xl font-bold tracking-tight text-neutral-900 sm:text-7xl lg:text-8xl'}>
|
<h1 className={'text-6xl font-bold tracking-tight text-neutral-900 sm:text-7xl lg:text-8xl text-balance'}>
|
||||||
Open-source alternative
|
Open-source alternative
|
||||||
<br />
|
<br />
|
||||||
for ActiveCampaign
|
for ActiveCampaign
|
||||||
@@ -141,7 +141,7 @@ export default function ActiveCampaignComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mb-16 text-center'}
|
className={'mb-16 text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>
|
||||||
Enterprise Features Without Enterprise Prices
|
Enterprise Features Without Enterprise Prices
|
||||||
</h2>
|
</h2>
|
||||||
<p className={'mt-4 text-lg text-neutral-600'}>Email automation that doesn't break the bank</p>
|
<p className={'mt-4 text-lg text-neutral-600'}>Email automation that doesn't break the bank</p>
|
||||||
@@ -233,7 +233,7 @@ export default function ActiveCampaignComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mb-20 text-center'}
|
className={'mb-20 text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>Automation Without Complexity</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>Automation Without Complexity</h2>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
|
|
||||||
<div className={'grid gap-px bg-neutral-200 sm:grid-cols-2 lg:grid-cols-3'}>
|
<div className={'grid gap-px bg-neutral-200 sm:grid-cols-2 lg:grid-cols-3'}>
|
||||||
@@ -374,7 +374,7 @@ export default function ActiveCampaignComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mb-16 text-center'}
|
className={'mb-16 text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>Feature Comparison</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>Feature Comparison</h2>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
|
|
||||||
<ComparisonTable competitorName="ActiveCampaign" rows={comparisonData} />
|
<ComparisonTable competitorName="ActiveCampaign" rows={comparisonData} />
|
||||||
@@ -384,7 +384,12 @@ export default function ActiveCampaignComparison() {
|
|||||||
<FAQSection faqs={faqs} schemaId="faq-schema-activecampaign" />
|
<FAQSection faqs={faqs} schemaId="faq-schema-activecampaign" />
|
||||||
|
|
||||||
{/* CTA */}
|
{/* CTA */}
|
||||||
<section className={'border-t border-neutral-200 py-32'}>
|
<section className={'relative overflow-hidden border-t border-neutral-200 py-32'}>
|
||||||
|
<div
|
||||||
|
className={
|
||||||
|
'absolute inset-0 -z-10 h-full w-full bg-white bg-[linear-gradient(to_right,#e5e7eb_1px,transparent_1px),linear-gradient(to_bottom,#e5e7eb_1px,transparent_1px)] bg-[size:4rem_4rem] [mask-image:radial-gradient(ellipse_80%_50%_at_50%_100%,#000_70%,transparent_110%)]'
|
||||||
|
}
|
||||||
|
/>
|
||||||
<motion.div
|
<motion.div
|
||||||
initial={{opacity: 0, y: 20}}
|
initial={{opacity: 0, y: 20}}
|
||||||
whileInView={{opacity: 1, y: 0}}
|
whileInView={{opacity: 1, y: 0}}
|
||||||
@@ -392,7 +397,7 @@ export default function ActiveCampaignComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mx-auto max-w-3xl text-center'}
|
className={'mx-auto max-w-3xl text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>
|
||||||
Get email automation without the bloat
|
Get email automation without the bloat
|
||||||
</h2>
|
</h2>
|
||||||
<p className={'mt-6 text-lg text-neutral-600'}>
|
<p className={'mt-6 text-lg text-neutral-600'}>
|
||||||
@@ -405,10 +410,13 @@ export default function ActiveCampaignComparison() {
|
|||||||
whileTap={{scale: 0.98}}
|
whileTap={{scale: 0.98}}
|
||||||
href={`${DASHBOARD_URI}/auth/signup`}
|
href={`${DASHBOARD_URI}/auth/signup`}
|
||||||
className={
|
className={
|
||||||
'rounded-lg bg-neutral-900 px-8 py-4 text-base font-semibold text-white transition hover:bg-neutral-800'
|
'group rounded-lg bg-neutral-900 px-8 py-4 text-base font-semibold text-white transition hover:bg-neutral-800'
|
||||||
}
|
}
|
||||||
>
|
>
|
||||||
Start free trial
|
<span className={'flex items-center gap-2'}>
|
||||||
|
Get started free
|
||||||
|
<ArrowRight className="h-4 w-4 transition-transform group-hover:translate-x-1" />
|
||||||
|
</span>
|
||||||
</motion.a>
|
</motion.a>
|
||||||
<Link
|
<Link
|
||||||
href="/pricing"
|
href="/pricing"
|
||||||
|
|||||||
@@ -25,17 +25,17 @@ const faqs: FAQ[] = [
|
|||||||
{
|
{
|
||||||
question: 'When should I choose Bento over Plunk?',
|
question: 'When should I choose Bento over Plunk?',
|
||||||
answer:
|
answer:
|
||||||
"Choose Bento if you need an all-in-one platform with CRM, live chat, and customer relationship features alongside email. Bento is designed for small businesses and creators who want everything in one place. Choose Plunk if you're a developer who needs focused email automation without CRM bloat—perfect for integrating email into your product.",
|
"Choose Bento if you need an all-in-one platform with CRM, live chat, and customer relationship features alongside email. Bento is designed for small businesses and creators who want everything in one place. Choose Plunk if you're a developer who needs focused email automation without CRM bloat. It's built specifically for integrating email into your product.",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
question: 'What is the pricing difference between Plunk and Bento?',
|
question: 'What is the pricing difference between Plunk and Bento?',
|
||||||
answer:
|
answer:
|
||||||
'Bento offers a 30-day unlimited trial, then switches to subscription pricing. Plunk uses pay-as-you-go pricing with no trials needed—you only pay for emails sent. For email-focused needs, Plunk is typically more cost-effective. Bento includes CRM and live chat in the price, so if you need those features, Bento may offer better value.',
|
'Bento offers a 30-day unlimited trial, then switches to subscription pricing. Plunk uses pay-as-you-go pricing with no trials needed. You only pay for emails sent. For email-focused needs, Plunk is typically more cost-effective. Bento includes CRM and live chat in the price, so if you need those features, Bento may offer better value.',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
question: 'Can Plunk handle email automation like Bento?',
|
question: 'Can Plunk handle email automation like Bento?',
|
||||||
answer:
|
answer:
|
||||||
'Yes. Plunk supports workflow automation, event-based triggers, transactional emails, and marketing campaigns—all the email features Bento offers. The difference is Plunk focuses purely on email, while Bento includes CRM, live chat, and customer relationship management. If you only need email automation, Plunk is simpler.',
|
'Yes. Plunk supports workflow automation, event-based triggers, transactional emails, and marketing campaigns. All the email features Bento offers. The difference is Plunk focuses purely on email, while Bento includes CRM, live chat, and customer relationship management. If you only need email automation, Plunk is simpler.',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
question: 'How does the developer experience compare?',
|
question: 'How does the developer experience compare?',
|
||||||
@@ -94,7 +94,7 @@ export default function BentoComparison() {
|
|||||||
<span className={'text-sm font-semibold text-neutral-900'}>Plunk vs Bento</span>
|
<span className={'text-sm font-semibold text-neutral-900'}>Plunk vs Bento</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h1 className={'text-6xl font-bold tracking-tight text-neutral-900 sm:text-7xl lg:text-8xl'}>
|
<h1 className={'text-6xl font-bold tracking-tight text-neutral-900 sm:text-7xl lg:text-8xl text-balance'}>
|
||||||
Open-source alternative
|
Open-source alternative
|
||||||
<br />
|
<br />
|
||||||
for Bento
|
for Bento
|
||||||
@@ -141,7 +141,7 @@ export default function BentoComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mb-16 text-center'}
|
className={'mb-16 text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>
|
||||||
Focused Email vs All-in-One Complexity
|
Focused Email vs All-in-One Complexity
|
||||||
</h2>
|
</h2>
|
||||||
<p className={'mt-4 text-lg text-neutral-600'}>Pay for what you use, not what you don't need</p>
|
<p className={'mt-4 text-lg text-neutral-600'}>Pay for what you use, not what you don't need</p>
|
||||||
@@ -233,7 +233,7 @@ export default function BentoComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mb-20 text-center'}
|
className={'mb-20 text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>Developer-First Email Platform</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>Developer-First Email Platform</h2>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
|
|
||||||
<div className={'grid gap-px bg-neutral-200 sm:grid-cols-2 lg:grid-cols-3'}>
|
<div className={'grid gap-px bg-neutral-200 sm:grid-cols-2 lg:grid-cols-3'}>
|
||||||
@@ -374,7 +374,7 @@ export default function BentoComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mb-16 text-center'}
|
className={'mb-16 text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>Feature Comparison</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>Feature Comparison</h2>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
|
|
||||||
<ComparisonTable competitorName="Bento" rows={comparisonData} />
|
<ComparisonTable competitorName="Bento" rows={comparisonData} />
|
||||||
@@ -384,7 +384,12 @@ export default function BentoComparison() {
|
|||||||
<FAQSection faqs={faqs} schemaId="faq-schema-bento" />
|
<FAQSection faqs={faqs} schemaId="faq-schema-bento" />
|
||||||
|
|
||||||
{/* CTA */}
|
{/* CTA */}
|
||||||
<section className={'border-t border-neutral-200 py-32'}>
|
<section className={'relative overflow-hidden border-t border-neutral-200 py-32'}>
|
||||||
|
<div
|
||||||
|
className={
|
||||||
|
'absolute inset-0 -z-10 h-full w-full bg-white bg-[linear-gradient(to_right,#e5e7eb_1px,transparent_1px),linear-gradient(to_bottom,#e5e7eb_1px,transparent_1px)] bg-[size:4rem_4rem] [mask-image:radial-gradient(ellipse_80%_50%_at_50%_100%,#000_70%,transparent_110%)]'
|
||||||
|
}
|
||||||
|
/>
|
||||||
<motion.div
|
<motion.div
|
||||||
initial={{opacity: 0, y: 20}}
|
initial={{opacity: 0, y: 20}}
|
||||||
whileInView={{opacity: 1, y: 0}}
|
whileInView={{opacity: 1, y: 0}}
|
||||||
@@ -392,7 +397,7 @@ export default function BentoComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mx-auto max-w-3xl text-center'}
|
className={'mx-auto max-w-3xl text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>Get focused email automation</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>Get focused email automation</h2>
|
||||||
<p className={'mt-6 text-lg text-neutral-600'}>
|
<p className={'mt-6 text-lg text-neutral-600'}>
|
||||||
Join developers choosing focused email solutions over all-in-one complexity. Start free, no credit card
|
Join developers choosing focused email solutions over all-in-one complexity. Start free, no credit card
|
||||||
required.
|
required.
|
||||||
@@ -403,10 +408,13 @@ export default function BentoComparison() {
|
|||||||
whileTap={{scale: 0.98}}
|
whileTap={{scale: 0.98}}
|
||||||
href={`${DASHBOARD_URI}/auth/signup`}
|
href={`${DASHBOARD_URI}/auth/signup`}
|
||||||
className={
|
className={
|
||||||
'rounded-lg bg-neutral-900 px-8 py-4 text-base font-semibold text-white transition hover:bg-neutral-800'
|
'group rounded-lg bg-neutral-900 px-8 py-4 text-base font-semibold text-white transition hover:bg-neutral-800'
|
||||||
}
|
}
|
||||||
>
|
>
|
||||||
Start free trial
|
<span className={'flex items-center gap-2'}>
|
||||||
|
Get started free
|
||||||
|
<ArrowRight className="h-4 w-4 transition-transform group-hover:translate-x-1" />
|
||||||
|
</span>
|
||||||
</motion.a>
|
</motion.a>
|
||||||
<Link
|
<Link
|
||||||
href="/pricing"
|
href="/pricing"
|
||||||
|
|||||||
@@ -93,7 +93,7 @@ export default function BrevoComparison() {
|
|||||||
<span className={'text-sm font-semibold text-neutral-900'}>Plunk vs Brevo</span>
|
<span className={'text-sm font-semibold text-neutral-900'}>Plunk vs Brevo</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h1 className={'text-6xl font-bold tracking-tight text-neutral-900 sm:text-7xl lg:text-8xl'}>
|
<h1 className={'text-6xl font-bold tracking-tight text-neutral-900 sm:text-7xl lg:text-8xl text-balance'}>
|
||||||
Open-source alternative
|
Open-source alternative
|
||||||
<br />
|
<br />
|
||||||
for Brevo
|
for Brevo
|
||||||
@@ -140,7 +140,7 @@ export default function BrevoComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mb-16 text-center'}
|
className={'mb-16 text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>Pricing That Scales With You</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>Pricing That Scales With You</h2>
|
||||||
<p className={'mt-4 text-lg text-neutral-600'}>Pay for emails sent, not contacts stored</p>
|
<p className={'mt-4 text-lg text-neutral-600'}>Pay for emails sent, not contacts stored</p>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
|
|
||||||
@@ -230,7 +230,7 @@ export default function BrevoComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mb-20 text-center'}
|
className={'mb-20 text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>Why Choose Plunk Over Brevo</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>Why Choose Plunk Over Brevo</h2>
|
||||||
<p className={'mt-4 text-lg text-neutral-600'}>Focus on email, not feature overload</p>
|
<p className={'mt-4 text-lg text-neutral-600'}>Focus on email, not feature overload</p>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
|
|
||||||
@@ -372,7 +372,7 @@ export default function BrevoComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mb-16 text-center'}
|
className={'mb-16 text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>Feature-by-Feature Comparison</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>Feature-by-Feature Comparison</h2>
|
||||||
<p className={'mt-4 text-lg text-neutral-600'}>See exactly what you get with each platform</p>
|
<p className={'mt-4 text-lg text-neutral-600'}>See exactly what you get with each platform</p>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
|
|
||||||
@@ -383,7 +383,12 @@ export default function BrevoComparison() {
|
|||||||
<FAQSection faqs={faqs} schemaId="faq-schema-brevo" />
|
<FAQSection faqs={faqs} schemaId="faq-schema-brevo" />
|
||||||
|
|
||||||
{/* CTA */}
|
{/* CTA */}
|
||||||
<section className={'border-t border-neutral-200 py-32'}>
|
<section className={'relative overflow-hidden border-t border-neutral-200 py-32'}>
|
||||||
|
<div
|
||||||
|
className={
|
||||||
|
'absolute inset-0 -z-10 h-full w-full bg-white bg-[linear-gradient(to_right,#e5e7eb_1px,transparent_1px),linear-gradient(to_bottom,#e5e7eb_1px,transparent_1px)] bg-[size:4rem_4rem] [mask-image:radial-gradient(ellipse_80%_50%_at_50%_100%,#000_70%,transparent_110%)]'
|
||||||
|
}
|
||||||
|
/>
|
||||||
<motion.div
|
<motion.div
|
||||||
initial={{opacity: 0, y: 20}}
|
initial={{opacity: 0, y: 20}}
|
||||||
whileInView={{opacity: 1, y: 0}}
|
whileInView={{opacity: 1, y: 0}}
|
||||||
@@ -391,7 +396,7 @@ export default function BrevoComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mx-auto max-w-3xl text-center'}
|
className={'mx-auto max-w-3xl text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>Make the switch to simplicity</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>Make the switch to simplicity</h2>
|
||||||
<p className={'mt-6 text-lg text-neutral-600'}>
|
<p className={'mt-6 text-lg text-neutral-600'}>
|
||||||
Join developers choosing focused tools over bloated marketing suites. Start free, no credit card required.
|
Join developers choosing focused tools over bloated marketing suites. Start free, no credit card required.
|
||||||
</p>
|
</p>
|
||||||
@@ -401,10 +406,13 @@ export default function BrevoComparison() {
|
|||||||
whileTap={{scale: 0.98}}
|
whileTap={{scale: 0.98}}
|
||||||
href={`${DASHBOARD_URI}/auth/signup`}
|
href={`${DASHBOARD_URI}/auth/signup`}
|
||||||
className={
|
className={
|
||||||
'rounded-lg bg-neutral-900 px-8 py-4 text-base font-semibold text-white transition hover:bg-neutral-800'
|
'group rounded-lg bg-neutral-900 px-8 py-4 text-base font-semibold text-white transition hover:bg-neutral-800'
|
||||||
}
|
}
|
||||||
>
|
>
|
||||||
Start free trial
|
<span className={'flex items-center gap-2'}>
|
||||||
|
Get started free
|
||||||
|
<ArrowRight className="h-4 w-4 transition-transform group-hover:translate-x-1" />
|
||||||
|
</span>
|
||||||
</motion.a>
|
</motion.a>
|
||||||
<Link
|
<Link
|
||||||
href="/pricing"
|
href="/pricing"
|
||||||
|
|||||||
@@ -30,12 +30,12 @@ const faqs: FAQ[] = [
|
|||||||
{
|
{
|
||||||
question: 'What is the pricing difference between Plunk and ConvertKit?',
|
question: 'What is the pricing difference between Plunk and ConvertKit?',
|
||||||
answer:
|
answer:
|
||||||
'ConvertKit charges based on subscriber count—your cost increases as your list grows, regardless of how many emails you send. Plunk uses pay-as-you-go pricing where you only pay for emails actually sent. This means with ConvertKit, a list of 10,000 subscribers costs $119/month even if you rarely email them. With Plunk, you only pay when you send.',
|
'ConvertKit charges based on subscriber count. Your cost increases as your list grows, regardless of how many emails you send. Plunk uses pay-as-you-go pricing where you only pay for emails actually sent. This means with ConvertKit, a list of 10,000 subscribers costs $119/month even if you rarely email them. With Plunk, you only pay when you send.',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
question: 'Can Plunk handle creator workflows like ConvertKit?',
|
question: 'Can Plunk handle creator workflows like ConvertKit?',
|
||||||
answer:
|
answer:
|
||||||
"Yes, Plunk supports email automation, workflows, and segmentation similar to ConvertKit. You can create automated sequences, trigger emails based on events, and segment your audience. The main difference is Plunk doesn't include landing page builders or product selling features—it's focused purely on email delivery and automation.",
|
"Yes, Plunk supports email automation, workflows, and segmentation similar to ConvertKit. You can create automated sequences, trigger emails based on events, and segment your audience. The main difference is Plunk doesn't include landing page builders or product selling features. It's focused purely on email delivery and automation.",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
question: 'Does Plunk have landing pages like ConvertKit?',
|
question: 'Does Plunk have landing pages like ConvertKit?',
|
||||||
@@ -57,7 +57,7 @@ export default function ConvertkitComparison() {
|
|||||||
<>
|
<>
|
||||||
<NextSeo
|
<NextSeo
|
||||||
title="ConvertKit Alternative for Developers | Plunk"
|
title="ConvertKit Alternative for Developers | Plunk"
|
||||||
description="Developer-first alternative to ConvertKit. Pay per email instead of per subscriber. Open-source, self-hostable, with powerful automation—no landing page bloat."
|
description="Developer-first alternative to ConvertKit. Pay per email instead of per subscriber. Open-source, self-hostable, with powerful automation. No landing page bloat."
|
||||||
canonical="https://next.useplunk.com/vs/convertkit"
|
canonical="https://next.useplunk.com/vs/convertkit"
|
||||||
openGraph={{
|
openGraph={{
|
||||||
title: 'ConvertKit Alternative for Developers | Plunk',
|
title: 'ConvertKit Alternative for Developers | Plunk',
|
||||||
@@ -94,7 +94,7 @@ export default function ConvertkitComparison() {
|
|||||||
<span className={'text-sm font-semibold text-neutral-900'}>Plunk vs ConvertKit</span>
|
<span className={'text-sm font-semibold text-neutral-900'}>Plunk vs ConvertKit</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h1 className={'text-6xl font-bold tracking-tight text-neutral-900 sm:text-7xl lg:text-8xl'}>
|
<h1 className={'text-6xl font-bold tracking-tight text-neutral-900 sm:text-7xl lg:text-8xl text-balance'}>
|
||||||
Open-source alternative
|
Open-source alternative
|
||||||
<br />
|
<br />
|
||||||
for ConvertKit
|
for ConvertKit
|
||||||
@@ -141,7 +141,7 @@ export default function ConvertkitComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mb-16 text-center'}
|
className={'mb-16 text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>Pay for Emails, Not Subscribers</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>Pay for Emails, Not Subscribers</h2>
|
||||||
<p className={'mt-4 text-lg text-neutral-600'}>Pricing that grows with usage, not list size</p>
|
<p className={'mt-4 text-lg text-neutral-600'}>Pricing that grows with usage, not list size</p>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
|
|
||||||
@@ -231,7 +231,7 @@ export default function ConvertkitComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mb-20 text-center'}
|
className={'mb-20 text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>Built for Developers, Not Creators</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>Built for Developers, Not Creators</h2>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
|
|
||||||
<div className={'grid gap-px bg-neutral-200 sm:grid-cols-2 lg:grid-cols-3'}>
|
<div className={'grid gap-px bg-neutral-200 sm:grid-cols-2 lg:grid-cols-3'}>
|
||||||
@@ -372,7 +372,7 @@ export default function ConvertkitComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mb-16 text-center'}
|
className={'mb-16 text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>Feature Comparison</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>Feature Comparison</h2>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
|
|
||||||
<ComparisonTable competitorName="ConvertKit" rows={comparisonData} />
|
<ComparisonTable competitorName="ConvertKit" rows={comparisonData} />
|
||||||
@@ -382,7 +382,12 @@ export default function ConvertkitComparison() {
|
|||||||
<FAQSection faqs={faqs} schemaId="faq-schema-convertkit" />
|
<FAQSection faqs={faqs} schemaId="faq-schema-convertkit" />
|
||||||
|
|
||||||
{/* CTA */}
|
{/* CTA */}
|
||||||
<section className={'border-t border-neutral-200 py-32'}>
|
<section className={'relative overflow-hidden border-t border-neutral-200 py-32'}>
|
||||||
|
<div
|
||||||
|
className={
|
||||||
|
'absolute inset-0 -z-10 h-full w-full bg-white bg-[linear-gradient(to_right,#e5e7eb_1px,transparent_1px),linear-gradient(to_bottom,#e5e7eb_1px,transparent_1px)] bg-[size:4rem_4rem] [mask-image:radial-gradient(ellipse_80%_50%_at_50%_100%,#000_70%,transparent_110%)]'
|
||||||
|
}
|
||||||
|
/>
|
||||||
<motion.div
|
<motion.div
|
||||||
initial={{opacity: 0, y: 20}}
|
initial={{opacity: 0, y: 20}}
|
||||||
whileInView={{opacity: 1, y: 0}}
|
whileInView={{opacity: 1, y: 0}}
|
||||||
@@ -390,7 +395,7 @@ export default function ConvertkitComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mx-auto max-w-3xl text-center'}
|
className={'mx-auto max-w-3xl text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>
|
||||||
Ready for a developer-first email platform?
|
Ready for a developer-first email platform?
|
||||||
</h2>
|
</h2>
|
||||||
<p className={'mt-6 text-lg text-neutral-600'}>
|
<p className={'mt-6 text-lg text-neutral-600'}>
|
||||||
@@ -403,10 +408,13 @@ export default function ConvertkitComparison() {
|
|||||||
whileTap={{scale: 0.98}}
|
whileTap={{scale: 0.98}}
|
||||||
href={`${DASHBOARD_URI}/auth/signup`}
|
href={`${DASHBOARD_URI}/auth/signup`}
|
||||||
className={
|
className={
|
||||||
'rounded-lg bg-neutral-900 px-8 py-4 text-base font-semibold text-white transition hover:bg-neutral-800'
|
'group rounded-lg bg-neutral-900 px-8 py-4 text-base font-semibold text-white transition hover:bg-neutral-800'
|
||||||
}
|
}
|
||||||
>
|
>
|
||||||
Start free trial
|
<span className={'flex items-center gap-2'}>
|
||||||
|
Get started free
|
||||||
|
<ArrowRight className="h-4 w-4 transition-transform group-hover:translate-x-1" />
|
||||||
|
</span>
|
||||||
</motion.a>
|
</motion.a>
|
||||||
<Link
|
<Link
|
||||||
href="/pricing"
|
href="/pricing"
|
||||||
|
|||||||
@@ -89,15 +89,14 @@ export default function CustomerioComparison() {
|
|||||||
<span className={'text-sm font-semibold text-neutral-900'}>Plunk vs Customer.io</span>
|
<span className={'text-sm font-semibold text-neutral-900'}>Plunk vs Customer.io</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h1 className={'text-6xl font-bold tracking-tight text-neutral-900 sm:text-7xl lg:text-8xl'}>
|
<h1 className={'text-6xl font-bold tracking-tight text-neutral-900 sm:text-7xl lg:text-8xl text-balance'}>
|
||||||
Open-source alternative
|
Open-source alternative
|
||||||
<br />
|
<br />
|
||||||
for Customer.io
|
for Customer.io
|
||||||
</h1>
|
</h1>
|
||||||
|
|
||||||
<p className={'mx-auto mt-8 max-w-2xl text-xl text-neutral-600'}>
|
<p className={'mx-auto mt-8 max-w-2xl text-xl text-neutral-600'}>
|
||||||
Customer.io is powerful but complex. Plunk gives developers the automation they need without the
|
Customer.io starts at $100/month and takes weeks to set up. Plunk delivers the same event-driven automation in an open-source platform you can be sending from in under 5 minutes.
|
||||||
enterprise overhead.
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div className={'mt-12 flex flex-wrap justify-center gap-4'}>
|
<div className={'mt-12 flex flex-wrap justify-center gap-4'}>
|
||||||
@@ -136,7 +135,7 @@ export default function CustomerioComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mb-16 text-center'}
|
className={'mb-16 text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>Simple Pricing That Scales</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>Simple Pricing That Scales</h2>
|
||||||
<p className={'mt-4 text-lg text-neutral-600'}>Transparent pay-as-you-go vs complex enterprise tiers</p>
|
<p className={'mt-4 text-lg text-neutral-600'}>Transparent pay-as-you-go vs complex enterprise tiers</p>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
|
|
||||||
@@ -226,7 +225,7 @@ export default function CustomerioComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mb-16 text-center'}
|
className={'mb-16 text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>Feature-by-Feature</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>Feature-by-Feature</h2>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
|
|
||||||
<ComparisonTable competitorName="Customer.io" rows={comparisonData} />
|
<ComparisonTable competitorName="Customer.io" rows={comparisonData} />
|
||||||
@@ -241,7 +240,7 @@ export default function CustomerioComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mb-20 text-center'}
|
className={'mb-20 text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>Key Advantages</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>Key Advantages</h2>
|
||||||
<p className={'mt-4 text-lg text-neutral-600'}>Why developers choose Plunk</p>
|
<p className={'mt-4 text-lg text-neutral-600'}>Why developers choose Plunk</p>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
|
|
||||||
@@ -378,7 +377,12 @@ export default function CustomerioComparison() {
|
|||||||
<FAQSection faqs={faqs} schemaId="faq-schema-customerio" />
|
<FAQSection faqs={faqs} schemaId="faq-schema-customerio" />
|
||||||
|
|
||||||
{/* CTA */}
|
{/* CTA */}
|
||||||
<section className={'border-t border-neutral-200 py-32'}>
|
<section className={'relative overflow-hidden border-t border-neutral-200 py-32'}>
|
||||||
|
<div
|
||||||
|
className={
|
||||||
|
'absolute inset-0 -z-10 h-full w-full bg-white bg-[linear-gradient(to_right,#e5e7eb_1px,transparent_1px),linear-gradient(to_bottom,#e5e7eb_1px,transparent_1px)] bg-[size:4rem_4rem] [mask-image:radial-gradient(ellipse_80%_50%_at_50%_100%,#000_70%,transparent_110%)]'
|
||||||
|
}
|
||||||
|
/>
|
||||||
<motion.div
|
<motion.div
|
||||||
initial={{opacity: 0, y: 20}}
|
initial={{opacity: 0, y: 20}}
|
||||||
whileInView={{opacity: 1, y: 0}}
|
whileInView={{opacity: 1, y: 0}}
|
||||||
@@ -386,7 +390,7 @@ export default function CustomerioComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mx-auto max-w-3xl text-center'}
|
className={'mx-auto max-w-3xl text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>Try Plunk free</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>Try Plunk free</h2>
|
||||||
<p className={'mt-6 text-lg text-neutral-600'}>
|
<p className={'mt-6 text-lg text-neutral-600'}>
|
||||||
1,000 emails/month free. No credit card required. Developer-friendly from day one.
|
1,000 emails/month free. No credit card required. Developer-friendly from day one.
|
||||||
</p>
|
</p>
|
||||||
@@ -396,10 +400,13 @@ export default function CustomerioComparison() {
|
|||||||
whileTap={{scale: 0.98}}
|
whileTap={{scale: 0.98}}
|
||||||
href={`${DASHBOARD_URI}/auth/signup`}
|
href={`${DASHBOARD_URI}/auth/signup`}
|
||||||
className={
|
className={
|
||||||
'rounded-lg bg-neutral-900 px-8 py-4 text-base font-semibold text-white transition hover:bg-neutral-800'
|
'group rounded-lg bg-neutral-900 px-8 py-4 text-base font-semibold text-white transition hover:bg-neutral-800'
|
||||||
}
|
}
|
||||||
>
|
>
|
||||||
Start free trial
|
<span className={'flex items-center gap-2'}>
|
||||||
|
Get started free
|
||||||
|
<ArrowRight className="h-4 w-4 transition-transform group-hover:translate-x-1" />
|
||||||
|
</span>
|
||||||
</motion.a>
|
</motion.a>
|
||||||
<Link
|
<Link
|
||||||
href={WIKI_URI}
|
href={WIKI_URI}
|
||||||
|
|||||||
@@ -131,15 +131,14 @@ export default function CompetitorsIndex() {
|
|||||||
<span className={'text-sm text-neutral-600'}>Email Platform Comparisons</span>
|
<span className={'text-sm text-neutral-600'}>Email Platform Comparisons</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h1 className={'text-6xl font-bold tracking-tight text-neutral-900 sm:text-7xl lg:text-8xl'}>
|
<h1 className={'text-6xl font-bold tracking-tight text-neutral-900 sm:text-7xl lg:text-8xl text-balance'}>
|
||||||
Plunk vs the
|
Plunk vs the
|
||||||
<br />
|
<br />
|
||||||
competition
|
competition
|
||||||
</h1>
|
</h1>
|
||||||
|
|
||||||
<p className={'mx-auto mt-8 max-w-2xl text-xl text-neutral-600'}>
|
<p className={'mx-auto mt-8 max-w-2xl text-xl text-neutral-600'}>
|
||||||
Compare Plunk with leading email platforms. See why developers choose our open-source alternative for
|
Most email platforms charge by the contact, lock you in, and split transactional from marketing. Plunk does all three in one open-source platform at $0.001 per email.
|
||||||
transactional emails plus marketing features.
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div className={'mt-12 flex flex-wrap justify-center gap-4'}>
|
<div className={'mt-12 flex flex-wrap justify-center gap-4'}>
|
||||||
@@ -178,7 +177,7 @@ export default function CompetitorsIndex() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mb-16 text-center'}
|
className={'mb-16 text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>
|
||||||
Compare Plunk with Industry Leaders
|
Compare Plunk with Industry Leaders
|
||||||
</h2>
|
</h2>
|
||||||
<p className={'mt-4 text-lg text-neutral-600'}>See how Plunk stacks up against popular email platforms</p>
|
<p className={'mt-4 text-lg text-neutral-600'}>See how Plunk stacks up against popular email platforms</p>
|
||||||
@@ -223,7 +222,7 @@ export default function CompetitorsIndex() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mb-16 text-center'}
|
className={'mb-16 text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>Why Choose Plunk</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>Why Choose Plunk</h2>
|
||||||
<p className={'mt-4 text-lg text-neutral-600'}>One platform for all your email needs</p>
|
<p className={'mt-4 text-lg text-neutral-600'}>One platform for all your email needs</p>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
|
|
||||||
@@ -237,11 +236,10 @@ export default function CompetitorsIndex() {
|
|||||||
'rounded-2xl border border-neutral-200 bg-white p-8 transition hover:border-neutral-300 hover:shadow-lg'
|
'rounded-2xl border border-neutral-200 bg-white p-8 transition hover:border-neutral-300 hover:shadow-lg'
|
||||||
}
|
}
|
||||||
>
|
>
|
||||||
<Mail className="h-8 w-8 text-blue-500 mb-4" />
|
<Mail className="h-8 w-8 text-neutral-900 mb-4" />
|
||||||
<h3 className={'text-2xl font-bold text-neutral-900'}>Transactional + Marketing</h3>
|
<h3 className={'text-2xl font-bold text-neutral-900'}>Transactional + Marketing</h3>
|
||||||
<p className={'mt-4 leading-relaxed text-neutral-600'}>
|
<p className={'mt-4 leading-relaxed text-neutral-600'}>
|
||||||
Send transactional emails with the same reliability as dedicated providers, plus marketing campaigns,
|
Send transactional emails with the same reliability as dedicated providers, plus marketing campaigns, automation, and segmentation. All in one platform.
|
||||||
automation, and segmentation—all in one platform.
|
|
||||||
</p>
|
</p>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
|
|
||||||
@@ -254,7 +252,7 @@ export default function CompetitorsIndex() {
|
|||||||
'rounded-2xl border border-neutral-200 bg-white p-8 transition hover:border-neutral-300 hover:shadow-lg'
|
'rounded-2xl border border-neutral-200 bg-white p-8 transition hover:border-neutral-300 hover:shadow-lg'
|
||||||
}
|
}
|
||||||
>
|
>
|
||||||
<Code className="h-8 w-8 text-green-500 mb-4" />
|
<Code className="h-8 w-8 text-neutral-900 mb-4" />
|
||||||
<h3 className={'text-2xl font-bold text-neutral-900'}>Open Source & Self-Hostable</h3>
|
<h3 className={'text-2xl font-bold text-neutral-900'}>Open Source & Self-Hostable</h3>
|
||||||
<p className={'mt-4 leading-relaxed text-neutral-600'}>
|
<p className={'mt-4 leading-relaxed text-neutral-600'}>
|
||||||
AGPL-3.0 licensed code you can inspect, modify, and self-host. Full control over your data and
|
AGPL-3.0 licensed code you can inspect, modify, and self-host. Full control over your data and
|
||||||
@@ -271,7 +269,7 @@ export default function CompetitorsIndex() {
|
|||||||
'rounded-2xl border border-neutral-200 bg-white p-8 transition hover:border-neutral-300 hover:shadow-lg'
|
'rounded-2xl border border-neutral-200 bg-white p-8 transition hover:border-neutral-300 hover:shadow-lg'
|
||||||
}
|
}
|
||||||
>
|
>
|
||||||
<DollarSign className="h-8 w-8 text-yellow-500 mb-4" />
|
<DollarSign className="h-8 w-8 text-neutral-900 mb-4" />
|
||||||
<h3 className={'text-2xl font-bold text-neutral-900'}>Simple Pricing</h3>
|
<h3 className={'text-2xl font-bold text-neutral-900'}>Simple Pricing</h3>
|
||||||
<p className={'mt-4 leading-relaxed text-neutral-600'}>
|
<p className={'mt-4 leading-relaxed text-neutral-600'}>
|
||||||
Pay-as-you-go pricing with all features included. No separate charges for transactional vs marketing
|
Pay-as-you-go pricing with all features included. No separate charges for transactional vs marketing
|
||||||
@@ -282,7 +280,12 @@ export default function CompetitorsIndex() {
|
|||||||
</section>
|
</section>
|
||||||
|
|
||||||
{/* CTA */}
|
{/* CTA */}
|
||||||
<section className={'border-t border-neutral-200 py-32'}>
|
<section className={'relative overflow-hidden border-t border-neutral-200 py-32'}>
|
||||||
|
<div
|
||||||
|
className={
|
||||||
|
'absolute inset-0 -z-10 h-full w-full bg-white bg-[linear-gradient(to_right,#e5e7eb_1px,transparent_1px),linear-gradient(to_bottom,#e5e7eb_1px,transparent_1px)] bg-[size:4rem_4rem] [mask-image:radial-gradient(ellipse_80%_50%_at_50%_100%,#000_70%,transparent_110%)]'
|
||||||
|
}
|
||||||
|
/>
|
||||||
<motion.div
|
<motion.div
|
||||||
initial={{opacity: 0, y: 20}}
|
initial={{opacity: 0, y: 20}}
|
||||||
whileInView={{opacity: 1, y: 0}}
|
whileInView={{opacity: 1, y: 0}}
|
||||||
@@ -290,7 +293,7 @@ export default function CompetitorsIndex() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mx-auto max-w-3xl text-center'}
|
className={'mx-auto max-w-3xl text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>Ready to try Plunk?</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>Ready to try Plunk?</h2>
|
||||||
<p className={'mt-6 text-lg text-neutral-600'}>
|
<p className={'mt-6 text-lg text-neutral-600'}>
|
||||||
Join thousands of developers using Plunk for reliable email delivery. Start free, scale as you grow.
|
Join thousands of developers using Plunk for reliable email delivery. Start free, scale as you grow.
|
||||||
</p>
|
</p>
|
||||||
@@ -300,10 +303,13 @@ export default function CompetitorsIndex() {
|
|||||||
whileTap={{scale: 0.98}}
|
whileTap={{scale: 0.98}}
|
||||||
href={`${DASHBOARD_URI}/auth/signup`}
|
href={`${DASHBOARD_URI}/auth/signup`}
|
||||||
className={
|
className={
|
||||||
'rounded-lg bg-neutral-900 px-8 py-4 text-base font-semibold text-white transition hover:bg-neutral-800'
|
'group rounded-lg bg-neutral-900 px-8 py-4 text-base font-semibold text-white transition hover:bg-neutral-800'
|
||||||
}
|
}
|
||||||
>
|
>
|
||||||
Start free trial
|
<span className={'flex items-center gap-2'}>
|
||||||
|
Get started free
|
||||||
|
<ArrowRight className="h-4 w-4 transition-transform group-hover:translate-x-1" />
|
||||||
|
</span>
|
||||||
</motion.a>
|
</motion.a>
|
||||||
<Link
|
<Link
|
||||||
href="/pricing"
|
href="/pricing"
|
||||||
|
|||||||
@@ -25,12 +25,12 @@ const faqs: FAQ[] = [
|
|||||||
{
|
{
|
||||||
question: 'When should I choose Klaviyo over Plunk?',
|
question: 'When should I choose Klaviyo over Plunk?',
|
||||||
answer:
|
answer:
|
||||||
'Choose Klaviyo if you need deep native e-commerce integrations (Shopify, WooCommerce), SMS marketing, and AI-powered predictive analytics. Klaviyo excels for established e-commerce brands with dedicated marketing teams and budget for enterprise features. Choose Plunk if you need powerful email automation for e-commerce (or any use case) without the premium price tag—perfect for developers and growing businesses.',
|
'Choose Klaviyo if you need deep native e-commerce integrations (Shopify, WooCommerce), SMS marketing, and AI-powered predictive analytics. Klaviyo excels for established e-commerce brands with dedicated marketing teams and budget for enterprise features. Choose Plunk if you need powerful email automation for e-commerce (or any use case) without the premium price tag. It is built for developers and growing businesses who want the capabilities without the cost.',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
question: 'How much cheaper is Plunk compared to Klaviyo?',
|
question: 'How much cheaper is Plunk compared to Klaviyo?',
|
||||||
answer:
|
answer:
|
||||||
'Klaviyo can be dramatically more expensive. With 10,000 contacts, Klaviyo costs $150-300+/month depending on email volume. Plunk uses pay-as-you-go pricing—you only pay for emails sent, not contacts stored. For most use cases, Plunk costs 60-90% less than Klaviyo while providing the same email automation capabilities. The savings increase as your contact list grows.',
|
'Klaviyo can be dramatically more expensive. With 10,000 contacts, Klaviyo costs $150-300+/month depending on email volume. Plunk uses pay-as-you-go pricing. You only pay for emails sent, not contacts stored. For most use cases, Plunk costs 60-90% less than Klaviyo while providing the same email automation capabilities. The savings increase as your contact list grows.',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
question: 'Can Plunk handle e-commerce emails?',
|
question: 'Can Plunk handle e-commerce emails?',
|
||||||
@@ -94,15 +94,14 @@ export default function KlaviyoComparison() {
|
|||||||
<span className={'text-sm font-semibold text-neutral-900'}>Plunk vs Klaviyo</span>
|
<span className={'text-sm font-semibold text-neutral-900'}>Plunk vs Klaviyo</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h1 className={'text-6xl font-bold tracking-tight text-neutral-900 sm:text-7xl lg:text-8xl'}>
|
<h1 className={'text-6xl font-bold tracking-tight text-neutral-900 sm:text-7xl lg:text-8xl text-balance'}>
|
||||||
Open-source alternative
|
Open-source alternative
|
||||||
<br />
|
<br />
|
||||||
for Klaviyo
|
for Klaviyo
|
||||||
</h1>
|
</h1>
|
||||||
|
|
||||||
<p className={'mx-auto mt-8 max-w-2xl text-xl text-neutral-600'}>
|
<p className={'mx-auto mt-8 max-w-2xl text-xl text-neutral-600'}>
|
||||||
Klaviyo is powerful for e-commerce but extremely expensive. Plunk delivers email automation for any use
|
Klaviyo is powerful for e-commerce but extremely expensive. Plunk delivers the same email automation, including full e-commerce support, at a fraction of the cost. No hidden fees, no contact-based pricing.
|
||||||
case—including e-commerce—at a fraction of the cost. No hidden fees, no contact-based pricing.
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div className={'mt-12 flex flex-wrap justify-center gap-4'}>
|
<div className={'mt-12 flex flex-wrap justify-center gap-4'}>
|
||||||
@@ -141,7 +140,7 @@ export default function KlaviyoComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mb-16 text-center'}
|
className={'mb-16 text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>
|
||||||
E-commerce Email Without the Premium Price
|
E-commerce Email Without the Premium Price
|
||||||
</h2>
|
</h2>
|
||||||
<p className={'mt-4 text-lg text-neutral-600'}>Pay for emails sent, not contacts stored</p>
|
<p className={'mt-4 text-lg text-neutral-600'}>Pay for emails sent, not contacts stored</p>
|
||||||
@@ -233,7 +232,7 @@ export default function KlaviyoComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mb-20 text-center'}
|
className={'mb-20 text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>
|
||||||
E-commerce Email, Developer-Friendly
|
E-commerce Email, Developer-Friendly
|
||||||
</h2>
|
</h2>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
@@ -376,7 +375,7 @@ export default function KlaviyoComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mb-16 text-center'}
|
className={'mb-16 text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>Feature Comparison</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>Feature Comparison</h2>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
|
|
||||||
<ComparisonTable competitorName="Klaviyo" rows={comparisonData} />
|
<ComparisonTable competitorName="Klaviyo" rows={comparisonData} />
|
||||||
@@ -386,7 +385,12 @@ export default function KlaviyoComparison() {
|
|||||||
<FAQSection faqs={faqs} schemaId="faq-schema-klaviyo" />
|
<FAQSection faqs={faqs} schemaId="faq-schema-klaviyo" />
|
||||||
|
|
||||||
{/* CTA */}
|
{/* CTA */}
|
||||||
<section className={'border-t border-neutral-200 py-32'}>
|
<section className={'relative overflow-hidden border-t border-neutral-200 py-32'}>
|
||||||
|
<div
|
||||||
|
className={
|
||||||
|
'absolute inset-0 -z-10 h-full w-full bg-white bg-[linear-gradient(to_right,#e5e7eb_1px,transparent_1px),linear-gradient(to_bottom,#e5e7eb_1px,transparent_1px)] bg-[size:4rem_4rem] [mask-image:radial-gradient(ellipse_80%_50%_at_50%_100%,#000_70%,transparent_110%)]'
|
||||||
|
}
|
||||||
|
/>
|
||||||
<motion.div
|
<motion.div
|
||||||
initial={{opacity: 0, y: 20}}
|
initial={{opacity: 0, y: 20}}
|
||||||
whileInView={{opacity: 1, y: 0}}
|
whileInView={{opacity: 1, y: 0}}
|
||||||
@@ -394,7 +398,7 @@ export default function KlaviyoComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mx-auto max-w-3xl text-center'}
|
className={'mx-auto max-w-3xl text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>
|
||||||
E-commerce email at a fraction of the cost
|
E-commerce email at a fraction of the cost
|
||||||
</h2>
|
</h2>
|
||||||
<p className={'mt-6 text-lg text-neutral-600'}>
|
<p className={'mt-6 text-lg text-neutral-600'}>
|
||||||
@@ -407,10 +411,13 @@ export default function KlaviyoComparison() {
|
|||||||
whileTap={{scale: 0.98}}
|
whileTap={{scale: 0.98}}
|
||||||
href={`${DASHBOARD_URI}/auth/signup`}
|
href={`${DASHBOARD_URI}/auth/signup`}
|
||||||
className={
|
className={
|
||||||
'rounded-lg bg-neutral-900 px-8 py-4 text-base font-semibold text-white transition hover:bg-neutral-800'
|
'group rounded-lg bg-neutral-900 px-8 py-4 text-base font-semibold text-white transition hover:bg-neutral-800'
|
||||||
}
|
}
|
||||||
>
|
>
|
||||||
Start free trial
|
<span className={'flex items-center gap-2'}>
|
||||||
|
Get started free
|
||||||
|
<ArrowRight className="h-4 w-4 transition-transform group-hover:translate-x-1" />
|
||||||
|
</span>
|
||||||
</motion.a>
|
</motion.a>
|
||||||
<Link
|
<Link
|
||||||
href="/pricing"
|
href="/pricing"
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ const faqs: FAQ[] = [
|
|||||||
{
|
{
|
||||||
question: 'Does Plunk have the same modern features as Loops?',
|
question: 'Does Plunk have the same modern features as Loops?',
|
||||||
answer:
|
answer:
|
||||||
'Yes. Plunk offers transactional emails, marketing campaigns, workflow automation, dynamic segmentation, and a modern API—just like Loops. The key difference is Plunk is open-source, self-hostable, and has no contact limits.',
|
'Yes. Plunk offers transactional emails, marketing campaigns, workflow automation, dynamic segmentation, and a modern API, just like Loops. The key difference is Plunk is open-source, self-hostable, and has no contact limits.',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
question: 'How easy is it to migrate from Loops to Plunk?',
|
question: 'How easy is it to migrate from Loops to Plunk?',
|
||||||
@@ -93,7 +93,7 @@ export default function LoopsComparison() {
|
|||||||
<span className={'text-sm font-semibold text-neutral-900'}>Plunk vs Loops</span>
|
<span className={'text-sm font-semibold text-neutral-900'}>Plunk vs Loops</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h1 className={'text-6xl font-bold tracking-tight text-neutral-900 sm:text-7xl lg:text-8xl'}>
|
<h1 className={'text-6xl font-bold tracking-tight text-neutral-900 sm:text-7xl lg:text-8xl text-balance'}>
|
||||||
Open-source alternative
|
Open-source alternative
|
||||||
<br />
|
<br />
|
||||||
for Loops
|
for Loops
|
||||||
@@ -140,7 +140,7 @@ export default function LoopsComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mb-16 text-center'}
|
className={'mb-16 text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>
|
||||||
Transparent Pricing vs Vendor Lock-In
|
Transparent Pricing vs Vendor Lock-In
|
||||||
</h2>
|
</h2>
|
||||||
<p className={'mt-4 text-lg text-neutral-600'}>Pay per email, not per contact</p>
|
<p className={'mt-4 text-lg text-neutral-600'}>Pay per email, not per contact</p>
|
||||||
@@ -232,7 +232,7 @@ export default function LoopsComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mb-20 text-center'}
|
className={'mb-20 text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>Why Choose Plunk Over Loops</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>Why Choose Plunk Over Loops</h2>
|
||||||
<p className={'mt-4 text-lg text-neutral-600'}>Open-source transparency meets modern SaaS features</p>
|
<p className={'mt-4 text-lg text-neutral-600'}>Open-source transparency meets modern SaaS features</p>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
|
|
||||||
@@ -358,8 +358,7 @@ export default function LoopsComparison() {
|
|||||||
</div>
|
</div>
|
||||||
<h3 className={'mt-6 text-xl font-semibold text-neutral-900'}>All Features Included</h3>
|
<h3 className={'mt-6 text-xl font-semibold text-neutral-900'}>All Features Included</h3>
|
||||||
<p className={'mt-3 leading-relaxed text-neutral-600'}>
|
<p className={'mt-3 leading-relaxed text-neutral-600'}>
|
||||||
Transactional emails, campaigns, workflows, segmentation—all included. No artificial feature gating
|
Transactional emails, campaigns, workflows, segmentation. All included. No artificial feature gating based on your plan.
|
||||||
based on your plan.
|
|
||||||
</p>
|
</p>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
</div>
|
</div>
|
||||||
@@ -374,7 +373,7 @@ export default function LoopsComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mb-16 text-center'}
|
className={'mb-16 text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>Feature-by-Feature Comparison</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>Feature-by-Feature Comparison</h2>
|
||||||
<p className={'mt-4 text-lg text-neutral-600'}>See exactly what you get with each platform</p>
|
<p className={'mt-4 text-lg text-neutral-600'}>See exactly what you get with each platform</p>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
|
|
||||||
@@ -385,7 +384,12 @@ export default function LoopsComparison() {
|
|||||||
<FAQSection faqs={faqs} schemaId="faq-schema-loops" />
|
<FAQSection faqs={faqs} schemaId="faq-schema-loops" />
|
||||||
|
|
||||||
{/* CTA */}
|
{/* CTA */}
|
||||||
<section className={'border-t border-neutral-200 py-32'}>
|
<section className={'relative overflow-hidden border-t border-neutral-200 py-32'}>
|
||||||
|
<div
|
||||||
|
className={
|
||||||
|
'absolute inset-0 -z-10 h-full w-full bg-white bg-[linear-gradient(to_right,#e5e7eb_1px,transparent_1px),linear-gradient(to_bottom,#e5e7eb_1px,transparent_1px)] bg-[size:4rem_4rem] [mask-image:radial-gradient(ellipse_80%_50%_at_50%_100%,#000_70%,transparent_110%)]'
|
||||||
|
}
|
||||||
|
/>
|
||||||
<motion.div
|
<motion.div
|
||||||
initial={{opacity: 0, y: 20}}
|
initial={{opacity: 0, y: 20}}
|
||||||
whileInView={{opacity: 1, y: 0}}
|
whileInView={{opacity: 1, y: 0}}
|
||||||
@@ -393,7 +397,7 @@ export default function LoopsComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mx-auto max-w-3xl text-center'}
|
className={'mx-auto max-w-3xl text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>Switch to open source</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>Switch to open source</h2>
|
||||||
<p className={'mt-6 text-lg text-neutral-600'}>
|
<p className={'mt-6 text-lg text-neutral-600'}>
|
||||||
Join developers choosing transparency and control over proprietary platforms. Start free, no credit card
|
Join developers choosing transparency and control over proprietary platforms. Start free, no credit card
|
||||||
required.
|
required.
|
||||||
@@ -404,10 +408,13 @@ export default function LoopsComparison() {
|
|||||||
whileTap={{scale: 0.98}}
|
whileTap={{scale: 0.98}}
|
||||||
href={`${DASHBOARD_URI}/auth/signup`}
|
href={`${DASHBOARD_URI}/auth/signup`}
|
||||||
className={
|
className={
|
||||||
'rounded-lg bg-neutral-900 px-8 py-4 text-base font-semibold text-white transition hover:bg-neutral-800'
|
'group rounded-lg bg-neutral-900 px-8 py-4 text-base font-semibold text-white transition hover:bg-neutral-800'
|
||||||
}
|
}
|
||||||
>
|
>
|
||||||
Start free trial
|
<span className={'flex items-center gap-2'}>
|
||||||
|
Get started free
|
||||||
|
<ArrowRight className="h-4 w-4 transition-transform group-hover:translate-x-1" />
|
||||||
|
</span>
|
||||||
</motion.a>
|
</motion.a>
|
||||||
<Link
|
<Link
|
||||||
href="/pricing"
|
href="/pricing"
|
||||||
|
|||||||
@@ -94,7 +94,7 @@ export default function MailchimpComparison() {
|
|||||||
<span className={'text-sm font-semibold text-neutral-900'}>Plunk vs Mailchimp</span>
|
<span className={'text-sm font-semibold text-neutral-900'}>Plunk vs Mailchimp</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h1 className={'text-6xl font-bold tracking-tight text-neutral-900 sm:text-7xl lg:text-8xl'}>
|
<h1 className={'text-6xl font-bold tracking-tight text-neutral-900 sm:text-7xl lg:text-8xl text-balance'}>
|
||||||
Open-source alternative
|
Open-source alternative
|
||||||
<br />
|
<br />
|
||||||
for Mailchimp
|
for Mailchimp
|
||||||
@@ -141,7 +141,7 @@ export default function MailchimpComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mb-16 text-center'}
|
className={'mb-16 text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>The Pricing Model That Makes Sense</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>The Pricing Model That Makes Sense</h2>
|
||||||
<p className={'mt-4 text-lg text-neutral-600'}>Pay for what you use, not for what you store</p>
|
<p className={'mt-4 text-lg text-neutral-600'}>Pay for what you use, not for what you store</p>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
|
|
||||||
@@ -231,7 +231,7 @@ export default function MailchimpComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mb-20 text-center'}
|
className={'mb-20 text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>Why Developers Choose Plunk</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>Why Developers Choose Plunk</h2>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
|
|
||||||
<div className={'grid gap-px bg-neutral-200 sm:grid-cols-2 lg:grid-cols-3'}>
|
<div className={'grid gap-px bg-neutral-200 sm:grid-cols-2 lg:grid-cols-3'}>
|
||||||
@@ -367,7 +367,7 @@ export default function MailchimpComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mb-16 text-center'}
|
className={'mb-16 text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>Feature Comparison</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>Feature Comparison</h2>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
|
|
||||||
<ComparisonTable competitorName="Mailchimp" rows={comparisonData} />
|
<ComparisonTable competitorName="Mailchimp" rows={comparisonData} />
|
||||||
@@ -377,7 +377,12 @@ export default function MailchimpComparison() {
|
|||||||
<FAQSection faqs={faqs} schemaId="faq-schema-mailchimp" />
|
<FAQSection faqs={faqs} schemaId="faq-schema-mailchimp" />
|
||||||
|
|
||||||
{/* CTA */}
|
{/* CTA */}
|
||||||
<section className={'border-t border-neutral-200 py-32'}>
|
<section className={'relative overflow-hidden border-t border-neutral-200 py-32'}>
|
||||||
|
<div
|
||||||
|
className={
|
||||||
|
'absolute inset-0 -z-10 h-full w-full bg-white bg-[linear-gradient(to_right,#e5e7eb_1px,transparent_1px),linear-gradient(to_bottom,#e5e7eb_1px,transparent_1px)] bg-[size:4rem_4rem] [mask-image:radial-gradient(ellipse_80%_50%_at_50%_100%,#000_70%,transparent_110%)]'
|
||||||
|
}
|
||||||
|
/>
|
||||||
<motion.div
|
<motion.div
|
||||||
initial={{opacity: 0, y: 20}}
|
initial={{opacity: 0, y: 20}}
|
||||||
whileInView={{opacity: 1, y: 0}}
|
whileInView={{opacity: 1, y: 0}}
|
||||||
@@ -385,7 +390,7 @@ export default function MailchimpComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mx-auto max-w-3xl text-center'}
|
className={'mx-auto max-w-3xl text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>
|
||||||
Ready for a better developer experience?
|
Ready for a better developer experience?
|
||||||
</h2>
|
</h2>
|
||||||
<p className={'mt-6 text-lg text-neutral-600'}>
|
<p className={'mt-6 text-lg text-neutral-600'}>
|
||||||
@@ -398,10 +403,13 @@ export default function MailchimpComparison() {
|
|||||||
whileTap={{scale: 0.98}}
|
whileTap={{scale: 0.98}}
|
||||||
href={`${DASHBOARD_URI}/auth/signup`}
|
href={`${DASHBOARD_URI}/auth/signup`}
|
||||||
className={
|
className={
|
||||||
'rounded-lg bg-neutral-900 px-8 py-4 text-base font-semibold text-white transition hover:bg-neutral-800'
|
'group rounded-lg bg-neutral-900 px-8 py-4 text-base font-semibold text-white transition hover:bg-neutral-800'
|
||||||
}
|
}
|
||||||
>
|
>
|
||||||
Start free trial
|
<span className={'flex items-center gap-2'}>
|
||||||
|
Get started free
|
||||||
|
<ArrowRight className="h-4 w-4 transition-transform group-hover:translate-x-1" />
|
||||||
|
</span>
|
||||||
</motion.a>
|
</motion.a>
|
||||||
<Link
|
<Link
|
||||||
href="/pricing"
|
href="/pricing"
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ const faqs: FAQ[] = [
|
|||||||
{
|
{
|
||||||
question: 'Is Plunk more expensive than MailerLite?',
|
question: 'Is Plunk more expensive than MailerLite?',
|
||||||
answer:
|
answer:
|
||||||
'It depends on your usage pattern. MailerLite charges based on subscriber count (e.g., $10/month for 1,000 subscribers), while Plunk charges per email sent. If you have a large subscriber list but send infrequently, Plunk is typically cheaper. If you email your entire list frequently, costs are similar. The key difference is predictability—Plunk only charges for actual usage.',
|
'It depends on your usage pattern. MailerLite charges based on subscriber count (e.g., $10/month for 1,000 subscribers), while Plunk charges per email sent. If you have a large subscriber list but send infrequently, Plunk is typically cheaper. If you email your entire list frequently, costs are similar. The key difference is predictability: Plunk only charges for actual usage.',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
question: 'Can I self-host Plunk unlike MailerLite?',
|
question: 'Can I self-host Plunk unlike MailerLite?',
|
||||||
@@ -94,7 +94,7 @@ export default function MailerliteComparison() {
|
|||||||
<span className={'text-sm font-semibold text-neutral-900'}>Plunk vs MailerLite</span>
|
<span className={'text-sm font-semibold text-neutral-900'}>Plunk vs MailerLite</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h1 className={'text-6xl font-bold tracking-tight text-neutral-900 sm:text-7xl lg:text-8xl'}>
|
<h1 className={'text-6xl font-bold tracking-tight text-neutral-900 sm:text-7xl lg:text-8xl text-balance'}>
|
||||||
Open-source alternative
|
Open-source alternative
|
||||||
<br />
|
<br />
|
||||||
for MailerLite
|
for MailerLite
|
||||||
@@ -141,7 +141,7 @@ export default function MailerliteComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mb-16 text-center'}
|
className={'mb-16 text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>
|
||||||
Open Source Meets Developer Experience
|
Open Source Meets Developer Experience
|
||||||
</h2>
|
</h2>
|
||||||
<p className={'mt-4 text-lg text-neutral-600'}>Pay for emails sent, not subscribers stored</p>
|
<p className={'mt-4 text-lg text-neutral-600'}>Pay for emails sent, not subscribers stored</p>
|
||||||
@@ -233,7 +233,7 @@ export default function MailerliteComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mb-20 text-center'}
|
className={'mb-20 text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>
|
||||||
The Truly Developer-First Alternative
|
The Truly Developer-First Alternative
|
||||||
</h2>
|
</h2>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
@@ -376,7 +376,7 @@ export default function MailerliteComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mb-16 text-center'}
|
className={'mb-16 text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>Feature Comparison</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>Feature Comparison</h2>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
|
|
||||||
<ComparisonTable competitorName="MailerLite" rows={comparisonData} />
|
<ComparisonTable competitorName="MailerLite" rows={comparisonData} />
|
||||||
@@ -386,7 +386,12 @@ export default function MailerliteComparison() {
|
|||||||
<FAQSection faqs={faqs} schemaId="faq-schema-mailerlite" />
|
<FAQSection faqs={faqs} schemaId="faq-schema-mailerlite" />
|
||||||
|
|
||||||
{/* CTA */}
|
{/* CTA */}
|
||||||
<section className={'border-t border-neutral-200 py-32'}>
|
<section className={'relative overflow-hidden border-t border-neutral-200 py-32'}>
|
||||||
|
<div
|
||||||
|
className={
|
||||||
|
'absolute inset-0 -z-10 h-full w-full bg-white bg-[linear-gradient(to_right,#e5e7eb_1px,transparent_1px),linear-gradient(to_bottom,#e5e7eb_1px,transparent_1px)] bg-[size:4rem_4rem] [mask-image:radial-gradient(ellipse_80%_50%_at_50%_100%,#000_70%,transparent_110%)]'
|
||||||
|
}
|
||||||
|
/>
|
||||||
<motion.div
|
<motion.div
|
||||||
initial={{opacity: 0, y: 20}}
|
initial={{opacity: 0, y: 20}}
|
||||||
whileInView={{opacity: 1, y: 0}}
|
whileInView={{opacity: 1, y: 0}}
|
||||||
@@ -394,7 +399,7 @@ export default function MailerliteComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mx-auto max-w-3xl text-center'}
|
className={'mx-auto max-w-3xl text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>
|
||||||
Experience true developer-first email
|
Experience true developer-first email
|
||||||
</h2>
|
</h2>
|
||||||
<p className={'mt-6 text-lg text-neutral-600'}>
|
<p className={'mt-6 text-lg text-neutral-600'}>
|
||||||
@@ -407,10 +412,13 @@ export default function MailerliteComparison() {
|
|||||||
whileTap={{scale: 0.98}}
|
whileTap={{scale: 0.98}}
|
||||||
href={`${DASHBOARD_URI}/auth/signup`}
|
href={`${DASHBOARD_URI}/auth/signup`}
|
||||||
className={
|
className={
|
||||||
'rounded-lg bg-neutral-900 px-8 py-4 text-base font-semibold text-white transition hover:bg-neutral-800'
|
'group rounded-lg bg-neutral-900 px-8 py-4 text-base font-semibold text-white transition hover:bg-neutral-800'
|
||||||
}
|
}
|
||||||
>
|
>
|
||||||
Start free trial
|
<span className={'flex items-center gap-2'}>
|
||||||
|
Get started free
|
||||||
|
<ArrowRight className="h-4 w-4 transition-transform group-hover:translate-x-1" />
|
||||||
|
</span>
|
||||||
</motion.a>
|
</motion.a>
|
||||||
<Link
|
<Link
|
||||||
href="/pricing"
|
href="/pricing"
|
||||||
|
|||||||
@@ -89,15 +89,14 @@ export default function MailgunComparison() {
|
|||||||
<span className={'text-sm font-semibold text-neutral-900'}>Plunk vs Mailgun</span>
|
<span className={'text-sm font-semibold text-neutral-900'}>Plunk vs Mailgun</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h1 className={'text-6xl font-bold tracking-tight text-neutral-900 sm:text-7xl lg:text-8xl'}>
|
<h1 className={'text-6xl font-bold tracking-tight text-neutral-900 sm:text-7xl lg:text-8xl text-balance'}>
|
||||||
Open-source alternative
|
Open-source alternative
|
||||||
<br />
|
<br />
|
||||||
for Mailgun
|
for Mailgun
|
||||||
</h1>
|
</h1>
|
||||||
|
|
||||||
<p className={'mx-auto mt-8 max-w-2xl text-xl text-neutral-600'}>
|
<p className={'mx-auto mt-8 max-w-2xl text-xl text-neutral-600'}>
|
||||||
Mailgun is excellent for transactional emails. Plunk adds marketing campaigns, workflow automation, and is
|
Mailgun only handles transactional email. Plunk adds marketing campaigns, workflow automation, and segmentation on top, all open-source and self-hostable at $0.001 per email.
|
||||||
open-source.
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div className={'mt-12 flex flex-wrap justify-center gap-4'}>
|
<div className={'mt-12 flex flex-wrap justify-center gap-4'}>
|
||||||
@@ -136,7 +135,7 @@ export default function MailgunComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mb-16 text-center'}
|
className={'mb-16 text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>The Pricing Model That Makes Sense</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>The Pricing Model That Makes Sense</h2>
|
||||||
<p className={'mt-4 text-lg text-neutral-600'}>Pay for what you use, not fixed subscriptions</p>
|
<p className={'mt-4 text-lg text-neutral-600'}>Pay for what you use, not fixed subscriptions</p>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
|
|
||||||
@@ -226,7 +225,7 @@ export default function MailgunComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mb-16 text-center'}
|
className={'mb-16 text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>Feature-by-Feature</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>Feature-by-Feature</h2>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
|
|
||||||
<ComparisonTable competitorName="Mailgun" rows={comparisonData} />
|
<ComparisonTable competitorName="Mailgun" rows={comparisonData} />
|
||||||
@@ -241,7 +240,7 @@ export default function MailgunComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mb-20 text-center'}
|
className={'mb-20 text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>What Plunk Adds</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>What Plunk Adds</h2>
|
||||||
<p className={'mt-4 text-lg text-neutral-600'}>Beyond transactional emails</p>
|
<p className={'mt-4 text-lg text-neutral-600'}>Beyond transactional emails</p>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
|
|
||||||
@@ -376,7 +375,12 @@ export default function MailgunComparison() {
|
|||||||
<FAQSection faqs={faqs} schemaId="faq-schema-mailgun" />
|
<FAQSection faqs={faqs} schemaId="faq-schema-mailgun" />
|
||||||
|
|
||||||
{/* CTA */}
|
{/* CTA */}
|
||||||
<section className={'border-t border-neutral-200 py-32'}>
|
<section className={'relative overflow-hidden border-t border-neutral-200 py-32'}>
|
||||||
|
<div
|
||||||
|
className={
|
||||||
|
'absolute inset-0 -z-10 h-full w-full bg-white bg-[linear-gradient(to_right,#e5e7eb_1px,transparent_1px),linear-gradient(to_bottom,#e5e7eb_1px,transparent_1px)] bg-[size:4rem_4rem] [mask-image:radial-gradient(ellipse_80%_50%_at_50%_100%,#000_70%,transparent_110%)]'
|
||||||
|
}
|
||||||
|
/>
|
||||||
<motion.div
|
<motion.div
|
||||||
initial={{opacity: 0, y: 20}}
|
initial={{opacity: 0, y: 20}}
|
||||||
whileInView={{opacity: 1, y: 0}}
|
whileInView={{opacity: 1, y: 0}}
|
||||||
@@ -384,7 +388,7 @@ export default function MailgunComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mx-auto max-w-3xl text-center'}
|
className={'mx-auto max-w-3xl text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>Try Plunk free</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>Try Plunk free</h2>
|
||||||
<p className={'mt-6 text-lg text-neutral-600'}>
|
<p className={'mt-6 text-lg text-neutral-600'}>
|
||||||
1,000 emails/month free. No credit card required. Add marketing and automation when you need it.
|
1,000 emails/month free. No credit card required. Add marketing and automation when you need it.
|
||||||
</p>
|
</p>
|
||||||
@@ -394,10 +398,13 @@ export default function MailgunComparison() {
|
|||||||
whileTap={{scale: 0.98}}
|
whileTap={{scale: 0.98}}
|
||||||
href={`${DASHBOARD_URI}/auth/signup`}
|
href={`${DASHBOARD_URI}/auth/signup`}
|
||||||
className={
|
className={
|
||||||
'rounded-lg bg-neutral-900 px-8 py-4 text-base font-semibold text-white transition hover:bg-neutral-800'
|
'group rounded-lg bg-neutral-900 px-8 py-4 text-base font-semibold text-white transition hover:bg-neutral-800'
|
||||||
}
|
}
|
||||||
>
|
>
|
||||||
Start free trial
|
<span className={'flex items-center gap-2'}>
|
||||||
|
Get started free
|
||||||
|
<ArrowRight className="h-4 w-4 transition-transform group-hover:translate-x-1" />
|
||||||
|
</span>
|
||||||
</motion.a>
|
</motion.a>
|
||||||
<Link
|
<Link
|
||||||
href={WIKI_URI}
|
href={WIKI_URI}
|
||||||
|
|||||||
@@ -90,7 +90,7 @@ export default function PostmarkComparison() {
|
|||||||
<span className={'text-sm font-semibold text-neutral-900'}>Plunk vs Postmark</span>
|
<span className={'text-sm font-semibold text-neutral-900'}>Plunk vs Postmark</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h1 className={'text-6xl font-bold tracking-tight text-neutral-900 sm:text-7xl lg:text-8xl'}>
|
<h1 className={'text-6xl font-bold tracking-tight text-neutral-900 sm:text-7xl lg:text-8xl text-balance'}>
|
||||||
Open-source alternative
|
Open-source alternative
|
||||||
<br />
|
<br />
|
||||||
for Postmark
|
for Postmark
|
||||||
@@ -137,7 +137,7 @@ export default function PostmarkComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mb-16 text-center'}
|
className={'mb-16 text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>One Platform for All Your Emails</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>One Platform for All Your Emails</h2>
|
||||||
<p className={'mt-4 text-lg text-neutral-600'}>Transactional reliability meets marketing power</p>
|
<p className={'mt-4 text-lg text-neutral-600'}>Transactional reliability meets marketing power</p>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
|
|
||||||
@@ -227,7 +227,7 @@ export default function PostmarkComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mb-20 text-center'}
|
className={'mb-20 text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>Why Choose Plunk Over Postmark</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>Why Choose Plunk Over Postmark</h2>
|
||||||
<p className={'mt-4 text-lg text-neutral-600'}>Do more with one platform instead of two</p>
|
<p className={'mt-4 text-lg text-neutral-600'}>Do more with one platform instead of two</p>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
|
|
||||||
@@ -270,7 +270,7 @@ export default function PostmarkComparison() {
|
|||||||
<h3 className={'mt-6 text-xl font-semibold text-neutral-900'}>Workflow Automation</h3>
|
<h3 className={'mt-6 text-xl font-semibold text-neutral-900'}>Workflow Automation</h3>
|
||||||
<p className={'mt-3 leading-relaxed text-neutral-600'}>
|
<p className={'mt-3 leading-relaxed text-neutral-600'}>
|
||||||
Build automated email sequences with triggers, delays, and conditions. Onboard users, nurture leads,
|
Build automated email sequences with triggers, delays, and conditions. Onboard users, nurture leads,
|
||||||
re-engage customers—all automated.
|
re-engage customers. All automated.
|
||||||
</p>
|
</p>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
|
|
||||||
@@ -369,7 +369,7 @@ export default function PostmarkComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mb-16 text-center'}
|
className={'mb-16 text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>Feature-by-Feature Comparison</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>Feature-by-Feature Comparison</h2>
|
||||||
<p className={'mt-4 text-lg text-neutral-600'}>See exactly what you get with each platform</p>
|
<p className={'mt-4 text-lg text-neutral-600'}>See exactly what you get with each platform</p>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
|
|
||||||
@@ -380,7 +380,12 @@ export default function PostmarkComparison() {
|
|||||||
<FAQSection faqs={faqs} schemaId="faq-schema-postmark" />
|
<FAQSection faqs={faqs} schemaId="faq-schema-postmark" />
|
||||||
|
|
||||||
{/* CTA */}
|
{/* CTA */}
|
||||||
<section className={'border-t border-neutral-200 py-32'}>
|
<section className={'relative overflow-hidden border-t border-neutral-200 py-32'}>
|
||||||
|
<div
|
||||||
|
className={
|
||||||
|
'absolute inset-0 -z-10 h-full w-full bg-white bg-[linear-gradient(to_right,#e5e7eb_1px,transparent_1px),linear-gradient(to_bottom,#e5e7eb_1px,transparent_1px)] bg-[size:4rem_4rem] [mask-image:radial-gradient(ellipse_80%_50%_at_50%_100%,#000_70%,transparent_110%)]'
|
||||||
|
}
|
||||||
|
/>
|
||||||
<motion.div
|
<motion.div
|
||||||
initial={{opacity: 0, y: 20}}
|
initial={{opacity: 0, y: 20}}
|
||||||
whileInView={{opacity: 1, y: 0}}
|
whileInView={{opacity: 1, y: 0}}
|
||||||
@@ -388,7 +393,7 @@ export default function PostmarkComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mx-auto max-w-3xl text-center'}
|
className={'mx-auto max-w-3xl text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>Get more from your email platform</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>Get more from your email platform</h2>
|
||||||
<p className={'mt-6 text-lg text-neutral-600'}>
|
<p className={'mt-6 text-lg text-neutral-600'}>
|
||||||
Stop juggling multiple tools. Get transactional reliability plus marketing power in one platform. Start
|
Stop juggling multiple tools. Get transactional reliability plus marketing power in one platform. Start
|
||||||
free.
|
free.
|
||||||
@@ -399,10 +404,13 @@ export default function PostmarkComparison() {
|
|||||||
whileTap={{scale: 0.98}}
|
whileTap={{scale: 0.98}}
|
||||||
href={`${DASHBOARD_URI}/auth/signup`}
|
href={`${DASHBOARD_URI}/auth/signup`}
|
||||||
className={
|
className={
|
||||||
'rounded-lg bg-neutral-900 px-8 py-4 text-base font-semibold text-white transition hover:bg-neutral-800'
|
'group rounded-lg bg-neutral-900 px-8 py-4 text-base font-semibold text-white transition hover:bg-neutral-800'
|
||||||
}
|
}
|
||||||
>
|
>
|
||||||
Start free trial
|
<span className={'flex items-center gap-2'}>
|
||||||
|
Get started free
|
||||||
|
<ArrowRight className="h-4 w-4 transition-transform group-hover:translate-x-1" />
|
||||||
|
</span>
|
||||||
</motion.a>
|
</motion.a>
|
||||||
<Link
|
<Link
|
||||||
href="/pricing"
|
href="/pricing"
|
||||||
|
|||||||
@@ -89,15 +89,14 @@ export default function ResendComparison() {
|
|||||||
<span className={'text-sm font-semibold text-neutral-900'}>Plunk vs Resend</span>
|
<span className={'text-sm font-semibold text-neutral-900'}>Plunk vs Resend</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h1 className={'text-6xl font-bold tracking-tight text-neutral-900 sm:text-7xl lg:text-8xl'}>
|
<h1 className={'text-6xl font-bold tracking-tight text-neutral-900 sm:text-7xl lg:text-8xl text-balance'}>
|
||||||
Open-source alternative
|
Open-source alternative
|
||||||
<br />
|
<br />
|
||||||
for Resend
|
for Resend
|
||||||
</h1>
|
</h1>
|
||||||
|
|
||||||
<p className={'mx-auto mt-8 max-w-2xl text-xl text-neutral-600'}>
|
<p className={'mx-auto mt-8 max-w-2xl text-xl text-neutral-600'}>
|
||||||
Resend is excellent for transactional emails. Plunk adds marketing campaigns, workflow automation, and is
|
Resend is transactional-only. Plunk gives you transactional emails, marketing campaigns, and workflow automation in a single open-source platform. No second tool, no second bill.
|
||||||
open-source. Choose based on what you need.
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div className={'mt-12 flex flex-wrap justify-center gap-4'}>
|
<div className={'mt-12 flex flex-wrap justify-center gap-4'}>
|
||||||
@@ -136,7 +135,7 @@ export default function ResendComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mb-16 text-center'}
|
className={'mb-16 text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>The Pricing Model That Makes Sense</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>The Pricing Model That Makes Sense</h2>
|
||||||
<p className={'mt-4 text-lg text-neutral-600'}>Pay for what you use, not fixed subscriptions</p>
|
<p className={'mt-4 text-lg text-neutral-600'}>Pay for what you use, not fixed subscriptions</p>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
|
|
||||||
@@ -226,7 +225,7 @@ export default function ResendComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mb-16 text-center'}
|
className={'mb-16 text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>Feature-by-Feature</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>Feature-by-Feature</h2>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
|
|
||||||
<ComparisonTable competitorName="Resend" rows={comparisonData} />
|
<ComparisonTable competitorName="Resend" rows={comparisonData} />
|
||||||
@@ -241,7 +240,7 @@ export default function ResendComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mb-20 text-center'}
|
className={'mb-20 text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>What Plunk Adds</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>What Plunk Adds</h2>
|
||||||
<p className={'mt-4 text-lg text-neutral-600'}>Beyond transactional emails</p>
|
<p className={'mt-4 text-lg text-neutral-600'}>Beyond transactional emails</p>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
|
|
||||||
@@ -376,7 +375,12 @@ export default function ResendComparison() {
|
|||||||
<FAQSection faqs={faqs} schemaId="faq-schema-resend" />
|
<FAQSection faqs={faqs} schemaId="faq-schema-resend" />
|
||||||
|
|
||||||
{/* CTA */}
|
{/* CTA */}
|
||||||
<section className={'border-t border-neutral-200 py-32'}>
|
<section className={'relative overflow-hidden border-t border-neutral-200 py-32'}>
|
||||||
|
<div
|
||||||
|
className={
|
||||||
|
'absolute inset-0 -z-10 h-full w-full bg-white bg-[linear-gradient(to_right,#e5e7eb_1px,transparent_1px),linear-gradient(to_bottom,#e5e7eb_1px,transparent_1px)] bg-[size:4rem_4rem] [mask-image:radial-gradient(ellipse_80%_50%_at_50%_100%,#000_70%,transparent_110%)]'
|
||||||
|
}
|
||||||
|
/>
|
||||||
<motion.div
|
<motion.div
|
||||||
initial={{opacity: 0, y: 20}}
|
initial={{opacity: 0, y: 20}}
|
||||||
whileInView={{opacity: 1, y: 0}}
|
whileInView={{opacity: 1, y: 0}}
|
||||||
@@ -384,7 +388,7 @@ export default function ResendComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mx-auto max-w-3xl text-center'}
|
className={'mx-auto max-w-3xl text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>Try Plunk free</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>Try Plunk free</h2>
|
||||||
<p className={'mt-6 text-lg text-neutral-600'}>
|
<p className={'mt-6 text-lg text-neutral-600'}>
|
||||||
1,000 emails/month free. No credit card required. Add marketing and automation when you need it.
|
1,000 emails/month free. No credit card required. Add marketing and automation when you need it.
|
||||||
</p>
|
</p>
|
||||||
@@ -394,10 +398,13 @@ export default function ResendComparison() {
|
|||||||
whileTap={{scale: 0.98}}
|
whileTap={{scale: 0.98}}
|
||||||
href={`${DASHBOARD_URI}/auth/signup`}
|
href={`${DASHBOARD_URI}/auth/signup`}
|
||||||
className={
|
className={
|
||||||
'rounded-lg bg-neutral-900 px-8 py-4 text-base font-semibold text-white transition hover:bg-neutral-800'
|
'group rounded-lg bg-neutral-900 px-8 py-4 text-base font-semibold text-white transition hover:bg-neutral-800'
|
||||||
}
|
}
|
||||||
>
|
>
|
||||||
Start free trial
|
<span className={'flex items-center gap-2'}>
|
||||||
|
Get started free
|
||||||
|
<ArrowRight className="h-4 w-4 transition-transform group-hover:translate-x-1" />
|
||||||
|
</span>
|
||||||
</motion.a>
|
</motion.a>
|
||||||
<Link
|
<Link
|
||||||
href={WIKI_URI}
|
href={WIKI_URI}
|
||||||
|
|||||||
@@ -93,7 +93,7 @@ export default function SendGridComparison() {
|
|||||||
<span className={'text-sm font-semibold text-neutral-900'}>Plunk vs SendGrid</span>
|
<span className={'text-sm font-semibold text-neutral-900'}>Plunk vs SendGrid</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h1 className={'text-6xl font-bold tracking-tight text-neutral-900 sm:text-7xl lg:text-8xl'}>
|
<h1 className={'text-6xl font-bold tracking-tight text-neutral-900 sm:text-7xl lg:text-8xl text-balance'}>
|
||||||
Open-source alternative
|
Open-source alternative
|
||||||
<br />
|
<br />
|
||||||
for SendGrid
|
for SendGrid
|
||||||
@@ -140,7 +140,7 @@ export default function SendGridComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mb-16 text-center'}
|
className={'mb-16 text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>The Pricing Model That Makes Sense</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>The Pricing Model That Makes Sense</h2>
|
||||||
<p className={'mt-4 text-lg text-neutral-600'}>Pay for what you use, not for what you might use</p>
|
<p className={'mt-4 text-lg text-neutral-600'}>Pay for what you use, not for what you might use</p>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
|
|
||||||
@@ -230,7 +230,7 @@ export default function SendGridComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mb-20 text-center'}
|
className={'mb-20 text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>Why Choose Plunk Over SendGrid</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>Why Choose Plunk Over SendGrid</h2>
|
||||||
<p className={'mt-4 text-lg text-neutral-600'}>Built for modern developers, not enterprise sales teams</p>
|
<p className={'mt-4 text-lg text-neutral-600'}>Built for modern developers, not enterprise sales teams</p>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
|
|
||||||
@@ -372,7 +372,7 @@ export default function SendGridComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mb-16 text-center'}
|
className={'mb-16 text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>Feature-by-Feature Comparison</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>Feature-by-Feature Comparison</h2>
|
||||||
<p className={'mt-4 text-lg text-neutral-600'}>See exactly what you get with each platform</p>
|
<p className={'mt-4 text-lg text-neutral-600'}>See exactly what you get with each platform</p>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
|
|
||||||
@@ -383,7 +383,12 @@ export default function SendGridComparison() {
|
|||||||
<FAQSection faqs={faqs} schemaId="faq-schema-sendgrid" />
|
<FAQSection faqs={faqs} schemaId="faq-schema-sendgrid" />
|
||||||
|
|
||||||
{/* CTA */}
|
{/* CTA */}
|
||||||
<section className={'border-t border-neutral-200 py-32'}>
|
<section className={'relative overflow-hidden border-t border-neutral-200 py-32'}>
|
||||||
|
<div
|
||||||
|
className={
|
||||||
|
'absolute inset-0 -z-10 h-full w-full bg-white bg-[linear-gradient(to_right,#e5e7eb_1px,transparent_1px),linear-gradient(to_bottom,#e5e7eb_1px,transparent_1px)] bg-[size:4rem_4rem] [mask-image:radial-gradient(ellipse_80%_50%_at_50%_100%,#000_70%,transparent_110%)]'
|
||||||
|
}
|
||||||
|
/>
|
||||||
<motion.div
|
<motion.div
|
||||||
initial={{opacity: 0, y: 20}}
|
initial={{opacity: 0, y: 20}}
|
||||||
whileInView={{opacity: 1, y: 0}}
|
whileInView={{opacity: 1, y: 0}}
|
||||||
@@ -391,7 +396,7 @@ export default function SendGridComparison() {
|
|||||||
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
transition={{duration: 0.7, ease: [0.22, 1, 0.36, 1]}}
|
||||||
className={'mx-auto max-w-3xl text-center'}
|
className={'mx-auto max-w-3xl text-center'}
|
||||||
>
|
>
|
||||||
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900'}>Make the switch today</h2>
|
<h2 className={'text-5xl font-bold tracking-tight text-neutral-900 text-balance'}>Make the switch today</h2>
|
||||||
<p className={'mt-6 text-lg text-neutral-600'}>
|
<p className={'mt-6 text-lg text-neutral-600'}>
|
||||||
Join hundreds of developers who've ditched SendGrid's complexity for Plunk's simplicity.
|
Join hundreds of developers who've ditched SendGrid's complexity for Plunk's simplicity.
|
||||||
</p>
|
</p>
|
||||||
@@ -401,10 +406,13 @@ export default function SendGridComparison() {
|
|||||||
whileTap={{scale: 0.98}}
|
whileTap={{scale: 0.98}}
|
||||||
href={`${DASHBOARD_URI}/auth/signup`}
|
href={`${DASHBOARD_URI}/auth/signup`}
|
||||||
className={
|
className={
|
||||||
'rounded-lg bg-neutral-900 px-8 py-4 text-base font-semibold text-white transition hover:bg-neutral-800'
|
'group rounded-lg bg-neutral-900 px-8 py-4 text-base font-semibold text-white transition hover:bg-neutral-800'
|
||||||
}
|
}
|
||||||
>
|
>
|
||||||
Start free trial
|
<span className={'flex items-center gap-2'}>
|
||||||
|
Get started free
|
||||||
|
<ArrowRight className="h-4 w-4 transition-transform group-hover:translate-x-1" />
|
||||||
|
</span>
|
||||||
</motion.a>
|
</motion.a>
|
||||||
<Link
|
<Link
|
||||||
href="/pricing"
|
href="/pricing"
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@plunk/db": "*",
|
"@plunk/db": "*",
|
||||||
"dotenv": "^17.2.3",
|
"dotenv": "^17.2.3",
|
||||||
"mailparser": "^3.7.1",
|
"mailparser": "^3.9.3",
|
||||||
"signale": "^1.4.0",
|
"signale": "^1.4.0",
|
||||||
"smtp-server": "^3.13.4"
|
"smtp-server": "^3.13.4"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -9,6 +9,7 @@ import {
|
|||||||
CheckCircle,
|
CheckCircle,
|
||||||
ChevronRight,
|
ChevronRight,
|
||||||
Eye,
|
Eye,
|
||||||
|
Inbox,
|
||||||
MousePointerClick,
|
MousePointerClick,
|
||||||
Send,
|
Send,
|
||||||
ShieldAlert,
|
ShieldAlert,
|
||||||
@@ -99,6 +100,7 @@ function isEmailActivity(type: string): boolean {
|
|||||||
return [
|
return [
|
||||||
'email.sent',
|
'email.sent',
|
||||||
'email.delivered',
|
'email.delivered',
|
||||||
|
'email.received',
|
||||||
'email.opened',
|
'email.opened',
|
||||||
'email.clicked',
|
'email.clicked',
|
||||||
'email.bounced',
|
'email.bounced',
|
||||||
@@ -181,6 +183,19 @@ function getActivityConfig(activity: Activity): ActivityConfig {
|
|||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
|
case 'email.received':
|
||||||
|
return {
|
||||||
|
icon: Inbox,
|
||||||
|
color: 'text-blue-600',
|
||||||
|
bgColor: 'bg-blue-100',
|
||||||
|
title: (typeof metadata.subject === 'string' ? metadata.subject : undefined) || 'Email received',
|
||||||
|
description: typeof metadata.from === 'string' ? `From: ${metadata.from}` : 'Inbound email',
|
||||||
|
badge: {
|
||||||
|
label: 'Received',
|
||||||
|
variant: 'default',
|
||||||
|
},
|
||||||
|
};
|
||||||
|
|
||||||
case 'email.opened':
|
case 'email.opened':
|
||||||
return {
|
return {
|
||||||
icon: Eye,
|
icon: Eye,
|
||||||
|
|||||||
@@ -78,6 +78,7 @@ export function BillingLimits({projectId, hasSubscription, billingEnabled}: Bill
|
|||||||
workflows: null,
|
workflows: null,
|
||||||
campaigns: null,
|
campaigns: null,
|
||||||
transactional: null,
|
transactional: null,
|
||||||
|
inbound: null,
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
@@ -88,6 +89,7 @@ export function BillingLimits({projectId, hasSubscription, billingEnabled}: Bill
|
|||||||
workflows: limitsData.workflows.limit,
|
workflows: limitsData.workflows.limit,
|
||||||
campaigns: limitsData.campaigns.limit,
|
campaigns: limitsData.campaigns.limit,
|
||||||
transactional: limitsData.transactional.limit,
|
transactional: limitsData.transactional.limit,
|
||||||
|
inbound: limitsData.inbound.limit,
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
}, [limitsData, form]);
|
}, [limitsData, form]);
|
||||||
@@ -121,6 +123,7 @@ export function BillingLimits({projectId, hasSubscription, billingEnabled}: Bill
|
|||||||
workflows: limitsData.workflows.limit,
|
workflows: limitsData.workflows.limit,
|
||||||
campaigns: limitsData.campaigns.limit,
|
campaigns: limitsData.campaigns.limit,
|
||||||
transactional: limitsData.transactional.limit,
|
transactional: limitsData.transactional.limit,
|
||||||
|
inbound: limitsData.inbound.limit,
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
setIsEditing(false);
|
setIsEditing(false);
|
||||||
@@ -217,6 +220,7 @@ export function BillingLimits({projectId, hasSubscription, billingEnabled}: Bill
|
|||||||
usage={limitsData.transactional}
|
usage={limitsData.transactional}
|
||||||
currency={limitsData.currency}
|
currency={limitsData.currency}
|
||||||
/>
|
/>
|
||||||
|
<UsageDisplay category="Inbound" usage={limitsData.inbound} currency={limitsData.currency} />
|
||||||
</>
|
</>
|
||||||
)}
|
)}
|
||||||
|
|
||||||
@@ -322,6 +326,36 @@ export function BillingLimits({projectId, hasSubscription, billingEnabled}: Bill
|
|||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
|
|
||||||
|
<FormField
|
||||||
|
control={form.control}
|
||||||
|
name="inbound"
|
||||||
|
render={({field}) => {
|
||||||
|
const estimatedCost =
|
||||||
|
limitsData?.currency && field.value
|
||||||
|
? formatEmailCost(Number(field.value), limitsData.currency)
|
||||||
|
: null;
|
||||||
|
return (
|
||||||
|
<FormItem>
|
||||||
|
<FormLabel>Inbound Emails Limit</FormLabel>
|
||||||
|
<FormControl>
|
||||||
|
<Input
|
||||||
|
type="number"
|
||||||
|
placeholder="Unlimited"
|
||||||
|
{...field}
|
||||||
|
value={field.value ?? ''}
|
||||||
|
onChange={e => field.onChange(e.target.value === '' ? null : e.target.value)}
|
||||||
|
/>
|
||||||
|
</FormControl>
|
||||||
|
<FormDescription>
|
||||||
|
Maximum inbound emails per month. Leave empty for unlimited.
|
||||||
|
{estimatedCost && <span className="text-neutral-500"> ≈ {estimatedCost}/month</span>}
|
||||||
|
</FormDescription>
|
||||||
|
<FormMessage />
|
||||||
|
</FormItem>
|
||||||
|
);
|
||||||
|
}}
|
||||||
|
/>
|
||||||
|
|
||||||
<div className="flex justify-end gap-2 pt-4">
|
<div className="flex justify-end gap-2 pt-4">
|
||||||
<Button type="button" variant="outline" onClick={handleCancel}>
|
<Button type="button" variant="outline" onClick={handleCancel}>
|
||||||
Cancel
|
Cancel
|
||||||
|
|||||||
@@ -0,0 +1,152 @@
|
|||||||
|
import type {Contact} from '@plunk/db';
|
||||||
|
import type {CursorPaginatedResponse} from '@plunk/types';
|
||||||
|
import {Input, Popover, PopoverContent, PopoverTrigger} from '@plunk/ui';
|
||||||
|
import {Check, ChevronsUpDown, MailCheck, MailX, Search, X} from 'lucide-react';
|
||||||
|
import {useEffect, useRef, useState} from 'react';
|
||||||
|
import useSWR from 'swr';
|
||||||
|
|
||||||
|
interface ContactPickerProps {
|
||||||
|
/** Currently selected emails */
|
||||||
|
selected: string[];
|
||||||
|
/** Called when selection changes */
|
||||||
|
onChange: (emails: string[]) => void;
|
||||||
|
/** Emails already in the segment (shown as disabled) */
|
||||||
|
existing?: string[];
|
||||||
|
placeholder?: string;
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Searchable multi-select contact picker backed by the /contacts API.
|
||||||
|
* Only fetches when the user types (safe for large contact lists).
|
||||||
|
*/
|
||||||
|
export function ContactPicker({
|
||||||
|
selected,
|
||||||
|
onChange,
|
||||||
|
existing = [],
|
||||||
|
placeholder = 'Search contacts...',
|
||||||
|
}: ContactPickerProps) {
|
||||||
|
const [open, setOpen] = useState(false);
|
||||||
|
const [search, setSearch] = useState('');
|
||||||
|
const [debouncedSearch, setDebouncedSearch] = useState('');
|
||||||
|
const debounceRef = useRef<ReturnType<typeof setTimeout> | null>(null);
|
||||||
|
|
||||||
|
useEffect(() => {
|
||||||
|
if (debounceRef.current) clearTimeout(debounceRef.current);
|
||||||
|
debounceRef.current = setTimeout(() => setDebouncedSearch(search), 300);
|
||||||
|
return () => {
|
||||||
|
if (debounceRef.current) clearTimeout(debounceRef.current);
|
||||||
|
};
|
||||||
|
}, [search]);
|
||||||
|
|
||||||
|
// Only fetch when there's a search term — avoids loading all contacts on open
|
||||||
|
const {data, isLoading} = useSWR<CursorPaginatedResponse<Contact>>(
|
||||||
|
open && debouncedSearch.length > 0 ? `/contacts?limit=20&search=${encodeURIComponent(debouncedSearch)}` : null,
|
||||||
|
{revalidateOnFocus: false},
|
||||||
|
);
|
||||||
|
|
||||||
|
const contacts = data?.data ?? [];
|
||||||
|
|
||||||
|
const toggle = (email: string) => {
|
||||||
|
if (selected.includes(email)) {
|
||||||
|
onChange(selected.filter(e => e !== email));
|
||||||
|
} else {
|
||||||
|
onChange([...selected, email]);
|
||||||
|
}
|
||||||
|
};
|
||||||
|
|
||||||
|
return (
|
||||||
|
<div className="space-y-3">
|
||||||
|
<Popover open={open} onOpenChange={v => { setOpen(v); if (!v) setSearch(''); }}>
|
||||||
|
<PopoverTrigger asChild>
|
||||||
|
<button
|
||||||
|
type="button"
|
||||||
|
role="combobox"
|
||||||
|
aria-expanded={open}
|
||||||
|
className="flex h-10 w-full items-center justify-between rounded-md border border-neutral-200 bg-white px-3 py-2 text-sm text-neutral-500 hover:border-neutral-300 focus:outline-none focus:ring-2 focus:ring-neutral-900 focus:ring-offset-0 transition-colors"
|
||||||
|
>
|
||||||
|
<span>{placeholder}</span>
|
||||||
|
<ChevronsUpDown className="h-4 w-4 opacity-40 shrink-0" />
|
||||||
|
</button>
|
||||||
|
</PopoverTrigger>
|
||||||
|
<PopoverContent
|
||||||
|
className="p-0"
|
||||||
|
style={{width: 'var(--radix-popover-trigger-width)'}}
|
||||||
|
align="start"
|
||||||
|
>
|
||||||
|
{/* Search input */}
|
||||||
|
<div className="flex items-center border-b border-neutral-200 px-3 py-2">
|
||||||
|
<Search className="mr-2 h-4 w-4 shrink-0 text-neutral-400" />
|
||||||
|
<Input
|
||||||
|
placeholder="Type an email to search..."
|
||||||
|
value={search}
|
||||||
|
onChange={e => setSearch(e.target.value)}
|
||||||
|
className="border-0 p-0 h-8 focus-visible:ring-0 focus-visible:ring-offset-0 text-sm"
|
||||||
|
autoFocus
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
{/* Results */}
|
||||||
|
<div className="max-h-[240px] overflow-y-auto p-1">
|
||||||
|
{debouncedSearch.length === 0 ? (
|
||||||
|
<p className="py-6 text-center text-sm text-neutral-400">Type to search contacts</p>
|
||||||
|
) : isLoading ? (
|
||||||
|
<p className="py-6 text-center text-sm text-neutral-400">Searching...</p>
|
||||||
|
) : contacts.length === 0 ? (
|
||||||
|
<p className="py-6 text-center text-sm text-neutral-400">No contacts found</p>
|
||||||
|
) : (
|
||||||
|
contacts.map(contact => {
|
||||||
|
const isSelected = selected.includes(contact.email);
|
||||||
|
const isExisting = existing.includes(contact.email);
|
||||||
|
|
||||||
|
return (
|
||||||
|
<button
|
||||||
|
key={contact.id}
|
||||||
|
type="button"
|
||||||
|
disabled={isExisting}
|
||||||
|
onClick={() => toggle(contact.email)}
|
||||||
|
className="w-full flex items-center gap-2 rounded-sm px-2 py-1.5 text-sm hover:bg-neutral-50 disabled:opacity-40 disabled:cursor-not-allowed text-left transition-colors"
|
||||||
|
>
|
||||||
|
{contact.subscribed ? (
|
||||||
|
<MailCheck className="h-4 w-4 text-green-600 shrink-0" />
|
||||||
|
) : (
|
||||||
|
<MailX className="h-4 w-4 text-red-500 shrink-0" />
|
||||||
|
)}
|
||||||
|
<span className="flex-1 truncate text-neutral-900">{contact.email}</span>
|
||||||
|
{isExisting && (
|
||||||
|
<span className="text-xs text-neutral-400 shrink-0">already member</span>
|
||||||
|
)}
|
||||||
|
{isSelected && !isExisting && (
|
||||||
|
<Check className="h-4 w-4 text-neutral-900 shrink-0" />
|
||||||
|
)}
|
||||||
|
</button>
|
||||||
|
);
|
||||||
|
})
|
||||||
|
)}
|
||||||
|
</div>
|
||||||
|
</PopoverContent>
|
||||||
|
</Popover>
|
||||||
|
|
||||||
|
{/* Selected chips */}
|
||||||
|
{selected.length > 0 && (
|
||||||
|
<div className="flex flex-wrap gap-2">
|
||||||
|
{selected.map(email => (
|
||||||
|
<span
|
||||||
|
key={email}
|
||||||
|
className="inline-flex items-center gap-1.5 rounded-full bg-neutral-100 border border-neutral-200 pl-3 pr-1.5 py-1 text-sm text-neutral-800"
|
||||||
|
>
|
||||||
|
{email}
|
||||||
|
<button
|
||||||
|
type="button"
|
||||||
|
onClick={() => onChange(selected.filter(e => e !== email))}
|
||||||
|
className="rounded-full p-0.5 hover:bg-neutral-300 transition-colors"
|
||||||
|
aria-label={`Remove ${email}`}
|
||||||
|
>
|
||||||
|
<X className="h-3 w-3" />
|
||||||
|
</button>
|
||||||
|
</span>
|
||||||
|
))}
|
||||||
|
</div>
|
||||||
|
)}
|
||||||
|
</div>
|
||||||
|
);
|
||||||
|
}
|
||||||
@@ -22,7 +22,7 @@ import {
|
|||||||
import Image from 'next/image';
|
import Image from 'next/image';
|
||||||
import Link from 'next/link';
|
import Link from 'next/link';
|
||||||
import {useRouter} from 'next/router';
|
import {useRouter} from 'next/router';
|
||||||
import {useCallback, useEffect, useRef, useState} from 'react';
|
import {useCallback, useEffect, useMemo, useRef, useState} from 'react';
|
||||||
|
|
||||||
interface DashboardLayoutProps {
|
interface DashboardLayoutProps {
|
||||||
children: React.ReactNode;
|
children: React.ReactNode;
|
||||||
@@ -74,6 +74,11 @@ export function DashboardLayout({children}: DashboardLayoutProps) {
|
|||||||
const mobileProjectMenuRef = useRef<HTMLDivElement>(null);
|
const mobileProjectMenuRef = useRef<HTMLDivElement>(null);
|
||||||
const mobileUserMenuRef = useRef<HTMLDivElement>(null);
|
const mobileUserMenuRef = useRef<HTMLDivElement>(null);
|
||||||
|
|
||||||
|
// Sort projects alphabetically by name
|
||||||
|
const sortedProjects = useMemo(() => {
|
||||||
|
return [...availableProjects].sort((a, b) => a.name.localeCompare(b.name));
|
||||||
|
}, [availableProjects]);
|
||||||
|
|
||||||
// Handle click outside for project menu
|
// Handle click outside for project menu
|
||||||
useEffect(() => {
|
useEffect(() => {
|
||||||
function handleClickOutside(event: MouseEvent) {
|
function handleClickOutside(event: MouseEvent) {
|
||||||
@@ -179,8 +184,8 @@ export function DashboardLayout({children}: DashboardLayoutProps) {
|
|||||||
|
|
||||||
{/* Project Dropdown */}
|
{/* Project Dropdown */}
|
||||||
{showProjectMenu && (
|
{showProjectMenu && (
|
||||||
<div className="absolute top-full left-0 right-0 mt-1 bg-white border border-neutral-200 rounded-lg shadow-lg z-50 py-1">
|
<div className="absolute top-full left-0 right-0 mt-1 bg-white border border-neutral-200 rounded-lg shadow-lg z-50 py-1 max-h-[400px] overflow-y-auto min-w-full w-max">
|
||||||
{availableProjects.map(project => (
|
{sortedProjects.map(project => (
|
||||||
<button
|
<button
|
||||||
key={project.id}
|
key={project.id}
|
||||||
onClick={e => {
|
onClick={e => {
|
||||||
@@ -189,14 +194,14 @@ export function DashboardLayout({children}: DashboardLayoutProps) {
|
|||||||
setActiveProject(project);
|
setActiveProject(project);
|
||||||
setShowProjectMenu(false);
|
setShowProjectMenu(false);
|
||||||
}}
|
}}
|
||||||
className="w-full flex items-center gap-2 px-3 py-2 text-sm hover:bg-neutral-50 transition-colors"
|
className="w-full flex items-center gap-2 px-3 py-2 text-sm hover:bg-neutral-50 transition-colors whitespace-nowrap"
|
||||||
>
|
>
|
||||||
<div className="h-6 w-6 rounded bg-neutral-900 text-white flex items-center justify-center text-xs font-medium">
|
<div className="h-6 w-6 rounded bg-neutral-900 text-white flex items-center justify-center text-xs font-medium flex-shrink-0">
|
||||||
{project.name.charAt(0).toUpperCase()}
|
{project.name.charAt(0).toUpperCase()}
|
||||||
</div>
|
</div>
|
||||||
<span className="text-neutral-900 text-left flex-1">{project.name}</span>
|
<span className="text-neutral-900 text-left flex-1">{project.name}</span>
|
||||||
{activeProject?.id === project.id && (
|
{activeProject?.id === project.id && (
|
||||||
<div className="ml-auto h-1.5 w-1.5 rounded-full bg-neutral-900" />
|
<div className="ml-auto h-1.5 w-1.5 rounded-full bg-neutral-900 flex-shrink-0" />
|
||||||
)}
|
)}
|
||||||
</button>
|
</button>
|
||||||
))}
|
))}
|
||||||
@@ -204,7 +209,7 @@ export function DashboardLayout({children}: DashboardLayoutProps) {
|
|||||||
<Link
|
<Link
|
||||||
href="/projects/create"
|
href="/projects/create"
|
||||||
onClick={() => setShowProjectMenu(false)}
|
onClick={() => setShowProjectMenu(false)}
|
||||||
className="w-full flex items-center gap-2 px-3 py-2 text-sm hover:bg-neutral-50 transition-colors text-neutral-700"
|
className="w-full flex items-center gap-2 px-3 py-2 text-sm hover:bg-neutral-50 transition-colors text-neutral-700 whitespace-nowrap"
|
||||||
>
|
>
|
||||||
<Plus className="h-4 w-4" />
|
<Plus className="h-4 w-4" />
|
||||||
<span>Create project</span>
|
<span>Create project</span>
|
||||||
|
|||||||
@@ -94,7 +94,7 @@ const wrapEmailWithStyles = (htmlBody: string): string => {
|
|||||||
/* Tailwind Typography (prose) base styles */
|
/* Tailwind Typography (prose) base styles */
|
||||||
.prose {
|
.prose {
|
||||||
color: #374151;
|
color: #374151;
|
||||||
max-width: 65ch;
|
max-width: 600px;
|
||||||
}
|
}
|
||||||
.prose [class~="lead"] {
|
.prose [class~="lead"] {
|
||||||
color: #4b5563;
|
color: #4b5563;
|
||||||
@@ -148,8 +148,8 @@ const wrapEmailWithStyles = (htmlBody: string): string => {
|
|||||||
margin-bottom: 0.75em;
|
margin-bottom: 0.75em;
|
||||||
}
|
}
|
||||||
.prose hr {
|
.prose hr {
|
||||||
border-color: #e5e7eb;
|
border: none;
|
||||||
border-top-width: 1px;
|
border-top: 1px solid #e5e7eb;
|
||||||
margin-top: 3em;
|
margin-top: 3em;
|
||||||
margin-bottom: 3em;
|
margin-bottom: 3em;
|
||||||
}
|
}
|
||||||
@@ -352,43 +352,43 @@ const wrapEmailWithStyles = (htmlBody: string): string => {
|
|||||||
display: inline;
|
display: inline;
|
||||||
}
|
}
|
||||||
|
|
||||||
table {
|
.prose table {
|
||||||
border-collapse: collapse;
|
border-collapse: collapse;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin: 16px 0;
|
margin: 16px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
th, td {
|
.prose th, .prose td {
|
||||||
border: 1px solid #e5e7eb;
|
border: 1px solid #e5e7eb;
|
||||||
padding: 8px 12px;
|
padding: 8px 12px;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
min-width: 100px;
|
min-width: 100px;
|
||||||
}
|
}
|
||||||
|
|
||||||
th {
|
.prose th {
|
||||||
background-color: #f3f4f6;
|
background-color: #f3f4f6;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
}
|
}
|
||||||
|
|
||||||
img {
|
.prose img {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
height: auto;
|
height: auto;
|
||||||
display: block;
|
display: block;
|
||||||
margin: 16px 0;
|
margin: 16px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.resizable-image-wrapper {
|
.prose .resizable-image-wrapper {
|
||||||
display: block;
|
display: block;
|
||||||
margin: 16px 0;
|
margin: 16px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.resizable-image-container {
|
.prose .resizable-image-container {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
position: relative;
|
position: relative;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.resizable-image-container img {
|
.prose .resizable-image-container img {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
@@ -1,7 +1,8 @@
|
|||||||
import {Button, Card, CardContent, CardDescription, CardHeader, CardTitle} from '@plunk/ui';
|
import {Button, Card, CardContent, CardDescription, CardHeader, CardTitle} from '@plunk/ui';
|
||||||
import {BookOpen, CheckCircle2, Mail, MessageCircle, Shield, Users, Zap} from 'lucide-react';
|
import {AnimatePresence, motion} from 'framer-motion';
|
||||||
|
import {BookOpen, Check, CheckCircle2, Mail, MessageCircle, Shield, Users, Zap} from 'lucide-react';
|
||||||
import Link from 'next/link';
|
import Link from 'next/link';
|
||||||
import {useMemo} from 'react';
|
import {useMemo, useState} from 'react';
|
||||||
import {LANDING_URI, WIKI_URI} from '../lib/constants';
|
import {LANDING_URI, WIKI_URI} from '../lib/constants';
|
||||||
import type {ProjectSetupState} from '../lib/hooks/useProjectSetupState';
|
import type {ProjectSetupState} from '../lib/hooks/useProjectSetupState';
|
||||||
import {useConfig} from '../lib/hooks/useConfig';
|
import {useConfig} from '../lib/hooks/useConfig';
|
||||||
@@ -23,6 +24,14 @@ interface QuickStartProps {
|
|||||||
|
|
||||||
// Help resources that always appear
|
// Help resources that always appear
|
||||||
function HelpResources() {
|
function HelpResources() {
|
||||||
|
const [copied, setCopied] = useState(false);
|
||||||
|
|
||||||
|
const copyEmail = () => {
|
||||||
|
void navigator.clipboard.writeText('[email protected]');
|
||||||
|
setCopied(true);
|
||||||
|
setTimeout(() => setCopied(false), 2000);
|
||||||
|
};
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<div className="mt-4 pt-4 border-t border-neutral-200">
|
<div className="mt-4 pt-4 border-t border-neutral-200">
|
||||||
<p className="text-xs font-medium text-neutral-500 mb-3">Need help?</p>
|
<p className="text-xs font-medium text-neutral-500 mb-3">Need help?</p>
|
||||||
@@ -39,6 +48,39 @@ function HelpResources() {
|
|||||||
Join Discord
|
Join Discord
|
||||||
</Button>
|
</Button>
|
||||||
</Link>
|
</Link>
|
||||||
|
<motion.button
|
||||||
|
onClick={copyEmail}
|
||||||
|
whileTap={{scale: 0.97}}
|
||||||
|
className="flex-1 relative flex items-center justify-center gap-1.5 rounded-md border border-neutral-200 bg-white px-3 py-1.5 text-xs font-medium text-neutral-700 overflow-hidden transition-colors hover:bg-neutral-50 hover:text-neutral-900 hover:border-neutral-300"
|
||||||
|
>
|
||||||
|
<AnimatePresence mode="wait" initial={false}>
|
||||||
|
{copied ? (
|
||||||
|
<motion.span
|
||||||
|
key="copied"
|
||||||
|
className="flex items-center gap-1.5"
|
||||||
|
initial={{opacity: 0, y: 6}}
|
||||||
|
animate={{opacity: 1, y: 0}}
|
||||||
|
exit={{opacity: 0, y: -6}}
|
||||||
|
transition={{duration: 0.15}}
|
||||||
|
>
|
||||||
|
<Check className="h-3.5 w-3.5 text-green-600" />
|
||||||
|
<span className="text-green-600">Copied!</span>
|
||||||
|
</motion.span>
|
||||||
|
) : (
|
||||||
|
<motion.span
|
||||||
|
key="idle"
|
||||||
|
className="flex items-center gap-1.5"
|
||||||
|
initial={{opacity: 0, y: 6}}
|
||||||
|
animate={{opacity: 1, y: 0}}
|
||||||
|
exit={{opacity: 0, y: -6}}
|
||||||
|
transition={{duration: 0.15}}
|
||||||
|
>
|
||||||
|
<Mail className="h-3.5 w-3.5" />
|
||||||
|
Email support
|
||||||
|
</motion.span>
|
||||||
|
)}
|
||||||
|
</AnimatePresence>
|
||||||
|
</motion.button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -226,6 +226,22 @@ function CustomNode({
|
|||||||
onMouseLeave={() => setShowActions(false)}
|
onMouseLeave={() => setShowActions(false)}
|
||||||
>
|
>
|
||||||
{/* Action buttons - shown on hover */}
|
{/* Action buttons - shown on hover */}
|
||||||
|
{showActions && data.type === 'TRIGGER' && (
|
||||||
|
<div className="absolute -top-3 -right-3 flex gap-1.5 z-10">
|
||||||
|
<Button
|
||||||
|
onClick={e => {
|
||||||
|
e.stopPropagation();
|
||||||
|
data.onEdit?.();
|
||||||
|
}}
|
||||||
|
variant="outline"
|
||||||
|
size="icon"
|
||||||
|
className="h-7 w-7 shadow-md"
|
||||||
|
title="Edit trigger settings"
|
||||||
|
>
|
||||||
|
<Settings className="h-3.5 w-3.5" />
|
||||||
|
</Button>
|
||||||
|
</div>
|
||||||
|
)}
|
||||||
{showActions && data.type !== 'TRIGGER' && (
|
{showActions && data.type !== 'TRIGGER' && (
|
||||||
<div className="absolute -top-3 -right-3 flex gap-1.5 z-10">
|
<div className="absolute -top-3 -right-3 flex gap-1.5 z-10">
|
||||||
<Button
|
<Button
|
||||||
@@ -322,6 +338,14 @@ function CustomNode({
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
)}
|
)}
|
||||||
|
{data.type === 'TRIGGER' && data.config?.eventName && (
|
||||||
|
<div className="mt-3 pt-3 border-t border-neutral-100">
|
||||||
|
<div className="flex items-center gap-2 text-xs text-neutral-600">
|
||||||
|
<Lightbulb className="h-3 w-3" />
|
||||||
|
<span className="truncate">{data.config.eventName}</span>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
)}
|
||||||
{data.type === 'WEBHOOK' && data.config?.url && (
|
{data.type === 'WEBHOOK' && data.config?.url && (
|
||||||
<div className="mt-3 pt-3 border-t border-neutral-100">
|
<div className="mt-3 pt-3 border-t border-neutral-100">
|
||||||
<div className="flex items-center gap-2 text-xs text-neutral-600">
|
<div className="flex items-center gap-2 text-xs text-neutral-600">
|
||||||
@@ -375,11 +399,23 @@ export function WorkflowBuilder({workflowId, steps, onUpdate}: WorkflowBuilderPr
|
|||||||
const [stepToDelete, setStepToDelete] = useState<string | null>(null);
|
const [stepToDelete, setStepToDelete] = useState<string | null>(null);
|
||||||
|
|
||||||
// Define handlers before they are used in useMemo
|
// Define handlers before they are used in useMemo
|
||||||
const handleEditStep = useCallback((stepId: string) => {
|
const handleEditStep = useCallback(
|
||||||
// This will be handled by the parent component
|
(stepId: string) => {
|
||||||
const event = new CustomEvent('workflow-edit-step', {detail: {stepId}});
|
// Check if this is a TRIGGER step
|
||||||
window.dispatchEvent(event);
|
const step = steps.find(s => s.id === stepId);
|
||||||
}, []);
|
|
||||||
|
if (step?.type === 'TRIGGER') {
|
||||||
|
// For TRIGGER steps, open workflow settings instead
|
||||||
|
const event = new CustomEvent('workflow-open-settings');
|
||||||
|
window.dispatchEvent(event);
|
||||||
|
} else {
|
||||||
|
// For other steps, open step editor
|
||||||
|
const event = new CustomEvent('workflow-edit-step', {detail: {stepId}});
|
||||||
|
window.dispatchEvent(event);
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[steps],
|
||||||
|
);
|
||||||
|
|
||||||
const handleDeleteStepClick = useCallback((stepId: string) => {
|
const handleDeleteStepClick = useCallback((stepId: string) => {
|
||||||
setStepToDelete(stepId);
|
setStepToDelete(stepId);
|
||||||
|
|||||||
@@ -14,6 +14,7 @@ import {network} from '../lib/network';
|
|||||||
import dayjs from 'dayjs';
|
import dayjs from 'dayjs';
|
||||||
import relativeTime from 'dayjs/plugin/relativeTime';
|
import relativeTime from 'dayjs/plugin/relativeTime';
|
||||||
import advancedFormat from 'dayjs/plugin/advancedFormat';
|
import advancedFormat from 'dayjs/plugin/advancedFormat';
|
||||||
|
import Script from 'next/script';
|
||||||
|
|
||||||
// Configure dayjs plugins globally
|
// Configure dayjs plugins globally
|
||||||
dayjs.extend(relativeTime);
|
dayjs.extend(relativeTime);
|
||||||
@@ -112,6 +113,14 @@ export default function WithProviders(props: AppProps) {
|
|||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<DefaultSeo titleTemplate="%s | Plunk" defaultTitle="Plunk | Email Platform Dashboard" />
|
<DefaultSeo titleTemplate="%s | Plunk" defaultTitle="Plunk | Email Platform Dashboard" />
|
||||||
|
|
||||||
|
<Script
|
||||||
|
defer
|
||||||
|
src="https://analytics.driaug.com/script.js"
|
||||||
|
data-website-id="5880df93-9025-41ae-8e33-7c3da865f764"
|
||||||
|
data-domains="next-app.useplunk.com"
|
||||||
|
/>
|
||||||
|
|
||||||
<ActiveProjectProvider>
|
<ActiveProjectProvider>
|
||||||
<Root {...props} />
|
<Root {...props} />
|
||||||
</ActiveProjectProvider>
|
</ActiveProjectProvider>
|
||||||
|
|||||||
@@ -119,10 +119,12 @@ export default function ActivityPage() {
|
|||||||
<SelectContent>
|
<SelectContent>
|
||||||
<SelectItem value="ALL">All Activity Types</SelectItem>
|
<SelectItem value="ALL">All Activity Types</SelectItem>
|
||||||
<SelectItem value="event.triggered">Events</SelectItem>
|
<SelectItem value="event.triggered">Events</SelectItem>
|
||||||
<SelectItem value="email.sent,email.delivered,email.opened,email.clicked,email.bounced,email.complaint">
|
<SelectItem value="email.sent,email.delivered,email.received,email.opened,email.clicked,email.bounced,email.complaint">
|
||||||
Emails
|
Emails
|
||||||
</SelectItem>
|
</SelectItem>
|
||||||
<SelectItem value="email.sent">Emails Sent</SelectItem>
|
<SelectItem value="email.sent">Emails Sent</SelectItem>
|
||||||
|
<SelectItem value="email.delivered">Emails Delivered</SelectItem>
|
||||||
|
<SelectItem value="email.received">Emails Received</SelectItem>
|
||||||
<SelectItem value="email.opened">Emails Opened</SelectItem>
|
<SelectItem value="email.opened">Emails Opened</SelectItem>
|
||||||
<SelectItem value="email.clicked">Emails Clicked</SelectItem>
|
<SelectItem value="email.clicked">Emails Clicked</SelectItem>
|
||||||
<SelectItem value="email.bounced">Emails Bounced</SelectItem>
|
<SelectItem value="email.bounced">Emails Bounced</SelectItem>
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ import type {Contact, Segment} from '@plunk/db';
|
|||||||
import type {PaginatedResponse} from '@plunk/types';
|
import type {PaginatedResponse} from '@plunk/types';
|
||||||
import {DashboardLayout} from '../../components/DashboardLayout';
|
import {DashboardLayout} from '../../components/DashboardLayout';
|
||||||
import {network} from '../../lib/network';
|
import {network} from '../../lib/network';
|
||||||
import {ArrowLeft, Database, Filter, MailCheck, MailX, RefreshCw, Save, Trash2, Users} from 'lucide-react';
|
import {ArrowLeft, Database, Filter, MailCheck, MailX, RefreshCw, Save, Trash2, UserMinus, Users} from 'lucide-react';
|
||||||
import Link from 'next/link';
|
import Link from 'next/link';
|
||||||
import {useRouter} from 'next/router';
|
import {useRouter} from 'next/router';
|
||||||
import {useEffect, useState} from 'react';
|
import {useEffect, useState} from 'react';
|
||||||
@@ -22,8 +22,12 @@ import useSWR from 'swr';
|
|||||||
import type {FilterCondition} from '@plunk/types';
|
import type {FilterCondition} from '@plunk/types';
|
||||||
import {SegmentSchemas} from '@plunk/shared';
|
import {SegmentSchemas} from '@plunk/shared';
|
||||||
import {SegmentFilterBuilder} from '../../components/SegmentFilterBuilder';
|
import {SegmentFilterBuilder} from '../../components/SegmentFilterBuilder';
|
||||||
|
import {ContactPicker} from '../../components/ContactPicker';
|
||||||
import dayjs from 'dayjs';
|
import dayjs from 'dayjs';
|
||||||
|
|
||||||
|
type SegmentType = 'DYNAMIC' | 'STATIC';
|
||||||
|
type SegmentWithType = Segment & {type: SegmentType};
|
||||||
|
|
||||||
// Count total filters in a condition (recursive)
|
// Count total filters in a condition (recursive)
|
||||||
function countFilters(condition: FilterCondition): number {
|
function countFilters(condition: FilterCondition): number {
|
||||||
let count = 0;
|
let count = 0;
|
||||||
@@ -40,11 +44,13 @@ export default function SegmentDetailPage() {
|
|||||||
const router = useRouter();
|
const router = useRouter();
|
||||||
const {id} = router.query;
|
const {id} = router.query;
|
||||||
|
|
||||||
const {data: segment, mutate, isLoading} = useSWR<Segment>(id ? `/segments/${id}` : null);
|
const {data: segment, mutate, isLoading} = useSWR<SegmentWithType>(id ? `/segments/${id}` : null);
|
||||||
const [contactsPage, setContactsPage] = useState(1);
|
const [contactsPage, setContactsPage] = useState(1);
|
||||||
const {data: contactsData, isLoading: isLoadingContacts} = useSWR<PaginatedResponse<Contact>>(
|
const {
|
||||||
id ? `/segments/${id}/contacts?page=${contactsPage}&pageSize=10` : null,
|
data: contactsData,
|
||||||
);
|
isLoading: isLoadingContacts,
|
||||||
|
mutate: mutateContacts,
|
||||||
|
} = useSWR<PaginatedResponse<Contact>>(id ? `/segments/${id}/contacts?page=${contactsPage}&pageSize=10` : null);
|
||||||
|
|
||||||
const [name, setName] = useState('');
|
const [name, setName] = useState('');
|
||||||
const [description, setDescription] = useState('');
|
const [description, setDescription] = useState('');
|
||||||
@@ -57,7 +63,12 @@ export default function SegmentDetailPage() {
|
|||||||
const [isComputing, setIsComputing] = useState(false);
|
const [isComputing, setIsComputing] = useState(false);
|
||||||
const [showDeleteDialog, setShowDeleteDialog] = useState(false);
|
const [showDeleteDialog, setShowDeleteDialog] = useState(false);
|
||||||
|
|
||||||
useEffect(() => {
|
// Static segment member management
|
||||||
|
const [pickedEmails, setPickedEmails] = useState<string[]>([]);
|
||||||
|
const [isAddingMembers, setIsAddingMembers] = useState(false);
|
||||||
|
const [removingEmail, setRemovingEmail] = useState<string | null>(null);
|
||||||
|
|
||||||
|
useEffect(() => {
|
||||||
if (segment) {
|
if (segment) {
|
||||||
setName(segment.name);
|
setName(segment.name);
|
||||||
setDescription(segment.description || '');
|
setDescription(segment.description || '');
|
||||||
@@ -79,7 +90,7 @@ export default function SegmentDetailPage() {
|
|||||||
await network.fetch<Segment, typeof SegmentSchemas.update>('PATCH', `/segments/${id}`, {
|
await network.fetch<Segment, typeof SegmentSchemas.update>('PATCH', `/segments/${id}`, {
|
||||||
name,
|
name,
|
||||||
description: description || undefined,
|
description: description || undefined,
|
||||||
condition,
|
...(segment?.type !== 'STATIC' && {condition}),
|
||||||
trackMembership,
|
trackMembership,
|
||||||
});
|
});
|
||||||
toast.success('Segment updated successfully');
|
toast.success('Segment updated successfully');
|
||||||
@@ -112,6 +123,47 @@ export default function SegmentDetailPage() {
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
const handleAddMembers = async () => {
|
||||||
|
if (pickedEmails.length === 0) {
|
||||||
|
toast.error('Select at least one contact');
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
|
||||||
|
setIsAddingMembers(true);
|
||||||
|
try {
|
||||||
|
const result = await network.fetch<{added: number; notFound: string[]}, typeof SegmentSchemas.members>(
|
||||||
|
'POST',
|
||||||
|
`/segments/${id}/members`,
|
||||||
|
{emails: pickedEmails},
|
||||||
|
);
|
||||||
|
|
||||||
|
toast.success(`Added ${result.added} contact${result.added !== 1 ? 's' : ''} to segment`);
|
||||||
|
setPickedEmails([]);
|
||||||
|
void mutate();
|
||||||
|
void mutateContacts();
|
||||||
|
} catch (error) {
|
||||||
|
toast.error(error instanceof Error ? error.message : 'Failed to add contacts');
|
||||||
|
} finally {
|
||||||
|
setIsAddingMembers(false);
|
||||||
|
}
|
||||||
|
};
|
||||||
|
|
||||||
|
const handleRemoveMember = async (email: string) => {
|
||||||
|
setRemovingEmail(email);
|
||||||
|
try {
|
||||||
|
await network.fetch<{removed: number}, typeof SegmentSchemas.members>('DELETE', `/segments/${id}/members`, {
|
||||||
|
emails: [email],
|
||||||
|
});
|
||||||
|
toast.success(`Removed ${email} from segment`);
|
||||||
|
void mutate();
|
||||||
|
void mutateContacts();
|
||||||
|
} catch (error) {
|
||||||
|
toast.error(error instanceof Error ? error.message : 'Failed to remove contact');
|
||||||
|
} finally {
|
||||||
|
setRemovingEmail(null);
|
||||||
|
}
|
||||||
|
};
|
||||||
|
|
||||||
const handleDelete = async () => {
|
const handleDelete = async () => {
|
||||||
try {
|
try {
|
||||||
await network.fetch('DELETE', `/segments/${id}`);
|
await network.fetch('DELETE', `/segments/${id}`);
|
||||||
@@ -166,6 +218,8 @@ export default function SegmentDetailPage() {
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
const isStatic = segment.type === 'STATIC';
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<DashboardLayout>
|
<DashboardLayout>
|
||||||
<div className="space-y-6">
|
<div className="space-y-6">
|
||||||
@@ -178,8 +232,17 @@ export default function SegmentDetailPage() {
|
|||||||
</Button>
|
</Button>
|
||||||
</Link>
|
</Link>
|
||||||
<div>
|
<div>
|
||||||
<h1 className="text-3xl font-bold text-neutral-900">{segment.name}</h1>
|
<div className="flex items-center gap-2">
|
||||||
<p className="text-neutral-500 mt-1">{segment.description}</p>
|
<h1 className="text-3xl font-bold text-neutral-900">{segment.name}</h1>
|
||||||
|
<span
|
||||||
|
className={`inline-flex items-center px-2.5 py-0.5 rounded-full text-xs font-medium ${
|
||||||
|
isStatic ? 'bg-purple-100 text-purple-700' : 'bg-blue-100 text-blue-700'
|
||||||
|
}`}
|
||||||
|
>
|
||||||
|
{isStatic ? 'Static' : 'Dynamic'}
|
||||||
|
</span>
|
||||||
|
</div>
|
||||||
|
{segment.description && <p className="text-neutral-500 mt-1">{segment.description}</p>}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<Button variant="destructive" onClick={() => setShowDeleteDialog(true)}>
|
<Button variant="destructive" onClick={() => setShowDeleteDialog(true)}>
|
||||||
@@ -244,12 +307,14 @@ export default function SegmentDetailPage() {
|
|||||||
</CardContent>
|
</CardContent>
|
||||||
</Card>
|
</Card>
|
||||||
|
|
||||||
{/* Filter Builder */}
|
{/* Filter Builder (DYNAMIC only) */}
|
||||||
<Card>
|
{!isStatic && (
|
||||||
<CardContent className="pt-6">
|
<Card>
|
||||||
<SegmentFilterBuilder condition={condition} onChange={setCondition} />
|
<CardContent className="pt-6">
|
||||||
</CardContent>
|
<SegmentFilterBuilder condition={condition} onChange={setCondition} />
|
||||||
</Card>
|
</CardContent>
|
||||||
|
</Card>
|
||||||
|
)}
|
||||||
|
|
||||||
{/* Actions */}
|
{/* Actions */}
|
||||||
<div className="flex items-center justify-end">
|
<div className="flex items-center justify-end">
|
||||||
@@ -260,15 +325,44 @@ export default function SegmentDetailPage() {
|
|||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
|
{/* Static member management */}
|
||||||
|
{isStatic && (
|
||||||
|
<Card>
|
||||||
|
<CardHeader>
|
||||||
|
<CardTitle>Add Members</CardTitle>
|
||||||
|
<CardDescription>Search and select contacts to add to this segment</CardDescription>
|
||||||
|
</CardHeader>
|
||||||
|
<CardContent className="space-y-4">
|
||||||
|
<ContactPicker
|
||||||
|
selected={pickedEmails}
|
||||||
|
onChange={setPickedEmails}
|
||||||
|
existing={contactsData?.data.map(c => c.email) ?? []}
|
||||||
|
placeholder="Search contacts to add..."
|
||||||
|
/>
|
||||||
|
<Button
|
||||||
|
type="button"
|
||||||
|
onClick={handleAddMembers}
|
||||||
|
disabled={isAddingMembers || pickedEmails.length === 0}
|
||||||
|
>
|
||||||
|
{isAddingMembers
|
||||||
|
? 'Adding...'
|
||||||
|
: `Add ${pickedEmails.length > 0 ? pickedEmails.length : ''} Contact${pickedEmails.length !== 1 ? 's' : ''}`}
|
||||||
|
</Button>
|
||||||
|
</CardContent>
|
||||||
|
</Card>
|
||||||
|
)}
|
||||||
|
|
||||||
{/* Contacts */}
|
{/* Contacts */}
|
||||||
<Card>
|
<Card>
|
||||||
<CardHeader>
|
<CardHeader>
|
||||||
<div className="flex items-center justify-between">
|
<div className="flex items-center justify-between">
|
||||||
<div>
|
<div>
|
||||||
<CardTitle>Matching Contacts</CardTitle>
|
<CardTitle>{isStatic ? 'Members' : 'Matching Contacts'}</CardTitle>
|
||||||
<CardDescription>Contacts that match this segment's filters</CardDescription>
|
<CardDescription>
|
||||||
|
{isStatic ? 'Contacts in this static segment' : "Contacts that match this segment's filters"}
|
||||||
|
</CardDescription>
|
||||||
</div>
|
</div>
|
||||||
{trackMembership && (
|
{!isStatic && trackMembership && (
|
||||||
<Button variant="outline" size="sm" onClick={handleComputeMembership} disabled={isComputing}>
|
<Button variant="outline" size="sm" onClick={handleComputeMembership} disabled={isComputing}>
|
||||||
<RefreshCw className={`h-4 w-4 ${isComputing ? 'animate-spin' : ''}`} />
|
<RefreshCw className={`h-4 w-4 ${isComputing ? 'animate-spin' : ''}`} />
|
||||||
{isComputing ? 'Computing...' : 'Recompute'}
|
{isComputing ? 'Computing...' : 'Recompute'}
|
||||||
@@ -284,7 +378,9 @@ export default function SegmentDetailPage() {
|
|||||||
) : contactsData?.data.length === 0 ? (
|
) : contactsData?.data.length === 0 ? (
|
||||||
<div className="text-center py-8">
|
<div className="text-center py-8">
|
||||||
<Users className="h-12 w-12 text-neutral-400 mx-auto mb-4" />
|
<Users className="h-12 w-12 text-neutral-400 mx-auto mb-4" />
|
||||||
<p className="text-neutral-500">No contacts match this segment</p>
|
<p className="text-neutral-500">
|
||||||
|
{isStatic ? 'No members in this segment yet' : 'No contacts match this segment'}
|
||||||
|
</p>
|
||||||
</div>
|
</div>
|
||||||
) : (
|
) : (
|
||||||
<>
|
<>
|
||||||
@@ -299,11 +395,24 @@ export default function SegmentDetailPage() {
|
|||||||
)}
|
)}
|
||||||
<span className="text-sm font-medium">{contact.email}</span>
|
<span className="text-sm font-medium">{contact.email}</span>
|
||||||
</div>
|
</div>
|
||||||
<Link href={`/contacts/${contact.id}`}>
|
<div className="flex items-center gap-2">
|
||||||
<Button variant="ghost" size="sm">
|
<Link href={`/contacts/${contact.id}`}>
|
||||||
View
|
<Button variant="ghost" size="sm">
|
||||||
</Button>
|
View
|
||||||
</Link>
|
</Button>
|
||||||
|
</Link>
|
||||||
|
{isStatic && (
|
||||||
|
<Button
|
||||||
|
variant="ghost"
|
||||||
|
size="sm"
|
||||||
|
onClick={() => handleRemoveMember(contact.email)}
|
||||||
|
disabled={removingEmail === contact.email}
|
||||||
|
className="text-red-600 hover:text-red-700 hover:bg-red-50"
|
||||||
|
>
|
||||||
|
<UserMinus className="h-4 w-4" />
|
||||||
|
</Button>
|
||||||
|
)}
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
))}
|
))}
|
||||||
</div>
|
</div>
|
||||||
@@ -355,24 +464,28 @@ export default function SegmentDetailPage() {
|
|||||||
<span className="text-2xl font-bold text-neutral-900">{segment.memberCount}</span>
|
<span className="text-2xl font-bold text-neutral-900">{segment.memberCount}</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div className="flex items-center justify-between">
|
{!isStatic && (
|
||||||
<div className="flex items-center gap-2">
|
<>
|
||||||
<Filter className="h-4 w-4 text-neutral-500" />
|
<div className="flex items-center justify-between">
|
||||||
<span className="text-sm text-neutral-600">Filters</span>
|
<div className="flex items-center gap-2">
|
||||||
</div>
|
<Filter className="h-4 w-4 text-neutral-500" />
|
||||||
<span className="text-lg font-semibold text-neutral-900">
|
<span className="text-sm text-neutral-600">Filters</span>
|
||||||
{countFilters(segment.condition as unknown as FilterCondition)}
|
</div>
|
||||||
</span>
|
<span className="text-lg font-semibold text-neutral-900">
|
||||||
</div>
|
{countFilters(segment.condition as unknown as FilterCondition)}
|
||||||
<div className="flex items-center justify-between">
|
</span>
|
||||||
<div className="flex items-center gap-2">
|
</div>
|
||||||
<Filter className="h-4 w-4 text-neutral-500" />
|
<div className="flex items-center justify-between">
|
||||||
<span className="text-sm text-neutral-600">Groups</span>
|
<div className="flex items-center gap-2">
|
||||||
</div>
|
<Filter className="h-4 w-4 text-neutral-500" />
|
||||||
<span className="text-lg font-semibold text-neutral-900">
|
<span className="text-sm text-neutral-600">Groups</span>
|
||||||
{(segment.condition as unknown as FilterCondition)?.groups?.length || 0}
|
</div>
|
||||||
</span>
|
<span className="text-lg font-semibold text-neutral-900">
|
||||||
</div>
|
{(segment.condition as unknown as FilterCondition)?.groups?.length || 0}
|
||||||
|
</span>
|
||||||
|
</div>
|
||||||
|
</>
|
||||||
|
)}
|
||||||
</CardContent>
|
</CardContent>
|
||||||
</Card>
|
</Card>
|
||||||
|
|
||||||
|
|||||||
@@ -146,7 +146,18 @@ export default function SegmentsPage() {
|
|||||||
<CardHeader>
|
<CardHeader>
|
||||||
<div className="flex items-start justify-between">
|
<div className="flex items-start justify-between">
|
||||||
<div className="flex-1">
|
<div className="flex-1">
|
||||||
<CardTitle className="text-lg">{segment.name}</CardTitle>
|
<div className="flex items-center gap-2">
|
||||||
|
<CardTitle className="text-lg">{segment.name}</CardTitle>
|
||||||
|
<span
|
||||||
|
className={`inline-flex items-center px-2 py-0.5 rounded text-xs font-medium ${
|
||||||
|
(segment as unknown as {type: string}).type === 'STATIC'
|
||||||
|
? 'bg-purple-100 text-purple-700'
|
||||||
|
: 'bg-blue-100 text-blue-700'
|
||||||
|
}`}
|
||||||
|
>
|
||||||
|
{(segment as unknown as {type: string}).type === 'STATIC' ? 'Static' : 'Dynamic'}
|
||||||
|
</span>
|
||||||
|
</div>
|
||||||
{segment.description && (
|
{segment.description && (
|
||||||
<CardDescription className="mt-1">{segment.description}</CardDescription>
|
<CardDescription className="mt-1">{segment.description}</CardDescription>
|
||||||
)}
|
)}
|
||||||
@@ -170,7 +181,9 @@ export default function SegmentsPage() {
|
|||||||
<span className="text-sm text-neutral-600">Filters</span>
|
<span className="text-sm text-neutral-600">Filters</span>
|
||||||
</div>
|
</div>
|
||||||
<span className="text-sm font-medium text-neutral-900">
|
<span className="text-sm font-medium text-neutral-900">
|
||||||
{countFiltersInCondition(segment.condition)}
|
{(segment as unknown as {type: string}).type === 'STATIC'
|
||||||
|
? '—'
|
||||||
|
: countFiltersInCondition(segment.condition)}
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,7 @@ import {Button, Card, CardContent, CardDescription, CardHeader, CardTitle, Input
|
|||||||
import {NextSeo} from 'next-seo';
|
import {NextSeo} from 'next-seo';
|
||||||
import {DashboardLayout} from '../../components/DashboardLayout';
|
import {DashboardLayout} from '../../components/DashboardLayout';
|
||||||
import {SegmentFilterBuilder} from '../../components/SegmentFilterBuilder';
|
import {SegmentFilterBuilder} from '../../components/SegmentFilterBuilder';
|
||||||
|
import {ContactPicker} from '../../components/ContactPicker';
|
||||||
import {network} from '../../lib/network';
|
import {network} from '../../lib/network';
|
||||||
import {ArrowLeft, Save} from 'lucide-react';
|
import {ArrowLeft, Save} from 'lucide-react';
|
||||||
import Link from 'next/link';
|
import Link from 'next/link';
|
||||||
@@ -12,10 +13,13 @@ import type {FilterCondition} from '@plunk/types';
|
|||||||
import type {Segment} from '@plunk/db';
|
import type {Segment} from '@plunk/db';
|
||||||
import {SegmentSchemas} from '@plunk/shared';
|
import {SegmentSchemas} from '@plunk/shared';
|
||||||
|
|
||||||
|
type SegmentType = 'DYNAMIC' | 'STATIC';
|
||||||
|
|
||||||
export default function NewSegmentPage() {
|
export default function NewSegmentPage() {
|
||||||
const router = useRouter();
|
const router = useRouter();
|
||||||
const [name, setName] = useState('');
|
const [name, setName] = useState('');
|
||||||
const [description, setDescription] = useState('');
|
const [description, setDescription] = useState('');
|
||||||
|
const [segmentType, setSegmentType] = useState<SegmentType>('DYNAMIC');
|
||||||
const [trackMembership, setTrackMembership] = useState(false);
|
const [trackMembership, setTrackMembership] = useState(false);
|
||||||
const [condition, setCondition] = useState<FilterCondition>({
|
const [condition, setCondition] = useState<FilterCondition>({
|
||||||
logic: 'AND',
|
logic: 'AND',
|
||||||
@@ -25,6 +29,7 @@ export default function NewSegmentPage() {
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
const [selectedContacts, setSelectedContacts] = useState<string[]>([]);
|
||||||
const [isSubmitting, setIsSubmitting] = useState(false);
|
const [isSubmitting, setIsSubmitting] = useState(false);
|
||||||
|
|
||||||
const handleSubmit = async (e: React.FormEvent) => {
|
const handleSubmit = async (e: React.FormEvent) => {
|
||||||
@@ -32,13 +37,33 @@ export default function NewSegmentPage() {
|
|||||||
setIsSubmitting(true);
|
setIsSubmitting(true);
|
||||||
|
|
||||||
try {
|
try {
|
||||||
await network.fetch<Segment, typeof SegmentSchemas.create>('POST', '/segments', {
|
const segment = await network.fetch<Segment, typeof SegmentSchemas.create>('POST', '/segments', {
|
||||||
name,
|
name,
|
||||||
description: description || undefined,
|
description: description || undefined,
|
||||||
condition,
|
type: segmentType,
|
||||||
|
condition: segmentType === 'DYNAMIC' ? condition : undefined,
|
||||||
trackMembership,
|
trackMembership,
|
||||||
});
|
});
|
||||||
toast.success('Segment created successfully');
|
|
||||||
|
// For static segments with pre-selected contacts, add them now
|
||||||
|
if (segmentType === 'STATIC' && selectedContacts.length > 0) {
|
||||||
|
try {
|
||||||
|
const result = await network.fetch<{added: number; notFound: string[]}, typeof SegmentSchemas.members>(
|
||||||
|
'POST',
|
||||||
|
`/segments/${segment.id}/members`,
|
||||||
|
{emails: selectedContacts},
|
||||||
|
);
|
||||||
|
toast.success(
|
||||||
|
`Segment created with ${result.added} contact${result.added !== 1 ? 's' : ''}`,
|
||||||
|
);
|
||||||
|
} catch {
|
||||||
|
// Segment was created; just warn about members
|
||||||
|
toast.warning('Segment created, but some contacts could not be added');
|
||||||
|
}
|
||||||
|
} else {
|
||||||
|
toast.success('Segment created successfully');
|
||||||
|
}
|
||||||
|
|
||||||
void router.push('/segments');
|
void router.push('/segments');
|
||||||
} catch (error) {
|
} catch (error) {
|
||||||
toast.error(error instanceof Error ? error.message : 'Failed to create segment');
|
toast.error(error instanceof Error ? error.message : 'Failed to create segment');
|
||||||
@@ -61,10 +86,40 @@ export default function NewSegmentPage() {
|
|||||||
</Link>
|
</Link>
|
||||||
<div>
|
<div>
|
||||||
<h1 className="text-3xl font-bold text-neutral-900">Create Segment</h1>
|
<h1 className="text-3xl font-bold text-neutral-900">Create Segment</h1>
|
||||||
<p className="text-neutral-500 mt-1">Build complex audience filters with AND/OR logic</p>
|
<p className="text-neutral-500 mt-1">
|
||||||
|
{segmentType === 'DYNAMIC'
|
||||||
|
? 'Build complex audience filters with AND/OR logic'
|
||||||
|
: 'Manually curate a list of contacts'}
|
||||||
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
{/* Type Toggle */}
|
||||||
|
<div className="flex gap-2 p-1 bg-neutral-100 rounded-lg w-fit">
|
||||||
|
<button
|
||||||
|
type="button"
|
||||||
|
onClick={() => setSegmentType('DYNAMIC')}
|
||||||
|
className={`px-4 py-2 text-sm font-medium rounded-md transition-colors ${
|
||||||
|
segmentType === 'DYNAMIC'
|
||||||
|
? 'bg-white text-neutral-900 shadow-sm'
|
||||||
|
: 'text-neutral-600 hover:text-neutral-900'
|
||||||
|
}`}
|
||||||
|
>
|
||||||
|
Dynamic
|
||||||
|
</button>
|
||||||
|
<button
|
||||||
|
type="button"
|
||||||
|
onClick={() => setSegmentType('STATIC')}
|
||||||
|
className={`px-4 py-2 text-sm font-medium rounded-md transition-colors ${
|
||||||
|
segmentType === 'STATIC'
|
||||||
|
? 'bg-white text-neutral-900 shadow-sm'
|
||||||
|
: 'text-neutral-600 hover:text-neutral-900'
|
||||||
|
}`}
|
||||||
|
>
|
||||||
|
Static
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
|
||||||
<form onSubmit={handleSubmit} className="space-y-6">
|
<form onSubmit={handleSubmit} className="space-y-6">
|
||||||
{/* Basic Info */}
|
{/* Basic Info */}
|
||||||
<Card>
|
<Card>
|
||||||
@@ -118,12 +173,30 @@ export default function NewSegmentPage() {
|
|||||||
</CardContent>
|
</CardContent>
|
||||||
</Card>
|
</Card>
|
||||||
|
|
||||||
{/* Filter Builder */}
|
{/* Filter Builder or Contact Picker */}
|
||||||
<Card>
|
{segmentType === 'DYNAMIC' ? (
|
||||||
<CardContent className="pt-6">
|
<Card>
|
||||||
<SegmentFilterBuilder condition={condition} onChange={setCondition} />
|
<CardContent className="pt-6">
|
||||||
</CardContent>
|
<SegmentFilterBuilder condition={condition} onChange={setCondition} />
|
||||||
</Card>
|
</CardContent>
|
||||||
|
</Card>
|
||||||
|
) : (
|
||||||
|
<Card>
|
||||||
|
<CardHeader>
|
||||||
|
<CardTitle>Initial Members</CardTitle>
|
||||||
|
<CardDescription>
|
||||||
|
Optionally add contacts now — you can always add or remove members later
|
||||||
|
</CardDescription>
|
||||||
|
</CardHeader>
|
||||||
|
<CardContent>
|
||||||
|
<ContactPicker
|
||||||
|
selected={selectedContacts}
|
||||||
|
onChange={setSelectedContacts}
|
||||||
|
placeholder="Search and select contacts..."
|
||||||
|
/>
|
||||||
|
</CardContent>
|
||||||
|
</Card>
|
||||||
|
)}
|
||||||
|
|
||||||
{/* Actions */}
|
{/* Actions */}
|
||||||
<div className="flex items-center justify-end gap-2">
|
<div className="flex items-center justify-end gap-2">
|
||||||
|
|||||||
@@ -318,7 +318,12 @@ export default function WorkflowEditorPage() {
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
const handleUpdateSettings = async (data: {name: string; description?: string}) => {
|
const handleUpdateSettings = async (data: {
|
||||||
|
name: string;
|
||||||
|
description?: string;
|
||||||
|
allowReentry?: boolean;
|
||||||
|
triggerConfig?: {eventName: string};
|
||||||
|
}) => {
|
||||||
try {
|
try {
|
||||||
await network.fetch<Workflow, typeof WorkflowSchemas.update>('PATCH', `/workflows/${id}`, data);
|
await network.fetch<Workflow, typeof WorkflowSchemas.update>('PATCH', `/workflows/${id}`, data);
|
||||||
toast.success('Workflow updated successfully');
|
toast.success('Workflow updated successfully');
|
||||||
@@ -352,9 +357,15 @@ export default function WorkflowEditorPage() {
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
const handleOpenSettingsEvent = () => {
|
||||||
|
setShowSettingsDialog(true);
|
||||||
|
};
|
||||||
|
|
||||||
window.addEventListener('workflow-edit-step', handleEditStepEvent);
|
window.addEventListener('workflow-edit-step', handleEditStepEvent);
|
||||||
|
window.addEventListener('workflow-open-settings', handleOpenSettingsEvent);
|
||||||
return () => {
|
return () => {
|
||||||
window.removeEventListener('workflow-edit-step', handleEditStepEvent);
|
window.removeEventListener('workflow-edit-step', handleEditStepEvent);
|
||||||
|
window.removeEventListener('workflow-open-settings', handleOpenSettingsEvent);
|
||||||
};
|
};
|
||||||
}, [workflow]);
|
}, [workflow]);
|
||||||
|
|
||||||
@@ -741,21 +752,49 @@ interface SettingsDialogProps {
|
|||||||
workflow: Workflow;
|
workflow: Workflow;
|
||||||
open: boolean;
|
open: boolean;
|
||||||
onOpenChange: (open: boolean) => void;
|
onOpenChange: (open: boolean) => void;
|
||||||
onSave: (data: {name: string; description?: string; allowReentry?: boolean}) => Promise<void>;
|
onSave: (data: {
|
||||||
|
name: string;
|
||||||
|
description?: string;
|
||||||
|
allowReentry?: boolean;
|
||||||
|
triggerConfig?: {eventName: string};
|
||||||
|
}) => Promise<void>;
|
||||||
}
|
}
|
||||||
|
|
||||||
function SettingsDialog({workflow, open, onOpenChange, onSave}: SettingsDialogProps) {
|
function SettingsDialog({workflow, open, onOpenChange, onSave}: SettingsDialogProps) {
|
||||||
|
const triggerConfig = workflow.triggerConfig as {eventName?: string} | null;
|
||||||
const [name, setName] = useState(workflow.name);
|
const [name, setName] = useState(workflow.name);
|
||||||
const [description, setDescription] = useState(workflow.description ?? '');
|
const [description, setDescription] = useState(workflow.description ?? '');
|
||||||
const [allowReentry, setAllowReentry] = useState(workflow.allowReentry ?? false);
|
const [allowReentry, setAllowReentry] = useState(workflow.allowReentry ?? false);
|
||||||
|
const [eventName, setEventName] = useState(triggerConfig?.eventName ?? '');
|
||||||
const [isSubmitting, setIsSubmitting] = useState(false);
|
const [isSubmitting, setIsSubmitting] = useState(false);
|
||||||
|
|
||||||
|
// Sync state when workflow changes or dialog opens
|
||||||
|
useEffect(() => {
|
||||||
|
if (open) {
|
||||||
|
setName(workflow.name);
|
||||||
|
setDescription(workflow.description ?? '');
|
||||||
|
setAllowReentry(workflow.allowReentry ?? false);
|
||||||
|
const config = workflow.triggerConfig as {eventName?: string} | null;
|
||||||
|
setEventName(config?.eventName ?? '');
|
||||||
|
}
|
||||||
|
}, [open, workflow]);
|
||||||
|
|
||||||
|
// Fetch available event names
|
||||||
|
const {data: eventNamesData} = useSWR<{eventNames: string[]}>(open ? '/events/names' : null, {
|
||||||
|
revalidateOnFocus: false,
|
||||||
|
});
|
||||||
|
|
||||||
const handleSubmit = async (e: React.FormEvent) => {
|
const handleSubmit = async (e: React.FormEvent) => {
|
||||||
e.preventDefault();
|
e.preventDefault();
|
||||||
setIsSubmitting(true);
|
setIsSubmitting(true);
|
||||||
|
|
||||||
try {
|
try {
|
||||||
await onSave({name, description: description || undefined, allowReentry});
|
await onSave({
|
||||||
|
name,
|
||||||
|
description: description || undefined,
|
||||||
|
allowReentry,
|
||||||
|
triggerConfig: eventName.trim() ? {eventName: eventName.trim()} : undefined,
|
||||||
|
});
|
||||||
} finally {
|
} finally {
|
||||||
setIsSubmitting(false);
|
setIsSubmitting(false);
|
||||||
}
|
}
|
||||||
@@ -784,6 +823,36 @@ function SettingsDialog({workflow, open, onOpenChange, onSave}: SettingsDialogPr
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div>
|
||||||
|
<Label htmlFor="eventName">Trigger Event *</Label>
|
||||||
|
{eventNamesData?.eventNames && eventNamesData.eventNames.length > 0 ? (
|
||||||
|
<Select value={eventName} onValueChange={setEventName} required>
|
||||||
|
<SelectTrigger id="eventName">
|
||||||
|
<SelectValue placeholder="Select an event" />
|
||||||
|
</SelectTrigger>
|
||||||
|
<SelectContent>
|
||||||
|
{eventNamesData.eventNames.map(name => (
|
||||||
|
<SelectItem key={name} value={name}>
|
||||||
|
{name}
|
||||||
|
</SelectItem>
|
||||||
|
))}
|
||||||
|
</SelectContent>
|
||||||
|
</Select>
|
||||||
|
) : (
|
||||||
|
<Input
|
||||||
|
id="eventName"
|
||||||
|
type="text"
|
||||||
|
value={eventName}
|
||||||
|
onChange={e => setEventName(e.target.value)}
|
||||||
|
placeholder="e.g., contact.created, email.opened"
|
||||||
|
required
|
||||||
|
/>
|
||||||
|
)}
|
||||||
|
<p className="text-xs text-neutral-500 mt-1">
|
||||||
|
The event that triggers this workflow to start for a contact
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
<div className="flex items-start gap-3 p-4 bg-neutral-50 rounded-lg border border-neutral-200">
|
<div className="flex items-start gap-3 p-4 bg-neutral-50 rounded-lg border border-neutral-200">
|
||||||
<Switch id="allowReentry" checked={allowReentry} onCheckedChange={setAllowReentry} />
|
<Switch id="allowReentry" checked={allowReentry} onCheckedChange={setAllowReentry} />
|
||||||
<div className="flex-1">
|
<div className="flex-1">
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
import './global.css';
|
import './global.css';
|
||||||
import {DocsLayout} from 'fumadocs-ui/layouts/docs';
|
import {DocsLayout} from 'fumadocs-ui/layouts/docs';
|
||||||
import {RootProvider} from 'fumadocs-ui/provider/next';
|
import {RootProvider} from 'fumadocs-ui/provider/next';
|
||||||
|
import Script from 'next/script';
|
||||||
import type {ReactNode} from 'react';
|
import type {ReactNode} from 'react';
|
||||||
import React from 'react';
|
import React from 'react';
|
||||||
|
|
||||||
@@ -64,6 +65,12 @@ export default function Layout({children}: {children: ReactNode}) {
|
|||||||
<meta name="theme-color" content="#ffffff" />
|
<meta name="theme-color" content="#ffffff" />
|
||||||
<link rel="manifest" href="/favicon/site.webmanifest" />
|
<link rel="manifest" href="/favicon/site.webmanifest" />
|
||||||
</head>
|
</head>
|
||||||
|
<Script
|
||||||
|
defer
|
||||||
|
src="https://analytics.driaug.com/script.js"
|
||||||
|
data-website-id="ba0b7094-e693-492e-902a-c62aab868715"
|
||||||
|
data-domains="docs.useplunk.com"
|
||||||
|
/>
|
||||||
<body className="flex flex-col min-h-screen antialiased text-neutral-800" suppressHydrationWarning>
|
<body className="flex flex-col min-h-screen antialiased text-neutral-800" suppressHydrationWarning>
|
||||||
<RootProvider
|
<RootProvider
|
||||||
theme={{
|
theme={{
|
||||||
|
|||||||
@@ -244,11 +244,13 @@ For a complete list of error codes and troubleshooting guidance, see the [Error
|
|||||||
### Segments
|
### Segments
|
||||||
|
|
||||||
**GET /segments** — List all segments
|
**GET /segments** — List all segments
|
||||||
**POST /segments** — Create new segment
|
**POST /segments** — Create new segment (Dynamic or Static)
|
||||||
**GET /segments/:id** — Get segment details
|
**GET /segments/:id** — Get segment details
|
||||||
**PATCH /segments/:id** — Update segment
|
**PATCH /segments/:id** — Update segment
|
||||||
**DELETE /segments/:id** — Delete segment
|
**DELETE /segments/:id** — Delete segment
|
||||||
**GET /segments/:id/contacts** — List segment members
|
**GET /segments/:id/contacts** — List segment members
|
||||||
|
**POST /segments/:id/members** — Add contacts to a static segment (by email)
|
||||||
|
**DELETE /segments/:id/members** — Remove contacts from a static segment (by email)
|
||||||
|
|
||||||
### Workflows
|
### Workflows
|
||||||
|
|
||||||
|
|||||||
@@ -15,4 +15,5 @@ After upgrading from the free tier, you will be charged per email sent at $0.001
|
|||||||
You are able to monitor your email usage and set billing limits per category in the billing tab of the project settings.
|
You are able to monitor your email usage and set billing limits per category in the billing tab of the project settings.
|
||||||
|
|
||||||
## Special considerations
|
## Special considerations
|
||||||
- Emails that contain an attachment will incur double the cost (e.g. 1 email with attachment = 2 emails for billing purposes)
|
- Emails that contain an attachment will incur double the cost (e.g. 1 email with attachment = 2 emails for billing purposes)
|
||||||
|
- Inbound emails count towards the email limit at the same rate as outbound emails (e.g. 1 inbound email = 1 email for billing purposes)
|
||||||
@@ -1,20 +1,56 @@
|
|||||||
---
|
---
|
||||||
title: Segments
|
title: Segments
|
||||||
description: Group and target your contacts with dynamic segments
|
description: Group and target your contacts with dynamic or static segments
|
||||||
icon: Layers
|
icon: Layers
|
||||||
---
|
---
|
||||||
|
|
||||||
Segments in Plunk allow you to create dynamic groups of contacts based on [contact data](/concepts/contacts#contact-data) and events.
|
Segments let you create named groups of contacts that can be targeted in campaigns and used as triggers in workflows. There are two types: **Dynamic** and **Static**.
|
||||||
|
|
||||||
## Creating segments
|
## Dynamic segments
|
||||||
Segments can be created through the Plunk dashboard. When creating a segment, you can define multiple conditions that contacts must meet to be included in the segment. Plunk will automatically update the segment membership as contact data and events change.
|
|
||||||
|
|
||||||
### Track Membership Changes
|
Dynamic segments evaluate a set of filter conditions against your contacts in real time. Membership is kept up to date automatically as contact data and events change — no manual work required.
|
||||||
Plunk will automatically add and remove contacts from segments as their data and events change. When toggling on `Track membership changes`, Plunk will send an event to your webhook each time a contact is added or removed from the segment.
|
|
||||||
|
|
||||||
These events will have the following name `segment.trial-users.entry` or `segment.trial-users.exit`, where `trial-users` is the segment's name.
|
You can filter on:
|
||||||
|
- Contact fields (`email`, `subscribed`, custom data fields like `data.plan`)
|
||||||
|
- Contact dates (`createdAt`, `updatedAt`)
|
||||||
|
- Custom events (`event.signed_up`, `event.purchased`, …)
|
||||||
|
- Email activity (`email.opened`, `email.clicked`, `email.bounced`, …)
|
||||||
|
|
||||||
|
Conditions can be combined with `AND`/`OR` logic and nested into groups for complex rules.
|
||||||
|
|
||||||
|
## Static segments
|
||||||
|
|
||||||
|
Static segments are manually curated lists. Membership does not change automatically — you decide exactly who is in the segment. This is useful for things like beta testers, event attendees, or any group imported from an external source.
|
||||||
|
|
||||||
|
## Creating a segment
|
||||||
|
|
||||||
|
Go to **Segments** in the dashboard and click **Create Segment**. Use the toggle at the top to choose **Dynamic** or **Static**.
|
||||||
|
|
||||||
|
**For dynamic segments**, use the filter builder to define your conditions. Plunk will show you a live count of matching contacts.
|
||||||
|
|
||||||
|
**For static segments**, you can optionally add initial members right away using the contact search. Start typing an email address and select contacts from the list — selected contacts appear as chips you can remove before saving.
|
||||||
|
|
||||||
|
## Managing static segment members
|
||||||
|
|
||||||
|
Open a static segment and use the **Add Members** search to find and select contacts. The search looks up contacts already in your project, so you can't accidentally add someone who doesn't exist. Contacts already in the segment are greyed out.
|
||||||
|
|
||||||
|
To remove a member, click the remove button on their row in the members list.
|
||||||
|
|
||||||
|
## Track membership changes
|
||||||
|
|
||||||
|
Both segment types support **Track membership changes**. When enabled, Plunk fires a webhook event each time a contact enters or leaves the segment:
|
||||||
|
|
||||||
|
- `segment.trial-users.entry` — contact joined the segment
|
||||||
|
- `segment.trial-users.exit` — contact left the segment
|
||||||
|
|
||||||
|
Where `trial-users` is derived from the segment name. See [Webhooks](/guides/webhooks) for the full event payload.
|
||||||
|
|
||||||
## Using segments
|
## Using segments
|
||||||
Segment can be used in various parts of Plunk, including:
|
|
||||||
|
Segments can be used in:
|
||||||
- Targeting contacts in [email campaigns](/concepts/campaigns)
|
- Targeting contacts in [email campaigns](/concepts/campaigns)
|
||||||
- Triggering workflows in [marketing automation](/concepts/workflows)
|
- Triggering workflows in [marketing automation](/concepts/workflows)
|
||||||
|
|
||||||
|
## Managing members via API
|
||||||
|
|
||||||
|
If you need to manage static segment membership programmatically, use the `POST /segments/:id/members` and `DELETE /segments/:id/members` endpoints. See the [API reference](/api-reference/overview#segments) for details.
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
{
|
{
|
||||||
"pages": ["list-hygiene", "verifying-domains", "tracking", "api-keys", "localization", "webhooks"]
|
"pages": ["list-hygiene", "verifying-domains", "receiving-emails", "tracking", "api-keys", "localization", "webhooks"]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -0,0 +1,142 @@
|
|||||||
|
---
|
||||||
|
title: Receiving emails
|
||||||
|
description: Receive incoming emails at your verified domain and trigger automated workflows
|
||||||
|
icon: Inbox
|
||||||
|
---
|
||||||
|
|
||||||
|
Plunk can receive emails sent to your verified domain and turn them into `email.received` events. This allows you to build automated workflows that respond to inbound emails, such as support ticket systems, auto-responders, or email-based integrations.
|
||||||
|
|
||||||
|
## How it works
|
||||||
|
|
||||||
|
When someone sends an email to your verified domain (e.g., `[email protected]` or `[email protected]`), Plunk will:
|
||||||
|
|
||||||
|
1. Receive the email through AWS SES
|
||||||
|
2. Automatically create or update a contact for the sender
|
||||||
|
3. Trigger an `email.received` event that can start workflows
|
||||||
|
4. Make the email metadata available to your workflow steps
|
||||||
|
|
||||||
|
The sender is automatically added to your contacts as a subscribed contact, allowing you to respond using Plunk's email sending capabilities.
|
||||||
|
|
||||||
|
## Setting up inbound email
|
||||||
|
|
||||||
|
<div className='fd-steps [&_h3]:fd-step'>
|
||||||
|
|
||||||
|
### Verify your domain
|
||||||
|
|
||||||
|
Before you can receive emails, your domain must be verified in Plunk. Follow the [verifying domains](/guides/verifying-domains) guide to set up the required DKIM, SPF, and MX records for sending.
|
||||||
|
|
||||||
|
### Add the inbound MX record
|
||||||
|
|
||||||
|
In your project settings, navigate to the **Domains** tab and expand your verified domain. You'll see an optional "Inbound Email" section with an MX record configuration:
|
||||||
|
|
||||||
|
- **Type**: MX
|
||||||
|
- **Name**: `yourdomain.com` (your root domain)
|
||||||
|
- **Value**: `10 inbound-smtp.eu-north-1.amazonaws.com`
|
||||||
|
|
||||||
|
Add this MX record to your domain's DNS settings. The priority value `10` ensures that inbound emails are routed to AWS SES for processing.
|
||||||
|
|
||||||
|
<Callout title="Multiple MX records" variant="warning">
|
||||||
|
If you're already using MX records for another email service (like Google Workspace or Microsoft 365), adding this MX
|
||||||
|
record may conflict. You can only have one primary email receiver per domain. Consider using a subdomain (e.g.,
|
||||||
|
`mail.yourdomain.com`) if you need to maintain both services.
|
||||||
|
</Callout>
|
||||||
|
|
||||||
|
### Wait for DNS propagation
|
||||||
|
|
||||||
|
DNS changes can take anywhere from a few minutes to 48 hours to fully propagate. You can verify the MX record is set correctly using:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
dig MX yourdomain.com
|
||||||
|
```
|
||||||
|
|
||||||
|
You should see the AWS SES inbound endpoint in the response.
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
## Creating workflows with email.received
|
||||||
|
|
||||||
|
Once your MX record is configured, you can create workflows that respond to incoming emails.
|
||||||
|
|
||||||
|
### Event trigger
|
||||||
|
|
||||||
|
Create a new workflow and use `email.received` as the trigger event. This workflow will run every time an email is received at your domain.
|
||||||
|
|
||||||
|
### Available event data
|
||||||
|
|
||||||
|
The `email.received` event includes the following data that you can use in your workflow steps:
|
||||||
|
|
||||||
|
| Field | Type | Description |
|
||||||
|
| ---------------------- | -------- | ---------------------------------------------- |
|
||||||
|
| `messageId` | string | Unique identifier for the received message |
|
||||||
|
| `from` | string | Email address of the sender |
|
||||||
|
| `fromHeader` | string | Full "From" header including display name |
|
||||||
|
| `to` | string | Primary recipient email address |
|
||||||
|
| `subject` | string | Email subject line |
|
||||||
|
| `timestamp` | string | ISO 8601 timestamp when the email was received |
|
||||||
|
| `recipients` | string[] | All recipient email addresses |
|
||||||
|
| `hasContent` | boolean | Whether the email body was captured |
|
||||||
|
| `spamVerdict` | string | Spam check result (e.g., "PASS", "FAIL") |
|
||||||
|
| `virusVerdict` | string | Virus scan result (e.g., "PASS", "FAIL") |
|
||||||
|
| `spfVerdict` | string | SPF authentication result |
|
||||||
|
| `dkimVerdict` | string | DKIM authentication result |
|
||||||
|
| `dmarcVerdict` | string | DMARC authentication result |
|
||||||
|
| `processingTimeMillis` | number | Time taken to process the email |
|
||||||
|
|
||||||
|
You can access these fields in your workflow using variable syntax, for example: `{{event.subject}}` or `{{event.from}}`.
|
||||||
|
|
||||||
|
## Multi-project domains
|
||||||
|
|
||||||
|
If you have verified the same domain in multiple projects, incoming emails will be processed for **all projects** that have the domain verified. Each project will:
|
||||||
|
|
||||||
|
- Create/update the sender as a contact in that project
|
||||||
|
- Trigger the `email.received` event in that project
|
||||||
|
- Run any workflows configured for that event
|
||||||
|
|
||||||
|
This allows you to segment inbound email handling across different projects if needed.
|
||||||
|
|
||||||
|
## Limitations
|
||||||
|
|
||||||
|
<Callout title="Email body content" variant="warning">
|
||||||
|
Currently, the email body content is not stored or made available in the event data. Only metadata (sender, subject,
|
||||||
|
recipients, timestamps, and security verdicts) is captured. The `hasContent` field indicates whether body content was
|
||||||
|
present, but the content itself is not accessible in workflows.
|
||||||
|
</Callout>
|
||||||
|
|
||||||
|
- **Catch-all addresses**: Plunk receives emails sent to any address at your verified domain (e.g., `[email protected]`). You can use workflow conditions to route emails based on the `to` field.
|
||||||
|
- **Attachments**: Email attachments are not currently captured or stored.
|
||||||
|
- **Email size**: AWS SES has a maximum message size limit of 40 MB for inbound emails.
|
||||||
|
|
||||||
|
## Security considerations
|
||||||
|
|
||||||
|
Plunk captures several security verdicts for each incoming email:
|
||||||
|
|
||||||
|
- **SPF (Sender Policy Framework)**: Verifies the sender's mail server is authorized
|
||||||
|
- **DKIM (DomainKeys Identified Mail)**: Validates the email hasn't been tampered with
|
||||||
|
- **DMARC (Domain-based Message Authentication)**: Combines SPF and DKIM for additional validation
|
||||||
|
- **Spam verdict**: AWS SES's spam detection result
|
||||||
|
- **Virus verdict**: AWS SES's virus scanning result
|
||||||
|
|
||||||
|
You can use these verdicts in workflow conditions to automatically filter or quarantine suspicious emails before processing them.
|
||||||
|
|
||||||
|
## Troubleshooting
|
||||||
|
|
||||||
|
### Emails not being received
|
||||||
|
|
||||||
|
1. **Check DNS propagation**: Verify the MX record is correctly set using `dig MX yourdomain.com`
|
||||||
|
2. **Verify domain**: Ensure your domain is fully verified in Plunk (all DKIM, SPF, and MX records for sending)
|
||||||
|
3. **Check workflow**: Create a simple test workflow with just an `email.received` trigger and a webhook to verify events are being generated
|
||||||
|
4. **Check sender**: Try sending from a different email provider as some may cache DNS records
|
||||||
|
|
||||||
|
### Duplicate events
|
||||||
|
|
||||||
|
If you have the same domain verified in multiple projects, you will receive duplicate `email.received` events (one per project). This is expected behavior. Use project-specific workflows to handle this.
|
||||||
|
|
||||||
|
### Security verdicts failing
|
||||||
|
|
||||||
|
If incoming emails consistently show failing security verdicts:
|
||||||
|
|
||||||
|
- **SPF failures**: The sender's domain may not have SPF configured correctly
|
||||||
|
- **DKIM failures**: The sender's domain may not have DKIM configured, or the email was forwarded/modified in transit
|
||||||
|
- **DMARC failures**: The sender fails both SPF and DKIM checks
|
||||||
|
|
||||||
|
These are issues with the sender's configuration, not your Plunk setup. You can choose to process these emails anyway or filter them using workflow conditions.
|
||||||
@@ -9,9 +9,78 @@ Verifying your domain is a requirement to send emails through Plunk. Domain veri
|
|||||||
## Verifying a domain
|
## Verifying a domain
|
||||||
|
|
||||||
You can verify a domain by adding it in the domain tab of the project settings. Once added, Plunk will provide you with the necessary DNS records to add to your domain's DNS settings.
|
You can verify a domain by adding it in the domain tab of the project settings. Once added, Plunk will provide you with the necessary DNS records to add to your domain's DNS settings.
|
||||||
|
|
||||||
Once you have added the DNS records, it may take some time for the changes to propagate. You can check the verification status in the domain tab of the project settings.
|
Once you have added the DNS records, it may take some time for the changes to propagate. You can check the verification status in the domain tab of the project settings.
|
||||||
|
|
||||||
### DNS Records
|
## DNS Records
|
||||||
- 3 CNAME records for DKIM (DomainKeys Identified Mail) to authenticate your emails.
|
|
||||||
- 1 TXT record for SPF (Sender Policy Framework) to specify which mail servers are authorized
|
Domain verification requires adding several DNS records to your domain. Each record serves a specific purpose in email authentication and delivery.
|
||||||
- 1 MX record to handle bounces and feedback loops
|
|
||||||
|
### DKIM Records (3 CNAME records)
|
||||||
|
|
||||||
|
**DomainKeys Identified Mail (DKIM)** adds a digital signature to your emails, proving they haven't been tampered with during transit.
|
||||||
|
|
||||||
|
You'll need to add **3 CNAME records** provided by Plunk. These records contain cryptographic keys that email receivers use to verify your emails are authentic.
|
||||||
|
|
||||||
|
**Why it matters:**
|
||||||
|
|
||||||
|
- Prevents email spoofing and tampering
|
||||||
|
- Improves deliverability and inbox placement
|
||||||
|
- Required by most email providers (Gmail, Outlook, etc.)
|
||||||
|
|
||||||
|
### SPF Record (1 TXT record)
|
||||||
|
|
||||||
|
**Sender Policy Framework (SPF)** specifies which mail servers are authorized to send emails on behalf of your domain.
|
||||||
|
|
||||||
|
You'll need to add **1 TXT record** that lists the authorized sending servers.
|
||||||
|
|
||||||
|
**Why it matters:**
|
||||||
|
|
||||||
|
- Prevents unauthorized servers from sending emails using your domain
|
||||||
|
- Reduces the likelihood of your domain being used for spam
|
||||||
|
- Works together with DKIM for complete authentication
|
||||||
|
|
||||||
|
### Bounce Handling (1 MX record)
|
||||||
|
|
||||||
|
This **MX record** allows Plunk to receive bounce notifications and spam complaints from email providers.
|
||||||
|
|
||||||
|
**Why it matters:**
|
||||||
|
|
||||||
|
- Automatically tracks which contacts have bounced or complained
|
||||||
|
- Helps maintain your sender reputation
|
||||||
|
- Prevents sending to invalid email addresses
|
||||||
|
- Required for deliverability monitoring
|
||||||
|
|
||||||
|
<Callout title="Receiving inbound emails" variant="idea">
|
||||||
|
The MX record above is for sending emails (handling bounces and complaints). If you want to **receive** emails at your
|
||||||
|
domain and trigger workflows, see the [receiving emails](/guides/receiving-emails) guide for additional MX record
|
||||||
|
setup.
|
||||||
|
</Callout>
|
||||||
|
|
||||||
|
## Verification Status
|
||||||
|
|
||||||
|
After adding all DNS records, Plunk will automatically check the verification status. Verification typically completes within a few minutes but can take up to 72 hours depending on DNS propagation.
|
||||||
|
|
||||||
|
You can check the status in the Domains section of your project settings. Each record type will show as verified once detected.
|
||||||
|
|
||||||
|
## Troubleshooting
|
||||||
|
|
||||||
|
### Records not verifying
|
||||||
|
|
||||||
|
If your DNS records aren't verifying after 24 hours:
|
||||||
|
|
||||||
|
1. **Double-check the values**: Ensure you copied the exact values without extra spaces
|
||||||
|
2. **Check DNS propagation**: Use tools like `dig` or online DNS checkers to verify the records are published
|
||||||
|
3. **TTL settings**: Some DNS providers cache records. Try lowering the TTL (Time To Live) value
|
||||||
|
4. **Contact your DNS provider**: Some providers have specific requirements or interfaces for adding these record types
|
||||||
|
|
||||||
|
### Emails still going to spam
|
||||||
|
|
||||||
|
Even with a verified domain, emails may go to spam if:
|
||||||
|
|
||||||
|
- Your content triggers spam filters (excessive links, suspicious keywords)
|
||||||
|
- Your sender reputation is new or low
|
||||||
|
- Recipients have marked your emails as spam in the past
|
||||||
|
- You're sending to invalid or unengaged contacts
|
||||||
|
|
||||||
|
Follow email best practices and maintain good [list hygiene](/guides/list-hygiene) to improve deliverability.
|
||||||
|
|||||||
@@ -4,6 +4,8 @@ description: Send real-time event data from Plunk to your own application using
|
|||||||
icon: Webhook
|
icon: Webhook
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import {Tab, Tabs} from 'fumadocs-ui/components/tabs';
|
||||||
|
|
||||||
Plunk can send real-time HTTP requests to your application when specific events occur, such as email bounces, spam complaints, or custom events. This is done by creating a [workflow](/concepts/workflows) that uses the **Webhook** step to forward event data to your own endpoint.
|
Plunk can send real-time HTTP requests to your application when specific events occur, such as email bounces, spam complaints, or custom events. This is done by creating a [workflow](/concepts/workflows) that uses the **Webhook** step to forward event data to your own endpoint.
|
||||||
|
|
||||||
## How it works
|
## How it works
|
||||||
@@ -22,33 +24,33 @@ Plunk automatically tracks a set of internal events that you can use as workflow
|
|||||||
|
|
||||||
### Email events
|
### Email events
|
||||||
|
|
||||||
| Event | Description |
|
| Event | Description |
|
||||||
|-------|-------------|
|
| ----------------- | -------------------------------------------------------------------------------------------------------- |
|
||||||
| `email.sent` | An email was successfully sent |
|
| `email.sent` | An email was successfully sent |
|
||||||
| `email.delivery` | An email was delivered to the recipient |
|
| `email.delivery` | An email was delivered to the recipient |
|
||||||
| `email.open` | A contact opened an email for the first time |
|
| `email.open` | A contact opened an email for the first time |
|
||||||
| `email.click` | A contact clicked a link in an email for the first time |
|
| `email.click` | A contact clicked a link in an email for the first time |
|
||||||
| `email.bounce` | An email bounced (hard or soft bounce) |
|
| `email.bounce` | An email bounced (hard or soft bounce) |
|
||||||
| `email.complaint` | A contact marked an email as spam |
|
| `email.complaint` | A contact marked an email as spam |
|
||||||
|
| `email.received` | An email was received at your verified domain (requires [inbound email setup](/guides/receiving-emails)) |
|
||||||
|
|
||||||
### Contact events
|
### Contact events
|
||||||
|
|
||||||
| Event | Description |
|
| Event | Description |
|
||||||
|-------|-------------|
|
| ---------------------- | ------------------------------------------------------- |
|
||||||
| `contact.subscribed` | A contact's subscription status changed to subscribed |
|
| `contact.subscribed` | A contact's subscription status changed to subscribed |
|
||||||
| `contact.unsubscribed` | A contact's subscription status changed to unsubscribed |
|
| `contact.unsubscribed` | A contact's subscription status changed to unsubscribed |
|
||||||
|
|
||||||
### Segment events
|
### Segment events
|
||||||
|
|
||||||
| Event | Description |
|
| Event | Description |
|
||||||
|-------|-------------|
|
| ---------------------- | --------------------------- |
|
||||||
| `segment.<name>.entry` | A contact entered a segment |
|
| `segment.<name>.entry` | A contact entered a segment |
|
||||||
| `segment.<name>.exit` | A contact exited a segment |
|
| `segment.<name>.exit` | A contact exited a segment |
|
||||||
|
|
||||||
<Callout
|
<Callout title="Segment event names" variant="idea">
|
||||||
title="Segment event names"
|
Segment events use a slugified version of the segment name. For example, a segment called "VIP Users" would produce
|
||||||
variant="idea">
|
the events `segment.vip-users.entry` and `segment.vip-users.exit`.
|
||||||
Segment events use a slugified version of the segment name. For example, a segment called "VIP Users" would produce the events `segment.vip-users.entry` and `segment.vip-users.exit`.
|
|
||||||
</Callout>
|
</Callout>
|
||||||
|
|
||||||
## Setting up a webhook
|
## Setting up a webhook
|
||||||
@@ -104,7 +106,13 @@ When using the default payload (no custom body configured), Plunk sends a JSON r
|
|||||||
"event": {
|
"event": {
|
||||||
"subject": "Welcome to Plunk",
|
"subject": "Welcome to Plunk",
|
||||||
"from": "[email protected]",
|
"from": "[email protected]",
|
||||||
"bounceType": "Permanent"
|
"fromName": "Plunk Team",
|
||||||
|
"messageId": "ses-message-id",
|
||||||
|
"templateId": null,
|
||||||
|
"campaignId": "camp_abc123",
|
||||||
|
"sourceType": "CAMPAIGN",
|
||||||
|
"bounceType": "Permanent",
|
||||||
|
"bouncedAt": "2025-01-15T10:30:00.000Z"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
@@ -113,16 +121,268 @@ The `event` field contains the data associated with the event that triggered the
|
|||||||
|
|
||||||
### Event data by type
|
### Event data by type
|
||||||
|
|
||||||
The `event` field varies depending on which event triggered the workflow:
|
#### Email events
|
||||||
|
|
||||||
| Event | Fields in `event` |
|
Most email events share a common set of base fields:
|
||||||
|-------|-------------------|
|
|
||||||
| `email.sent` | `subject`, `from`, `messageId`, `templateId`, `campaignId`, `sourceType` |
|
| Field | Description |
|
||||||
| `email.open` | `subject`, `from`, `openedAt`, `isFirstOpen` |
|
| ------------ | ------------------------------------------------------------------------------------------- |
|
||||||
| `email.click` | `subject`, `from`, `clickedAt`, `clicks`, `isFirstClick` |
|
| `subject` | The email subject line |
|
||||||
| `email.bounce` | `subject`, `from`, `bounceType`, `bouncedAt` |
|
| `from` | The sender email address |
|
||||||
| `email.complaint` | `subject`, `from`, `complainedAt` |
|
| `fromName` | The sender display name |
|
||||||
| Custom events | Whatever data you passed when tracking the event |
|
| `messageId` | The AWS SES message ID |
|
||||||
|
| `templateId` | The template ID, if the email was sent using a template (otherwise `null`) |
|
||||||
|
| `campaignId` | The campaign ID, if the email was part of a campaign (otherwise `null`) |
|
||||||
|
| `sourceType` | How the email was triggered: `TRANSACTIONAL`, `CAMPAIGN`, `WORKFLOW`, or `INBOUND` |
|
||||||
|
|
||||||
|
In addition to these base fields, each event includes the following event-specific fields:
|
||||||
|
|
||||||
|
<Tabs items={['email.sent', 'email.delivery', 'email.open', 'email.click', 'email.bounce', 'email.complaint', 'email.received']}>
|
||||||
|
|
||||||
|
<Tab value="email.sent">
|
||||||
|
|
||||||
|
```json
|
||||||
|
{
|
||||||
|
"subject": "Welcome to Plunk",
|
||||||
|
"from": "[email protected]",
|
||||||
|
"fromName": "Plunk Team",
|
||||||
|
"messageId": "ses-message-id",
|
||||||
|
"templateId": null,
|
||||||
|
"campaignId": null,
|
||||||
|
"sourceType": "TRANSACTIONAL",
|
||||||
|
"sentAt": "2025-01-15T10:30:00.000Z"
|
||||||
|
}
|
||||||
|
```
|
||||||
|
|
||||||
|
| Field | Description |
|
||||||
|
| -------- | ------------------------ |
|
||||||
|
| `sentAt` | When the email was sent |
|
||||||
|
|
||||||
|
</Tab>
|
||||||
|
|
||||||
|
<Tab value="email.delivery">
|
||||||
|
|
||||||
|
```json
|
||||||
|
{
|
||||||
|
"subject": "Welcome to Plunk",
|
||||||
|
"from": "[email protected]",
|
||||||
|
"fromName": "Plunk Team",
|
||||||
|
"messageId": "ses-message-id",
|
||||||
|
"templateId": null,
|
||||||
|
"campaignId": "camp_abc123",
|
||||||
|
"sourceType": "CAMPAIGN",
|
||||||
|
"deliveredAt": "2025-01-15T10:30:05.000Z"
|
||||||
|
}
|
||||||
|
```
|
||||||
|
|
||||||
|
| Field | Description |
|
||||||
|
| ------------- | ------------------------------- |
|
||||||
|
| `deliveredAt` | When the email was delivered |
|
||||||
|
|
||||||
|
</Tab>
|
||||||
|
|
||||||
|
<Tab value="email.open">
|
||||||
|
|
||||||
|
```json
|
||||||
|
{
|
||||||
|
"subject": "Welcome to Plunk",
|
||||||
|
"from": "[email protected]",
|
||||||
|
"fromName": "Plunk Team",
|
||||||
|
"messageId": "ses-message-id",
|
||||||
|
"templateId": null,
|
||||||
|
"campaignId": null,
|
||||||
|
"sourceType": "TRANSACTIONAL",
|
||||||
|
"openedAt": "2025-01-15T11:00:00.000Z",
|
||||||
|
"opens": 1,
|
||||||
|
"isFirstOpen": true
|
||||||
|
}
|
||||||
|
```
|
||||||
|
|
||||||
|
| Field | Description |
|
||||||
|
| ------------- | ------------------------------------------------------------ |
|
||||||
|
| `openedAt` | When the email was first opened |
|
||||||
|
| `opens` | Total number of times this email has been opened |
|
||||||
|
| `isFirstOpen` | `true` if this is the first time the contact opened the email |
|
||||||
|
|
||||||
|
</Tab>
|
||||||
|
|
||||||
|
<Tab value="email.click">
|
||||||
|
|
||||||
|
```json
|
||||||
|
{
|
||||||
|
"subject": "Welcome to Plunk",
|
||||||
|
"from": "[email protected]",
|
||||||
|
"fromName": "Plunk Team",
|
||||||
|
"messageId": "ses-message-id",
|
||||||
|
"templateId": null,
|
||||||
|
"campaignId": null,
|
||||||
|
"sourceType": "TRANSACTIONAL",
|
||||||
|
"link": "https://example.com/pricing",
|
||||||
|
"clickedAt": "2025-01-15T11:05:00.000Z",
|
||||||
|
"clicks": 1,
|
||||||
|
"isFirstClick": true
|
||||||
|
}
|
||||||
|
```
|
||||||
|
|
||||||
|
| Field | Description |
|
||||||
|
| -------------- | -------------------------------------------------------------- |
|
||||||
|
| `link` | The URL that was clicked |
|
||||||
|
| `clickedAt` | When the first click occurred |
|
||||||
|
| `clicks` | Total number of times links in this email have been clicked |
|
||||||
|
| `isFirstClick` | `true` if this is the first click from this contact on this email |
|
||||||
|
|
||||||
|
</Tab>
|
||||||
|
|
||||||
|
<Tab value="email.bounce">
|
||||||
|
|
||||||
|
Permanent bounce:
|
||||||
|
|
||||||
|
```json
|
||||||
|
{
|
||||||
|
"subject": "Welcome to Plunk",
|
||||||
|
"from": "[email protected]",
|
||||||
|
"fromName": "Plunk Team",
|
||||||
|
"messageId": "ses-message-id",
|
||||||
|
"templateId": null,
|
||||||
|
"campaignId": null,
|
||||||
|
"sourceType": "TRANSACTIONAL",
|
||||||
|
"bounceType": "Permanent",
|
||||||
|
"bouncedAt": "2025-01-15T10:31:00.000Z"
|
||||||
|
}
|
||||||
|
```
|
||||||
|
|
||||||
|
Transient (soft) bounce:
|
||||||
|
|
||||||
|
```json
|
||||||
|
{
|
||||||
|
"subject": "Welcome to Plunk",
|
||||||
|
"from": "[email protected]",
|
||||||
|
"fromName": "Plunk Team",
|
||||||
|
"messageId": "ses-message-id",
|
||||||
|
"templateId": null,
|
||||||
|
"campaignId": null,
|
||||||
|
"sourceType": "TRANSACTIONAL",
|
||||||
|
"bounceType": "Transient",
|
||||||
|
"transientBounce": true
|
||||||
|
}
|
||||||
|
```
|
||||||
|
|
||||||
|
| Field | Description |
|
||||||
|
| ---------------- | ----------------------------------------------------------------------------------------------- |
|
||||||
|
| `bounceType` | `Permanent` (hard bounce) or `Transient` (soft bounce, e.g. mailbox full or out-of-office) |
|
||||||
|
| `bouncedAt` | When the bounce occurred (permanent bounces only) |
|
||||||
|
| `transientBounce`| `true` for soft bounces — these do not count toward bounce rate and the contact stays subscribed |
|
||||||
|
|
||||||
|
<Callout title="Bounce rate impact" variant="warn">
|
||||||
|
Only `Permanent` bounces count toward your project's bounce rate and trigger automatic contact unsubscription. `Transient` bounces are tracked for visibility only.
|
||||||
|
</Callout>
|
||||||
|
|
||||||
|
</Tab>
|
||||||
|
|
||||||
|
<Tab value="email.complaint">
|
||||||
|
|
||||||
|
```json
|
||||||
|
{
|
||||||
|
"subject": "Welcome to Plunk",
|
||||||
|
"from": "[email protected]",
|
||||||
|
"fromName": "Plunk Team",
|
||||||
|
"messageId": "ses-message-id",
|
||||||
|
"templateId": null,
|
||||||
|
"campaignId": null,
|
||||||
|
"sourceType": "TRANSACTIONAL",
|
||||||
|
"complainedAt": "2025-01-15T10:35:00.000Z"
|
||||||
|
}
|
||||||
|
```
|
||||||
|
|
||||||
|
| Field | Description |
|
||||||
|
| -------------- | ------------------------------------------------ |
|
||||||
|
| `complainedAt` | When the spam complaint was received |
|
||||||
|
|
||||||
|
</Tab>
|
||||||
|
|
||||||
|
<Tab value="email.received">
|
||||||
|
|
||||||
|
This event fires when an email is received at your verified domain. See [Receiving Emails](/guides/receiving-emails) for setup instructions.
|
||||||
|
|
||||||
|
```json
|
||||||
|
{
|
||||||
|
"messageId": "ses-message-id",
|
||||||
|
"from": "[email protected]",
|
||||||
|
"fromHeader": "Jane Smith <[email protected]>",
|
||||||
|
"to": "[email protected]",
|
||||||
|
"subject": "Re: Your question",
|
||||||
|
"timestamp": "2025-01-15T10:30:00.000Z",
|
||||||
|
"recipients": ["[email protected]"],
|
||||||
|
"hasContent": true,
|
||||||
|
"spamVerdict": "PASS",
|
||||||
|
"virusVerdict": "PASS",
|
||||||
|
"spfVerdict": "PASS",
|
||||||
|
"dkimVerdict": "PASS",
|
||||||
|
"dmarcVerdict": "PASS",
|
||||||
|
"processingTimeMillis": 142
|
||||||
|
}
|
||||||
|
```
|
||||||
|
|
||||||
|
| Field | Description |
|
||||||
|
| ---------------------- | ------------------------------------------------------------------- |
|
||||||
|
| `messageId` | The AWS SES message ID |
|
||||||
|
| `from` | The sender's email address |
|
||||||
|
| `fromHeader` | The full `From` header, including display name if present |
|
||||||
|
| `to` | The recipient address at your verified domain |
|
||||||
|
| `subject` | The email subject line |
|
||||||
|
| `timestamp` | When SES received the email |
|
||||||
|
| `recipients` | All recipient addresses in the envelope |
|
||||||
|
| `hasContent` | Whether the email body content is available |
|
||||||
|
| `spamVerdict` | SES spam check result: `PASS`, `FAIL`, `GRAY`, or `PROCESSING_FAILED` |
|
||||||
|
| `virusVerdict` | SES virus check result |
|
||||||
|
| `spfVerdict` | SPF authentication result |
|
||||||
|
| `dkimVerdict` | DKIM authentication result |
|
||||||
|
| `dmarcVerdict` | DMARC authentication result |
|
||||||
|
| `processingTimeMillis` | Time SES took to process the inbound email |
|
||||||
|
|
||||||
|
</Tab>
|
||||||
|
|
||||||
|
</Tabs>
|
||||||
|
|
||||||
|
#### Contact events
|
||||||
|
|
||||||
|
`contact.subscribed` and `contact.unsubscribed` carry no event data by default. The `event` field will be an empty object `{}`.
|
||||||
|
|
||||||
|
The exception is when an unsubscription is triggered automatically by an email bounce or complaint — in that case `event` includes a `reason` field:
|
||||||
|
|
||||||
|
```json
|
||||||
|
{
|
||||||
|
"reason": "bounce"
|
||||||
|
}
|
||||||
|
```
|
||||||
|
|
||||||
|
| Field | Value |
|
||||||
|
| -------- | -------------------------------------------------- |
|
||||||
|
| `reason` | `"bounce"` or `"complaint"` (when system-triggered) |
|
||||||
|
|
||||||
|
#### Segment events
|
||||||
|
|
||||||
|
Both `segment.<name>.entry` and `segment.<name>.exit` include:
|
||||||
|
|
||||||
|
```json
|
||||||
|
{
|
||||||
|
"segmentId": "seg_abc123",
|
||||||
|
"segmentName": "VIP Users"
|
||||||
|
}
|
||||||
|
```
|
||||||
|
|
||||||
|
| Field | Description |
|
||||||
|
| ------------- | ----------------------------- |
|
||||||
|
| `segmentId` | The ID of the segment |
|
||||||
|
| `segmentName` | The display name of the segment |
|
||||||
|
|
||||||
|
#### Custom events
|
||||||
|
|
||||||
|
Custom events tracked via the API include whatever data you passed in the `data` field when calling `track`.
|
||||||
|
|
||||||
|
#### No event data
|
||||||
|
|
||||||
|
For events that carry no data, the `event` field will be an empty object `{}`.
|
||||||
|
|
||||||
## Common use cases
|
## Common use cases
|
||||||
|
|
||||||
@@ -150,4 +410,4 @@ Since webhooks are part of the workflow system, you can combine them with other
|
|||||||
|
|
||||||
- Use a **Condition** step to only fire the webhook when certain criteria are met (e.g. only notify for contacts on a specific plan)
|
- Use a **Condition** step to only fire the webhook when certain criteria are met (e.g. only notify for contacts on a specific plan)
|
||||||
- Use a **Wait for Event** step to wait for a follow-up event before sending the webhook (e.g. wait to see if a bounced contact re-subscribes)
|
- Use a **Wait for Event** step to wait for a follow-up event before sending the webhook (e.g. wait to see if a bounced contact re-subscribes)
|
||||||
- Use a **Delay** step to add a time buffer before the webhook fires
|
- Use a **Delay** step to add a time buffer before the webhook fires
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "plunk",
|
"name": "plunk",
|
||||||
"version": "0.5.0",
|
"version": "0.7.1",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "turbo build",
|
"build": "turbo build",
|
||||||
|
|||||||
@@ -0,0 +1,5 @@
|
|||||||
|
-- AlterEnum
|
||||||
|
ALTER TYPE "EmailSourceType" ADD VALUE 'INBOUND';
|
||||||
|
|
||||||
|
-- AlterTable
|
||||||
|
ALTER TABLE "projects" ADD COLUMN "billingLimitInbound" INTEGER;
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
-- AlterEnum
|
||||||
|
ALTER TYPE "EmailStatus" ADD VALUE 'RECEIVED';
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
-- CreateEnum
|
||||||
|
CREATE TYPE "SegmentType" AS ENUM ('DYNAMIC', 'STATIC');
|
||||||
|
|
||||||
|
-- AlterTable
|
||||||
|
ALTER TABLE "segments" ADD COLUMN "type" "SegmentType" NOT NULL DEFAULT 'DYNAMIC',
|
||||||
|
ALTER COLUMN "condition" DROP NOT NULL;
|
||||||
@@ -53,6 +53,7 @@ model Project {
|
|||||||
billingLimitWorkflows Int? // Max workflow emails per month
|
billingLimitWorkflows Int? // Max workflow emails per month
|
||||||
billingLimitCampaigns Int? // Max campaign emails per month
|
billingLimitCampaigns Int? // Max campaign emails per month
|
||||||
billingLimitTransactional Int? // Max transactional emails per month
|
billingLimitTransactional Int? // Max transactional emails per month
|
||||||
|
billingLimitInbound Int? // Max inbound emails per month
|
||||||
|
|
||||||
// Email Tracking
|
// Email Tracking
|
||||||
tracking TrackingMode @default(ENABLED) // Open and click tracking mode
|
tracking TrackingMode @default(ENABLED) // Open and click tracking mode
|
||||||
@@ -198,8 +199,11 @@ model Segment {
|
|||||||
name String
|
name String
|
||||||
description String?
|
description String?
|
||||||
|
|
||||||
// Filter condition (evaluated dynamically)
|
// Segment type: DYNAMIC (filter-based) or STATIC (manually managed)
|
||||||
condition Json
|
type SegmentType @default(DYNAMIC)
|
||||||
|
|
||||||
|
// Filter condition (evaluated dynamically, null for STATIC segments)
|
||||||
|
condition Json?
|
||||||
// Nested filter structure with AND/OR logic:
|
// Nested filter structure with AND/OR logic:
|
||||||
// {
|
// {
|
||||||
// logic: "OR",
|
// logic: "OR",
|
||||||
@@ -746,10 +750,16 @@ enum StepExecutionStatus {
|
|||||||
FAILED // Failed with error
|
FAILED // Failed with error
|
||||||
}
|
}
|
||||||
|
|
||||||
|
enum SegmentType {
|
||||||
|
DYNAMIC // Filter-based segment evaluated against contacts at query time
|
||||||
|
STATIC // Manually curated list of contacts managed via memberships
|
||||||
|
}
|
||||||
|
|
||||||
enum EmailSourceType {
|
enum EmailSourceType {
|
||||||
TRANSACTIONAL // Sent via API call
|
TRANSACTIONAL // Sent via API call
|
||||||
CAMPAIGN // Sent as part of broadcast
|
CAMPAIGN // Sent as part of broadcast
|
||||||
WORKFLOW // Sent via workflow automation
|
WORKFLOW // Sent via workflow automation
|
||||||
|
INBOUND // Received via SES inbound
|
||||||
}
|
}
|
||||||
|
|
||||||
enum EmailStatus {
|
enum EmailStatus {
|
||||||
@@ -757,6 +767,7 @@ enum EmailStatus {
|
|||||||
SENDING // Currently being sent
|
SENDING // Currently being sent
|
||||||
SENT // Successfully sent to provider
|
SENT // Successfully sent to provider
|
||||||
DELIVERED // Confirmed delivered
|
DELIVERED // Confirmed delivered
|
||||||
|
RECEIVED // Received by platform (inbound)
|
||||||
OPENED // Recipient opened email
|
OPENED // Recipient opened email
|
||||||
CLICKED // Recipient clicked link
|
CLICKED // Recipient clicked link
|
||||||
BOUNCED // Bounced (hard or soft)
|
BOUNCED // Bounced (hard or soft)
|
||||||
|
|||||||
@@ -9,6 +9,7 @@ import ptTranslations from './locales/pt.json' with {type: 'json'};
|
|||||||
import bgTranslations from './locales/bg.json' with {type: 'json'};
|
import bgTranslations from './locales/bg.json' with {type: 'json'};
|
||||||
import csTranslations from './locales/cs.json' with {type: 'json'};
|
import csTranslations from './locales/cs.json' with {type: 'json'};
|
||||||
import plTranslations from './locales/pl.json' with {type: 'json'};
|
import plTranslations from './locales/pl.json' with {type: 'json'};
|
||||||
|
import esTranslations from './locales/es.json' with {type: 'json'};
|
||||||
|
|
||||||
export {
|
export {
|
||||||
SUPPORTED_LANGUAGES,
|
SUPPORTED_LANGUAGES,
|
||||||
@@ -43,6 +44,7 @@ const translationsMap: Record<string, Translations> = {
|
|||||||
bg: bgTranslations,
|
bg: bgTranslations,
|
||||||
cs: csTranslations,
|
cs: csTranslations,
|
||||||
pl: plTranslations,
|
pl: plTranslations,
|
||||||
|
es: esTranslations,
|
||||||
};
|
};
|
||||||
|
|
||||||
// In-memory cache for loaded translations
|
// In-memory cache for loaded translations
|
||||||
|
|||||||
@@ -15,6 +15,7 @@ export const SUPPORTED_LANGUAGES: Language[] = [
|
|||||||
{code: 'bg', name: 'Bulgarian', nativeName: 'Български', flag: '🇧🇬'},
|
{code: 'bg', name: 'Bulgarian', nativeName: 'Български', flag: '🇧🇬'},
|
||||||
{code: 'cs', name: 'Czech', nativeName: 'Čeština', flag: '🇨🇿'},
|
{code: 'cs', name: 'Czech', nativeName: 'Čeština', flag: '🇨🇿'},
|
||||||
{code: 'pl', name: 'Polish', nativeName: 'Polski', flag: '🇵🇱'},
|
{code: 'pl', name: 'Polish', nativeName: 'Polski', flag: '🇵🇱'},
|
||||||
|
{code: 'es', name: 'Spanish (Spain)', nativeName: 'Español (España)', flag: '🇪🇸'},
|
||||||
];
|
];
|
||||||
|
|
||||||
export const DEFAULT_LANGUAGE = 'en';
|
export const DEFAULT_LANGUAGE = 'en';
|
||||||
|
|||||||
@@ -0,0 +1,45 @@
|
|||||||
|
{
|
||||||
|
"pages": {
|
||||||
|
"unsubscribe": {
|
||||||
|
"title": "Cancelar suscripción",
|
||||||
|
"description": "Lamentamos que te vayas. ¿Estás seguro de que quieres cancelar la suscripción de {email} para dejar de recibir correos electrónicos?",
|
||||||
|
"button": "Cancelar suscripción",
|
||||||
|
"buttonLoading": "Cancelando suscripción...",
|
||||||
|
"managePreferences": "Gestionar preferencias en su lugar",
|
||||||
|
"successTitle": "Suscripción cancelada",
|
||||||
|
"successDescription": "Se ha cancelado la suscripción de {email}. No recibirás más correos electrónicos de nuestra parte.",
|
||||||
|
"changedMind": "¿Has cambiado de opinión?",
|
||||||
|
"subscribeAgain": "Suscribirse de nuevo"
|
||||||
|
},
|
||||||
|
"subscribe": {
|
||||||
|
"title": "Suscribirse a las novedades",
|
||||||
|
"description": "¿Te gustaría suscribir {email} para recibir correos electrónicos?",
|
||||||
|
"button": "Suscribirse",
|
||||||
|
"buttonLoading": "Suscribiendo...",
|
||||||
|
"successTitle": "¡Suscripción completada!",
|
||||||
|
"successDescription": "{email} está ahora suscrito para recibir correos electrónicos de nuestra parte."
|
||||||
|
},
|
||||||
|
"manage": {
|
||||||
|
"title": "Gestionar preferencias",
|
||||||
|
"description": "Gestiona las preferencias de correo electrónico de {email}",
|
||||||
|
"subscriptionLabel": "Suscripción de correo electrónico",
|
||||||
|
"subscribedStatus": "Actualmente estás suscrito para recibir correos electrónicos",
|
||||||
|
"unsubscribedStatus": "Actualmente tienes cancelada la suscripción a los correos electrónicos",
|
||||||
|
"subscribedSuccess": "¡Suscripción realizada con éxito!",
|
||||||
|
"unsubscribedSuccess": "¡Suscripción cancelada con éxito!",
|
||||||
|
"unsubscribeCompletely": "Cancelar suscripción completamente",
|
||||||
|
"subscribeToEmails": "Suscribirse a los correos electrónicos",
|
||||||
|
"disclaimer": "Esta página te permite gestionar tus preferencias de correo electrónico. El estado de tu suscripción se actualiza en tiempo real."
|
||||||
|
},
|
||||||
|
"common": {
|
||||||
|
"loading": "Cargando...",
|
||||||
|
"error": "Error"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"email": {
|
||||||
|
"footer": {
|
||||||
|
"unsubscribeText": "Has recibido este correo electrónico porque aceptaste recibir correos electrónicos de {projectName}. Si ya no deseas recibir correos electrónicos como este, por favor",
|
||||||
|
"updatePreferences": "actualiza tus preferencias"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -132,15 +132,20 @@ export const SegmentSchemas = {
|
|||||||
create: z.object({
|
create: z.object({
|
||||||
name: z.string().min(1).max(100),
|
name: z.string().min(1).max(100),
|
||||||
description: z.string().max(500).optional(),
|
description: z.string().max(500).optional(),
|
||||||
condition: filterConditionSchema,
|
type: z.enum(['DYNAMIC', 'STATIC']).default('DYNAMIC'),
|
||||||
|
condition: filterConditionSchema.optional(),
|
||||||
trackMembership: z.boolean().default(false),
|
trackMembership: z.boolean().default(false),
|
||||||
}),
|
}),
|
||||||
update: z.object({
|
update: z.object({
|
||||||
name: z.string().min(1).max(100).optional(),
|
name: z.string().min(1).max(100).optional(),
|
||||||
description: z.string().max(500).optional(),
|
description: z.string().max(500).optional(),
|
||||||
|
type: z.enum(['DYNAMIC', 'STATIC']).optional(),
|
||||||
condition: filterConditionSchema.optional(),
|
condition: filterConditionSchema.optional(),
|
||||||
trackMembership: z.boolean().optional(),
|
trackMembership: z.boolean().optional(),
|
||||||
}),
|
}),
|
||||||
|
members: z.object({
|
||||||
|
emails: z.array(z.string().email()).min(1).max(500),
|
||||||
|
}),
|
||||||
};
|
};
|
||||||
|
|
||||||
export const TemplateSchemas = {
|
export const TemplateSchemas = {
|
||||||
@@ -180,6 +185,7 @@ export const WorkflowSchemas = {
|
|||||||
triggerType: z.nativeEnum(WorkflowTriggerType).optional(),
|
triggerType: z.nativeEnum(WorkflowTriggerType).optional(),
|
||||||
triggerConfig: jsonSchema.optional(),
|
triggerConfig: jsonSchema.optional(),
|
||||||
enabled: z.boolean().optional(),
|
enabled: z.boolean().optional(),
|
||||||
|
allowReentry: z.boolean().optional(),
|
||||||
}),
|
}),
|
||||||
addStep: z.object({
|
addStep: z.object({
|
||||||
type: z.nativeEnum(WorkflowStepType),
|
type: z.nativeEnum(WorkflowStepType),
|
||||||
@@ -401,7 +407,18 @@ export const ActionSchemas = {
|
|||||||
filename: z.string().min(1).max(255),
|
filename: z.string().min(1).max(255),
|
||||||
content: z.string().min(1), // Base64 encoded file content
|
content: z.string().min(1), // Base64 encoded file content
|
||||||
contentType: z.string().min(1).max(255),
|
contentType: z.string().min(1).max(255),
|
||||||
}),
|
contentId: z
|
||||||
|
.string()
|
||||||
|
.min(1)
|
||||||
|
.max(255)
|
||||||
|
.regex(/^[^<>\r\n]+$/, 'Content ID cannot contain <, >, \\r, or \\n')
|
||||||
|
.optional(),
|
||||||
|
disposition: z.enum(['attachment', 'inline']).default('attachment'),
|
||||||
|
})
|
||||||
|
.refine(data => data.disposition !== 'inline' || !!data.contentId, {
|
||||||
|
message: 'Content ID is required when disposition is inline',
|
||||||
|
path: ['contentId'],
|
||||||
|
}),
|
||||||
)
|
)
|
||||||
.max(10) // Maximum 10 attachments per email
|
.max(10) // Maximum 10 attachments per email
|
||||||
.optional(),
|
.optional(),
|
||||||
@@ -439,6 +456,7 @@ export const BillingLimitSchemas = {
|
|||||||
workflows: z.coerce.number().int().positive().nullable(),
|
workflows: z.coerce.number().int().positive().nullable(),
|
||||||
campaigns: z.coerce.number().int().positive().nullable(),
|
campaigns: z.coerce.number().int().positive().nullable(),
|
||||||
transactional: z.coerce.number().int().positive().nullable(),
|
transactional: z.coerce.number().int().positive().nullable(),
|
||||||
|
inbound: z.coerce.number().int().positive().nullable(),
|
||||||
}),
|
}),
|
||||||
} as const;
|
} as const;
|
||||||
|
|
||||||
|
|||||||
@@ -9,6 +9,7 @@ export enum ActivityType {
|
|||||||
EVENT_TRIGGERED = 'event.triggered',
|
EVENT_TRIGGERED = 'event.triggered',
|
||||||
EMAIL_SENT = 'email.sent',
|
EMAIL_SENT = 'email.sent',
|
||||||
EMAIL_DELIVERED = 'email.delivered',
|
EMAIL_DELIVERED = 'email.delivered',
|
||||||
|
EMAIL_RECEIVED = 'email.received',
|
||||||
EMAIL_OPENED = 'email.opened',
|
EMAIL_OPENED = 'email.opened',
|
||||||
EMAIL_CLICKED = 'email.clicked',
|
EMAIL_CLICKED = 'email.clicked',
|
||||||
EMAIL_BOUNCED = 'email.bounced',
|
EMAIL_BOUNCED = 'email.bounced',
|
||||||
|
|||||||
@@ -20,6 +20,7 @@ export interface BillingLimitsResponse {
|
|||||||
workflows: CategoryUsage;
|
workflows: CategoryUsage;
|
||||||
campaigns: CategoryUsage;
|
campaigns: CategoryUsage;
|
||||||
transactional: CategoryUsage;
|
transactional: CategoryUsage;
|
||||||
|
inbound: CategoryUsage;
|
||||||
currency: string | null;
|
currency: string | null;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,8 @@
|
|||||||
* Segment and filter types
|
* Segment and filter types
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
export type SegmentType = 'DYNAMIC' | 'STATIC';
|
||||||
|
|
||||||
// Segment filter types
|
// Segment filter types
|
||||||
export type SegmentFilterOperator =
|
export type SegmentFilterOperator =
|
||||||
// Standard operators (for contact fields)
|
// Standard operators (for contact fields)
|
||||||
@@ -45,13 +47,15 @@ export interface FilterCondition {
|
|||||||
export interface CreateSegmentData {
|
export interface CreateSegmentData {
|
||||||
name: string;
|
name: string;
|
||||||
description?: string;
|
description?: string;
|
||||||
condition: FilterCondition;
|
type?: SegmentType;
|
||||||
|
condition?: FilterCondition;
|
||||||
trackMembership?: boolean;
|
trackMembership?: boolean;
|
||||||
}
|
}
|
||||||
|
|
||||||
export interface UpdateSegmentData {
|
export interface UpdateSegmentData {
|
||||||
name?: string;
|
name?: string;
|
||||||
description?: string;
|
description?: string;
|
||||||
|
type?: SegmentType;
|
||||||
condition?: FilterCondition;
|
condition?: FilterCondition;
|
||||||
trackMembership?: boolean;
|
trackMembership?: boolean;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -4741,156 +4741,177 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@rollup/rollup-android-arm-eabi@npm:4.53.3":
|
"@rollup/rollup-android-arm-eabi@npm:4.59.0":
|
||||||
version: 4.53.3
|
version: 4.59.0
|
||||||
resolution: "@rollup/rollup-android-arm-eabi@npm:4.53.3"
|
resolution: "@rollup/rollup-android-arm-eabi@npm:4.59.0"
|
||||||
conditions: os=android & cpu=arm
|
conditions: os=android & cpu=arm
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@rollup/rollup-android-arm64@npm:4.53.3":
|
"@rollup/rollup-android-arm64@npm:4.59.0":
|
||||||
version: 4.53.3
|
version: 4.59.0
|
||||||
resolution: "@rollup/rollup-android-arm64@npm:4.53.3"
|
resolution: "@rollup/rollup-android-arm64@npm:4.59.0"
|
||||||
conditions: os=android & cpu=arm64
|
conditions: os=android & cpu=arm64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@rollup/rollup-darwin-arm64@npm:4.53.3":
|
"@rollup/rollup-darwin-arm64@npm:4.59.0":
|
||||||
version: 4.53.3
|
version: 4.59.0
|
||||||
resolution: "@rollup/rollup-darwin-arm64@npm:4.53.3"
|
resolution: "@rollup/rollup-darwin-arm64@npm:4.59.0"
|
||||||
conditions: os=darwin & cpu=arm64
|
conditions: os=darwin & cpu=arm64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@rollup/rollup-darwin-x64@npm:4.53.3":
|
"@rollup/rollup-darwin-x64@npm:4.59.0":
|
||||||
version: 4.53.3
|
version: 4.59.0
|
||||||
resolution: "@rollup/rollup-darwin-x64@npm:4.53.3"
|
resolution: "@rollup/rollup-darwin-x64@npm:4.59.0"
|
||||||
conditions: os=darwin & cpu=x64
|
conditions: os=darwin & cpu=x64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@rollup/rollup-freebsd-arm64@npm:4.53.3":
|
"@rollup/rollup-freebsd-arm64@npm:4.59.0":
|
||||||
version: 4.53.3
|
version: 4.59.0
|
||||||
resolution: "@rollup/rollup-freebsd-arm64@npm:4.53.3"
|
resolution: "@rollup/rollup-freebsd-arm64@npm:4.59.0"
|
||||||
conditions: os=freebsd & cpu=arm64
|
conditions: os=freebsd & cpu=arm64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@rollup/rollup-freebsd-x64@npm:4.53.3":
|
"@rollup/rollup-freebsd-x64@npm:4.59.0":
|
||||||
version: 4.53.3
|
version: 4.59.0
|
||||||
resolution: "@rollup/rollup-freebsd-x64@npm:4.53.3"
|
resolution: "@rollup/rollup-freebsd-x64@npm:4.59.0"
|
||||||
conditions: os=freebsd & cpu=x64
|
conditions: os=freebsd & cpu=x64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@rollup/rollup-linux-arm-gnueabihf@npm:4.53.3":
|
"@rollup/rollup-linux-arm-gnueabihf@npm:4.59.0":
|
||||||
version: 4.53.3
|
version: 4.59.0
|
||||||
resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.53.3"
|
resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.59.0"
|
||||||
conditions: os=linux & cpu=arm & libc=glibc
|
conditions: os=linux & cpu=arm & libc=glibc
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@rollup/rollup-linux-arm-musleabihf@npm:4.53.3":
|
"@rollup/rollup-linux-arm-musleabihf@npm:4.59.0":
|
||||||
version: 4.53.3
|
version: 4.59.0
|
||||||
resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.53.3"
|
resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.59.0"
|
||||||
conditions: os=linux & cpu=arm & libc=musl
|
conditions: os=linux & cpu=arm & libc=musl
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@rollup/rollup-linux-arm64-gnu@npm:4.53.3":
|
"@rollup/rollup-linux-arm64-gnu@npm:4.59.0":
|
||||||
version: 4.53.3
|
version: 4.59.0
|
||||||
resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.53.3"
|
resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.59.0"
|
||||||
conditions: os=linux & cpu=arm64 & libc=glibc
|
conditions: os=linux & cpu=arm64 & libc=glibc
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@rollup/rollup-linux-arm64-musl@npm:4.53.3":
|
"@rollup/rollup-linux-arm64-musl@npm:4.59.0":
|
||||||
version: 4.53.3
|
version: 4.59.0
|
||||||
resolution: "@rollup/rollup-linux-arm64-musl@npm:4.53.3"
|
resolution: "@rollup/rollup-linux-arm64-musl@npm:4.59.0"
|
||||||
conditions: os=linux & cpu=arm64 & libc=musl
|
conditions: os=linux & cpu=arm64 & libc=musl
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@rollup/rollup-linux-loong64-gnu@npm:4.53.3":
|
"@rollup/rollup-linux-loong64-gnu@npm:4.59.0":
|
||||||
version: 4.53.3
|
version: 4.59.0
|
||||||
resolution: "@rollup/rollup-linux-loong64-gnu@npm:4.53.3"
|
resolution: "@rollup/rollup-linux-loong64-gnu@npm:4.59.0"
|
||||||
conditions: os=linux & cpu=loong64 & libc=glibc
|
conditions: os=linux & cpu=loong64 & libc=glibc
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@rollup/rollup-linux-ppc64-gnu@npm:4.53.3":
|
"@rollup/rollup-linux-loong64-musl@npm:4.59.0":
|
||||||
version: 4.53.3
|
version: 4.59.0
|
||||||
resolution: "@rollup/rollup-linux-ppc64-gnu@npm:4.53.3"
|
resolution: "@rollup/rollup-linux-loong64-musl@npm:4.59.0"
|
||||||
|
conditions: os=linux & cpu=loong64 & libc=musl
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
|
"@rollup/rollup-linux-ppc64-gnu@npm:4.59.0":
|
||||||
|
version: 4.59.0
|
||||||
|
resolution: "@rollup/rollup-linux-ppc64-gnu@npm:4.59.0"
|
||||||
conditions: os=linux & cpu=ppc64 & libc=glibc
|
conditions: os=linux & cpu=ppc64 & libc=glibc
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@rollup/rollup-linux-riscv64-gnu@npm:4.53.3":
|
"@rollup/rollup-linux-ppc64-musl@npm:4.59.0":
|
||||||
version: 4.53.3
|
version: 4.59.0
|
||||||
resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.53.3"
|
resolution: "@rollup/rollup-linux-ppc64-musl@npm:4.59.0"
|
||||||
|
conditions: os=linux & cpu=ppc64 & libc=musl
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
|
"@rollup/rollup-linux-riscv64-gnu@npm:4.59.0":
|
||||||
|
version: 4.59.0
|
||||||
|
resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.59.0"
|
||||||
conditions: os=linux & cpu=riscv64 & libc=glibc
|
conditions: os=linux & cpu=riscv64 & libc=glibc
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@rollup/rollup-linux-riscv64-musl@npm:4.53.3":
|
"@rollup/rollup-linux-riscv64-musl@npm:4.59.0":
|
||||||
version: 4.53.3
|
version: 4.59.0
|
||||||
resolution: "@rollup/rollup-linux-riscv64-musl@npm:4.53.3"
|
resolution: "@rollup/rollup-linux-riscv64-musl@npm:4.59.0"
|
||||||
conditions: os=linux & cpu=riscv64 & libc=musl
|
conditions: os=linux & cpu=riscv64 & libc=musl
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@rollup/rollup-linux-s390x-gnu@npm:4.53.3":
|
"@rollup/rollup-linux-s390x-gnu@npm:4.59.0":
|
||||||
version: 4.53.3
|
version: 4.59.0
|
||||||
resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.53.3"
|
resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.59.0"
|
||||||
conditions: os=linux & cpu=s390x & libc=glibc
|
conditions: os=linux & cpu=s390x & libc=glibc
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@rollup/rollup-linux-x64-gnu@npm:4.53.3":
|
"@rollup/rollup-linux-x64-gnu@npm:4.59.0":
|
||||||
version: 4.53.3
|
version: 4.59.0
|
||||||
resolution: "@rollup/rollup-linux-x64-gnu@npm:4.53.3"
|
resolution: "@rollup/rollup-linux-x64-gnu@npm:4.59.0"
|
||||||
conditions: os=linux & cpu=x64 & libc=glibc
|
conditions: os=linux & cpu=x64 & libc=glibc
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@rollup/rollup-linux-x64-musl@npm:4.53.3":
|
"@rollup/rollup-linux-x64-musl@npm:4.59.0":
|
||||||
version: 4.53.3
|
version: 4.59.0
|
||||||
resolution: "@rollup/rollup-linux-x64-musl@npm:4.53.3"
|
resolution: "@rollup/rollup-linux-x64-musl@npm:4.59.0"
|
||||||
conditions: os=linux & cpu=x64 & libc=musl
|
conditions: os=linux & cpu=x64 & libc=musl
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@rollup/rollup-openharmony-arm64@npm:4.53.3":
|
"@rollup/rollup-openbsd-x64@npm:4.59.0":
|
||||||
version: 4.53.3
|
version: 4.59.0
|
||||||
resolution: "@rollup/rollup-openharmony-arm64@npm:4.53.3"
|
resolution: "@rollup/rollup-openbsd-x64@npm:4.59.0"
|
||||||
|
conditions: os=openbsd & cpu=x64
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
|
"@rollup/rollup-openharmony-arm64@npm:4.59.0":
|
||||||
|
version: 4.59.0
|
||||||
|
resolution: "@rollup/rollup-openharmony-arm64@npm:4.59.0"
|
||||||
conditions: os=openharmony & cpu=arm64
|
conditions: os=openharmony & cpu=arm64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@rollup/rollup-win32-arm64-msvc@npm:4.53.3":
|
"@rollup/rollup-win32-arm64-msvc@npm:4.59.0":
|
||||||
version: 4.53.3
|
version: 4.59.0
|
||||||
resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.53.3"
|
resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.59.0"
|
||||||
conditions: os=win32 & cpu=arm64
|
conditions: os=win32 & cpu=arm64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@rollup/rollup-win32-ia32-msvc@npm:4.53.3":
|
"@rollup/rollup-win32-ia32-msvc@npm:4.59.0":
|
||||||
version: 4.53.3
|
version: 4.59.0
|
||||||
resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.53.3"
|
resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.59.0"
|
||||||
conditions: os=win32 & cpu=ia32
|
conditions: os=win32 & cpu=ia32
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@rollup/rollup-win32-x64-gnu@npm:4.53.3":
|
"@rollup/rollup-win32-x64-gnu@npm:4.59.0":
|
||||||
version: 4.53.3
|
version: 4.59.0
|
||||||
resolution: "@rollup/rollup-win32-x64-gnu@npm:4.53.3"
|
resolution: "@rollup/rollup-win32-x64-gnu@npm:4.59.0"
|
||||||
conditions: os=win32 & cpu=x64
|
conditions: os=win32 & cpu=x64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@rollup/rollup-win32-x64-msvc@npm:4.53.3":
|
"@rollup/rollup-win32-x64-msvc@npm:4.59.0":
|
||||||
version: 4.53.3
|
version: 4.59.0
|
||||||
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.53.3"
|
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.59.0"
|
||||||
conditions: os=win32 & cpu=x64
|
conditions: os=win32 & cpu=x64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
@@ -7746,14 +7767,14 @@ __metadata:
|
|||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"ajv@npm:^6.12.4":
|
"ajv@npm:^6.12.4":
|
||||||
version: 6.12.6
|
version: 6.14.0
|
||||||
resolution: "ajv@npm:6.12.6"
|
resolution: "ajv@npm:6.14.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
fast-deep-equal: "npm:^3.1.1"
|
fast-deep-equal: "npm:^3.1.1"
|
||||||
fast-json-stable-stringify: "npm:^2.0.0"
|
fast-json-stable-stringify: "npm:^2.0.0"
|
||||||
json-schema-traverse: "npm:^0.4.1"
|
json-schema-traverse: "npm:^0.4.1"
|
||||||
uri-js: "npm:^4.2.2"
|
uri-js: "npm:^4.2.2"
|
||||||
checksum: 10c0/41e23642cbe545889245b9d2a45854ebba51cda6c778ebced9649420d9205f2efb39cb43dbc41e358409223b1ea43303ae4839db682c848b891e4811da1a5a71
|
checksum: 10c0/a2bc39b0555dc9802c899f86990eb8eed6e366cddbf65be43d5aa7e4f3c4e1a199d5460fd7ca4fb3d864000dbbc049253b72faa83b3b30e641ca52cb29a68c22
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -7869,7 +7890,7 @@ __metadata:
|
|||||||
jsonwebtoken: "npm:^9.0.2"
|
jsonwebtoken: "npm:^9.0.2"
|
||||||
mailchecker: "npm:^6.0.19"
|
mailchecker: "npm:^6.0.19"
|
||||||
morgan: "npm:^1.10.0"
|
morgan: "npm:^1.10.0"
|
||||||
multer: "npm:^2.0.2"
|
multer: "npm:^2.1.1"
|
||||||
signale: "npm:^1.4.0"
|
signale: "npm:^1.4.0"
|
||||||
stripe: "npm:^20.0.0"
|
stripe: "npm:^20.0.0"
|
||||||
tsx: "npm:^4.20.6"
|
tsx: "npm:^4.20.6"
|
||||||
@@ -12037,12 +12058,12 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"iconv-lite@npm:0.7.0":
|
"iconv-lite@npm:0.7.2":
|
||||||
version: 0.7.0
|
version: 0.7.2
|
||||||
resolution: "iconv-lite@npm:0.7.0"
|
resolution: "iconv-lite@npm:0.7.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
safer-buffer: "npm:>= 2.1.2 < 3.0.0"
|
safer-buffer: "npm:>= 2.1.2 < 3.0.0"
|
||||||
checksum: 10c0/2382400469071c55b6746c531eed5fa4d033e5db6690b7331fb2a5f59a30d7a9782932e92253db26df33c1cf46fa200a3fbe524a2a7c62037c762283f188ec2f
|
checksum: 10c0/3c228920f3bd307f56bf8363706a776f4a060eb042f131cd23855ceca962951b264d0997ab38a1ad340e1c5df8499ed26e1f4f0db6b2a2ad9befaff22f14b722
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -13361,21 +13382,21 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"mailparser@npm:^3.7.1":
|
"mailparser@npm:^3.9.3":
|
||||||
version: 3.9.1
|
version: 3.9.3
|
||||||
resolution: "mailparser@npm:3.9.1"
|
resolution: "mailparser@npm:3.9.3"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@zone-eu/mailsplit": "npm:5.4.8"
|
"@zone-eu/mailsplit": "npm:5.4.8"
|
||||||
encoding-japanese: "npm:2.2.0"
|
encoding-japanese: "npm:2.2.0"
|
||||||
he: "npm:1.2.0"
|
he: "npm:1.2.0"
|
||||||
html-to-text: "npm:9.0.5"
|
html-to-text: "npm:9.0.5"
|
||||||
iconv-lite: "npm:0.7.0"
|
iconv-lite: "npm:0.7.2"
|
||||||
libmime: "npm:5.3.7"
|
libmime: "npm:5.3.7"
|
||||||
linkify-it: "npm:5.0.0"
|
linkify-it: "npm:5.0.0"
|
||||||
nodemailer: "npm:7.0.11"
|
nodemailer: "npm:7.0.13"
|
||||||
punycode.js: "npm:2.3.1"
|
punycode.js: "npm:2.3.1"
|
||||||
tlds: "npm:1.261.0"
|
tlds: "npm:1.261.0"
|
||||||
checksum: 10c0/3542fd211b7a2b3266c5e5469aa4281a280c500ae84eadcd2af7e69ec92faa4fccc883f19de614566c6eb647504412cb0bf37844bcb6d3eecf9f0277154f6f90
|
checksum: 10c0/da62c7cd977867da8be0dd1e6cf3b137821258e0d1e0976a00d3ec17bbd8a92bbefbccc7b0ec1dd33bc5ccd28dc5d51bbae723fac8ca05be843e88b7d579c751
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -14376,17 +14397,6 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"mkdirp@npm:^0.5.6":
|
|
||||||
version: 0.5.6
|
|
||||||
resolution: "mkdirp@npm:0.5.6"
|
|
||||||
dependencies:
|
|
||||||
minimist: "npm:^1.2.6"
|
|
||||||
bin:
|
|
||||||
mkdirp: bin/cmd.js
|
|
||||||
checksum: 10c0/e2e2be789218807b58abced04e7b49851d9e46e88a2f9539242cc8a92c9b5c3a0b9bab360bd3014e02a140fc4fbc58e31176c408b493f8a2a6f4986bd7527b01
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"module-punycode@npm:[email protected], punycode@npm:^2.1.0":
|
"module-punycode@npm:[email protected], punycode@npm:^2.1.0":
|
||||||
version: 2.3.1
|
version: 2.3.1
|
||||||
resolution: "punycode@npm:2.3.1"
|
resolution: "punycode@npm:2.3.1"
|
||||||
@@ -14487,18 +14497,15 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"multer@npm:^2.0.2":
|
"multer@npm:^2.1.1":
|
||||||
version: 2.0.2
|
version: 2.1.1
|
||||||
resolution: "multer@npm:2.0.2"
|
resolution: "multer@npm:2.1.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
append-field: "npm:^1.0.0"
|
append-field: "npm:^1.0.0"
|
||||||
busboy: "npm:^1.6.0"
|
busboy: "npm:^1.6.0"
|
||||||
concat-stream: "npm:^2.0.0"
|
concat-stream: "npm:^2.0.0"
|
||||||
mkdirp: "npm:^0.5.6"
|
|
||||||
object-assign: "npm:^4.1.1"
|
|
||||||
type-is: "npm:^1.6.18"
|
type-is: "npm:^1.6.18"
|
||||||
xtend: "npm:^4.0.2"
|
checksum: 10c0/2ec4e02833b20f403cfb879d4b64d2a9070d902b9deae7aef18a6faadb707d7665385456cf540aa8a6dadfe3d4c5fc8e0e7b0675b94e1077048b1125426deee6
|
||||||
checksum: 10c0/d3b99dd0512169bbabf15440e1bbb3ecdc000b761e5a3e4aaca40b5e5e213c6cdcc9b7dffebaa601b7691a84f6876aa87e0173ffcc47139253793cf5657819eb
|
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -14818,6 +14825,13 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"nodemailer@npm:7.0.13":
|
||||||
|
version: 7.0.13
|
||||||
|
resolution: "nodemailer@npm:7.0.13"
|
||||||
|
checksum: 10c0/b26aa5b9fa4a033bbc1e1c16ef75ee2a9c8641fd290c00a8361d6a251b3c1b8bad545a23efa627f59cb266340a448891ea8aa49d8a9307c767b8505219d95079
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"nopt@npm:^9.0.0":
|
"nopt@npm:^9.0.0":
|
||||||
version: 9.0.0
|
version: 9.0.0
|
||||||
resolution: "nopt@npm:9.0.0"
|
resolution: "nopt@npm:9.0.0"
|
||||||
@@ -16626,31 +16640,34 @@ __metadata:
|
|||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"rollup@npm:^4.43.0":
|
"rollup@npm:^4.43.0":
|
||||||
version: 4.53.3
|
version: 4.59.0
|
||||||
resolution: "rollup@npm:4.53.3"
|
resolution: "rollup@npm:4.59.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@rollup/rollup-android-arm-eabi": "npm:4.53.3"
|
"@rollup/rollup-android-arm-eabi": "npm:4.59.0"
|
||||||
"@rollup/rollup-android-arm64": "npm:4.53.3"
|
"@rollup/rollup-android-arm64": "npm:4.59.0"
|
||||||
"@rollup/rollup-darwin-arm64": "npm:4.53.3"
|
"@rollup/rollup-darwin-arm64": "npm:4.59.0"
|
||||||
"@rollup/rollup-darwin-x64": "npm:4.53.3"
|
"@rollup/rollup-darwin-x64": "npm:4.59.0"
|
||||||
"@rollup/rollup-freebsd-arm64": "npm:4.53.3"
|
"@rollup/rollup-freebsd-arm64": "npm:4.59.0"
|
||||||
"@rollup/rollup-freebsd-x64": "npm:4.53.3"
|
"@rollup/rollup-freebsd-x64": "npm:4.59.0"
|
||||||
"@rollup/rollup-linux-arm-gnueabihf": "npm:4.53.3"
|
"@rollup/rollup-linux-arm-gnueabihf": "npm:4.59.0"
|
||||||
"@rollup/rollup-linux-arm-musleabihf": "npm:4.53.3"
|
"@rollup/rollup-linux-arm-musleabihf": "npm:4.59.0"
|
||||||
"@rollup/rollup-linux-arm64-gnu": "npm:4.53.3"
|
"@rollup/rollup-linux-arm64-gnu": "npm:4.59.0"
|
||||||
"@rollup/rollup-linux-arm64-musl": "npm:4.53.3"
|
"@rollup/rollup-linux-arm64-musl": "npm:4.59.0"
|
||||||
"@rollup/rollup-linux-loong64-gnu": "npm:4.53.3"
|
"@rollup/rollup-linux-loong64-gnu": "npm:4.59.0"
|
||||||
"@rollup/rollup-linux-ppc64-gnu": "npm:4.53.3"
|
"@rollup/rollup-linux-loong64-musl": "npm:4.59.0"
|
||||||
"@rollup/rollup-linux-riscv64-gnu": "npm:4.53.3"
|
"@rollup/rollup-linux-ppc64-gnu": "npm:4.59.0"
|
||||||
"@rollup/rollup-linux-riscv64-musl": "npm:4.53.3"
|
"@rollup/rollup-linux-ppc64-musl": "npm:4.59.0"
|
||||||
"@rollup/rollup-linux-s390x-gnu": "npm:4.53.3"
|
"@rollup/rollup-linux-riscv64-gnu": "npm:4.59.0"
|
||||||
"@rollup/rollup-linux-x64-gnu": "npm:4.53.3"
|
"@rollup/rollup-linux-riscv64-musl": "npm:4.59.0"
|
||||||
"@rollup/rollup-linux-x64-musl": "npm:4.53.3"
|
"@rollup/rollup-linux-s390x-gnu": "npm:4.59.0"
|
||||||
"@rollup/rollup-openharmony-arm64": "npm:4.53.3"
|
"@rollup/rollup-linux-x64-gnu": "npm:4.59.0"
|
||||||
"@rollup/rollup-win32-arm64-msvc": "npm:4.53.3"
|
"@rollup/rollup-linux-x64-musl": "npm:4.59.0"
|
||||||
"@rollup/rollup-win32-ia32-msvc": "npm:4.53.3"
|
"@rollup/rollup-openbsd-x64": "npm:4.59.0"
|
||||||
"@rollup/rollup-win32-x64-gnu": "npm:4.53.3"
|
"@rollup/rollup-openharmony-arm64": "npm:4.59.0"
|
||||||
"@rollup/rollup-win32-x64-msvc": "npm:4.53.3"
|
"@rollup/rollup-win32-arm64-msvc": "npm:4.59.0"
|
||||||
|
"@rollup/rollup-win32-ia32-msvc": "npm:4.59.0"
|
||||||
|
"@rollup/rollup-win32-x64-gnu": "npm:4.59.0"
|
||||||
|
"@rollup/rollup-win32-x64-msvc": "npm:4.59.0"
|
||||||
"@types/estree": "npm:1.0.8"
|
"@types/estree": "npm:1.0.8"
|
||||||
fsevents: "npm:~2.3.2"
|
fsevents: "npm:~2.3.2"
|
||||||
dependenciesMeta:
|
dependenciesMeta:
|
||||||
@@ -16676,8 +16693,12 @@ __metadata:
|
|||||||
optional: true
|
optional: true
|
||||||
"@rollup/rollup-linux-loong64-gnu":
|
"@rollup/rollup-linux-loong64-gnu":
|
||||||
optional: true
|
optional: true
|
||||||
|
"@rollup/rollup-linux-loong64-musl":
|
||||||
|
optional: true
|
||||||
"@rollup/rollup-linux-ppc64-gnu":
|
"@rollup/rollup-linux-ppc64-gnu":
|
||||||
optional: true
|
optional: true
|
||||||
|
"@rollup/rollup-linux-ppc64-musl":
|
||||||
|
optional: true
|
||||||
"@rollup/rollup-linux-riscv64-gnu":
|
"@rollup/rollup-linux-riscv64-gnu":
|
||||||
optional: true
|
optional: true
|
||||||
"@rollup/rollup-linux-riscv64-musl":
|
"@rollup/rollup-linux-riscv64-musl":
|
||||||
@@ -16688,6 +16709,8 @@ __metadata:
|
|||||||
optional: true
|
optional: true
|
||||||
"@rollup/rollup-linux-x64-musl":
|
"@rollup/rollup-linux-x64-musl":
|
||||||
optional: true
|
optional: true
|
||||||
|
"@rollup/rollup-openbsd-x64":
|
||||||
|
optional: true
|
||||||
"@rollup/rollup-openharmony-arm64":
|
"@rollup/rollup-openharmony-arm64":
|
||||||
optional: true
|
optional: true
|
||||||
"@rollup/rollup-win32-arm64-msvc":
|
"@rollup/rollup-win32-arm64-msvc":
|
||||||
@@ -16702,7 +16725,7 @@ __metadata:
|
|||||||
optional: true
|
optional: true
|
||||||
bin:
|
bin:
|
||||||
rollup: dist/bin/rollup
|
rollup: dist/bin/rollup
|
||||||
checksum: 10c0/a21305aac72013083bd0dec92162b0f7f24cacf57c876ca601ec76e892895952c9ea592c1c07f23b8c125f7979c2b17f7fb565e386d03ee4c1f0952ac4ab0d75
|
checksum: 10c0/f38742da34cfee5e899302615fa157aa77cb6a2a1495e5e3ce4cc9c540d3262e235bbe60caa31562bbfe492b01fdb3e7a8c43c39d842d3293bcf843123b766fc
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -17341,7 +17364,7 @@ __metadata:
|
|||||||
"@types/signale": "npm:^1.4.7"
|
"@types/signale": "npm:^1.4.7"
|
||||||
"@types/smtp-server": "npm:^3.5.10"
|
"@types/smtp-server": "npm:^3.5.10"
|
||||||
dotenv: "npm:^17.2.3"
|
dotenv: "npm:^17.2.3"
|
||||||
mailparser: "npm:^3.7.1"
|
mailparser: "npm:^3.9.3"
|
||||||
signale: "npm:^1.4.0"
|
signale: "npm:^1.4.0"
|
||||||
smtp-server: "npm:^3.13.4"
|
smtp-server: "npm:^3.13.4"
|
||||||
tsx: "npm:^4.20.6"
|
tsx: "npm:^4.20.6"
|
||||||
@@ -18004,15 +18027,15 @@ __metadata:
|
|||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"tar@npm:^7.5.2":
|
"tar@npm:^7.5.2":
|
||||||
version: 7.5.7
|
version: 7.5.10
|
||||||
resolution: "tar@npm:7.5.7"
|
resolution: "tar@npm:7.5.10"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@isaacs/fs-minipass": "npm:^4.0.0"
|
"@isaacs/fs-minipass": "npm:^4.0.0"
|
||||||
chownr: "npm:^3.0.0"
|
chownr: "npm:^3.0.0"
|
||||||
minipass: "npm:^7.1.2"
|
minipass: "npm:^7.1.2"
|
||||||
minizlib: "npm:^3.1.0"
|
minizlib: "npm:^3.1.0"
|
||||||
yallist: "npm:^5.0.0"
|
yallist: "npm:^5.0.0"
|
||||||
checksum: 10c0/51f261afc437e1112c3e7919478d6176ea83f7f7727864d8c2cce10f0b03a631d1911644a567348c3063c45abdae39718ba97abb073d22aa3538b9a53ae1e31c
|
checksum: 10c0/ed905e4b33886377df6e9206e5d1bd34458c21666e27943f946799416f86348c938590d573d6a69312cb29c583b122647a64ec92782f2b7e24e68d985dd72531
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -19385,13 +19408,6 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"xtend@npm:^4.0.2":
|
|
||||||
version: 4.0.2
|
|
||||||
resolution: "xtend@npm:4.0.2"
|
|
||||||
checksum: 10c0/366ae4783eec6100f8a02dff02ac907bf29f9a00b82ac0264b4d8b832ead18306797e283cf19de776538babfdcb2101375ec5646b59f08c52128ac4ab812ed0e
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"y18n@npm:^5.0.5":
|
"y18n@npm:^5.0.5":
|
||||||
version: 5.0.8
|
version: 5.0.8
|
||||||
resolution: "y18n@npm:5.0.8"
|
resolution: "y18n@npm:5.0.8"
|
||||||
|
|||||||
Reference in New Issue
Block a user