Accueil  /  phpList Alternative

AcelleMail vs phpList

AcelleMail vs phpList — self-hosted email marketing, compared

Side-by-side comparison of AcelleMail (PHP + MySQL/MariaDB, one-time $80 commercial licence, 8 sending drivers, visual automation, plugin SDK, multi-tenant SaaS layer) and phpList (free, open-source AGPLv3, PHP + MySQL, a mature newsletter manager trusted by 75,000+ organisations). Cost, automation, sending integrations, source terms, and a step-by-step migration guide.

En un coup d'œil AcelleMail phpList
License model Commercial one-time licence — $80 Regular / $199 Extended on CodeCanyon. Full PHP source included; private modifications carry no copyleft obligation. Free and open-source under AGPLv3. No licence cost when self-hosted. (Distributing a modified version requires publishing your source — the AGPL copyleft term.)
Hosting Self-hosted on Linux + PHP 8.1+ + MySQL/MariaDB. ~512 MB RAM minimum + a cron entry. Self-hosted on standard PHP + MySQL hosting; also a paid hosted option from ~$1/mo (9,000 messages / 3,000 subscribers) up to ~$8/mo (1M messages).
Stack PHP 8.1+ (Laravel-based), MySQL/MariaDB, optional Redis + queue workers. PHP + MySQL. Long-established, lightweight footprint; runs on most shared/standard hosting.
Sending integrations 8 built-in drivers — Amazon SES, SendGrid, SparkPost, Mailgun, Elastic Email, Blastengine, Gmail relay, generic SMTP — plus a plugin SDK for more vendors. Sends via the server's SMTP / mail transport by default; Amazon SES and other providers are reachable through SMTP or phpList plugins.
Automation Visual workflow builder (Automation2) — trigger / wait / condition / branch / send / segment-update nodes, on every licence. Built around newsletters/announcements + scheduled campaigns and list logic; advanced branching journeys are not its core focus.
Multi-tenancy / SaaS Extended Licence ($199) ships a SaaS layer — customer accounts, subscription plans, 6 payment gateways, prorated upgrades, dunning, white-label. A single-tenant administration tool; there is no bundled customer-billing / reseller layer (you would build or integrate one).
Source & extensibility Full unencrypted PHP source; 4-pattern Hook plugin SDK (REGISTRY, EVENT, FILTER, BEHAVIOR). See Plugin SDK. Fully open source (AGPLv3) on a public repo, with a plugin system + community plugins; deeply inspectable and forkable.
Parité fonctionnelle

Comparatif fonctionnalité par fonctionnalité

Environ 30 attributs regroupés en 7 catégories, tirés de AcelleMail v4.2 et de la documentation produit publique de Mailchimp. Chaque peut être vérifié auprès de la source citée.

Email creation

Fonctionnalité AcelleMail phpList Notes
Drag-and-drop email builder AcelleMail ships a drag-and-drop editor with mobile preview + a starter template gallery. phpList centers on a WYSIWYG editor and reusable templates; a full block-style drag-and-drop builder is not its headline feature.
Reusable template management Both let you save and reuse templates. phpList has long-standing template management for newsletters.
Full HTML editor Both allow editing raw HTML/CSS for campaigns.
A/B testing AcelleMail supports subject-line and content split tests in core. In phpList, A/B-style testing is not a core built-in; confirm current plugin availability for your version.
Spintax / per-subscriber merge fields AcelleMail includes spintax + per-subscriber merge tags. phpList supports personalization/placeholders; spintax-style randomization is not advertised.

Lists & segmentation

Fonctionnalité AcelleMail phpList Notes
Unlimited subscribers Neither imposes a software-side cap when self-hosted; limits come from the database and server.
Multiple lists Both manage multiple subscriber lists. phpList is well known for robust list management at scale.
Visual segment builder (any-condition) AcelleMail provides a visual segment builder over fields, behavior, tags, and date logic. phpList supports segmentation by attributes/list membership; a visual any-condition builder is not its primary UI.
Embeddable signup forms + double opt-in Both generate embeddable signup forms and support double opt-in — a phpList strength.
Bulk import (CSV) Both support CSV import. AcelleMail also supports XLSX and direct DB seed.

Automation

Fonctionnalité AcelleMail phpList Notes
Scheduled / triggered campaigns Both schedule sends. phpList sends newsletters/announcements on schedule and supports list-based logic.
Visual multi-step workflow builder AcelleMail ships Automation2 — a visual canvas with trigger / wait / condition / branch / segment-move nodes. phpList's core is newsletter sending rather than a branching visual journey builder.
Conditional branching AcelleMail branches a journey on engagement, tags, or field logic in the UI. In phpList, multi-branch journeys are not a built-in core feature.
Behavioral triggers (clicks / opens) AcelleMail exposes engagement events as automation triggers. phpList records opens/clicks for reporting; using them to branch a journey is not a built-in workflow feature.

Deliverability

Fonctionnalité AcelleMail phpList Notes
SPF / DKIM / DMARC tooling Both support sender authentication. phpList documents DKIM/SPF setup; AcelleMail surfaces SPF/DKIM/DMARC generation in the sending-server config and signs DKIM at the app layer when configured.
Multiple sending services AcelleMail ships 8 built-in drivers + generic SMTP + a plugin SDK. phpList sends via SMTP/mail transport by default; SES and other providers are reachable via SMTP or plugins.
IP warmup / rate control Both throttle sending. phpList has long offered send-throttling/calibration; AcelleMail supports daily/hourly caps per sending server for gradual warmup.
Automated bounce processing Both process bounces to keep lists clean — a well-known phpList strength. AcelleMail also registers per-vendor complaint/bounce webhooks.
Click maps + spam scoring AcelleMail provides click heatmaps and SpamAssassin-style scoring per campaign. phpList provides open/click reporting; bundled spam-score scanning is not a headline feature.

Integrations

Fonctionnalité AcelleMail phpList Notes
REST API Both publish an HTTP API for subscribers and campaigns. AcelleMail's is documented at /api.
WordPress / WooCommerce AcelleMail ships an official WordPress/WooCommerce plugin. phpList integrates with WordPress via community plugins + its API.
Zapier / Make / n8n AcelleMail is pre-listed on Zapier / Make / n8n. phpList is reachable from these via its REST API.
Plugin system Both are extensible. phpList has a community plugin ecosystem (AGPL); AcelleMail ships a four-pattern in-process Hook SDK — see Plugin SDK.

SaaS / multi-tenancy

Fonctionnalité AcelleMail phpList Notes
White-label client accounts AcelleMail Extended provides per-customer accounts for reselling. phpList is a single-tenant admin tool; running it for many billed clients means separate installs or building a tenancy layer yourself.
Subscription plans + payment gateways AcelleMail Extended bundles subscription plans + 6 payment gateways (Stripe, PayPal, Braintree, Razorpay, Paystack, Offline). phpList has no bundled recurring-billing layer.
Prorated upgrades + dunning AcelleMail's Cashier package covers prorated upgrades + failed-payment dunning. Not a phpList feature.
Remove vendor branding Both can be white-labeled — phpList because it is open source you may rebrand (subject to AGPL terms when distributing); AcelleMail under its commercial licence.

Cost & ownership

Fonctionnalité AcelleMail phpList Notes
License cost phpList self-hosted is free (AGPLv3) — the clearest cost advantage. AcelleMail Regular is $80 one-time; Extended is $199 (adds the SaaS layer + 6 months support).
Lifetime updates phpList updates are free/open-source; AcelleMail provides point/minor updates to licence holders.
Editable source code phpList is fully open (AGPLv3) — maximum inspectability, with copyleft on distribution. AcelleMail ships full unencrypted source you may modify privately with no copyleft obligation. Pick by whether you need open+copyleft or private-modify+resell.
Data export ownership Both run on a database you control — full SQL access, CSV export, and a REST API.
Coût total de possession

Coût sur 3 ans selon trois scénarios concrets

phpList self-hosted has no licence cost (AGPLv3), so on raw software price it is cheaper — its running cost is just VPS + sending. AcelleMail adds a one-time licence but bundles visual automation, 8 sending drivers, and (Extended) a full SaaS/billing layer. Both pair with Amazon SES at roughly $0.10 per 1,000 emails. The figures below make the licence delta explicit so you can weigh it against the feature bundle.

Small business — 1,000 contacts, 4× sends/month

phpList — phpList (free) + small VPS + SES $5/mo VPS + ~$0.40/mo SES (4,000 sends)
$0 licence + $180 VPS + $14 SES = $194 total
AcelleMail — AcelleMail Regular Licence + small VPS + SES $5/mo VPS + ~$0.40/mo SES (4,000 sends)
$80 licence + $180 VPS + $14 SES = $274 total

phpList is cheaper by the licence price for a simple newsletter. The AcelleMail delta buys visual automation, a drag-and-drop builder, A/B testing, and the option to grow into multi-provider sending or a SaaS layer — decide on whether you will use those.

Growing newsletter — 10,000 contacts, 80,000 sends/month

phpList — phpList (free) + $10 VPS + SES $10/mo VPS + $8/mo SES (80,000 × $0.0001)
$0 licence + $360 VPS + $288 SES = $648 total
AcelleMail — AcelleMail Regular Licence + $10 VPS + SES $10/mo VPS + $8/mo SES (80,000 × $0.0001)
$80 licence + $360 VPS + $288 SES = $728 total

Running costs are identical; the only difference is the one-time licence. If your needs are broadcast newsletters with strong list + bounce handling, phpList covers that for free. Choose AcelleMail when you want branching automation, more sending drivers, or the reseller path.

Agency / SaaS — 50,000 contacts, 400,000 sends/month, 50 client accounts

phpList — phpList (free) + a tenancy/billing layer you build + $20 VPS + SES $20 VPS + $40 SES (400,000 × $0.0001). phpList is single-tenant — multi-client billing means separate installs or custom development.
$0 licence + $720 VPS + $1,440 SES = $2,160 + your build/ops time for tenancy + billing
AcelleMail — AcelleMail Extended ($199) + $20 VPS + SES — all 50 tenants on one install $20/mo VPS + $40/mo SES (400,000 × $0.0001) — covers all 50 client accounts.
$199 licence + $720 VPS + $1,440 SES = $2,359 total

Here the licence delta is small versus what you would spend building multi-tenant billing on top of a single-tenant tool. AcelleMail Extended ships customer accounts, subscription plans, 6 payment gateways, prorated upgrades, and dunning out of the box — the differentiator for a reseller/SaaS use case.

Playbook de migration

phpList → AcelleMail en sept étapes

La plupart des équipes basculent en moins d'une semaine. La mise en place technique prend une demi-journée ; l'étape chronophage est la reconstruction des automatisations multi-étapes et des modèles.

  1. 1. Export from phpList

    phpList stores subscribers, lists, and campaigns in its own MySQL database. Export subscribers to CSV from the phpList admin (Subscribers → Export), or query the phplist_user_user and list tables directly for very large sets. Note your custom attributes and which lists each subscriber belongs to so you can recreate the structure. (Still weighing open-source options? See our open-source email marketing roundup.)
  2. 2. Get AcelleMail

    Buy the Regular Licence — $80 on CodeCanyon. Upload the ZIP and run the 5-minute web installer (DB, admin user, cron). PHP 8.1+, MySQL ≥ 5.7 or MariaDB ≥ 10.3, ~512 MB RAM minimum. The installation guide covers cPanel, DigitalOcean, AWS, and Docker.
  3. 3. Connect your sending service

    If phpList was sending through SMTP or Amazon SES, add the same provider in Sending Servers → Add and paste your credentials — your SES domain/identity carries over. AcelleMail also adds SendGrid, SparkPost, Mailgun, Elastic Email, Blastengine, Gmail relay, generic SMTP, and a plugin SDK if you want to broaden later. AcelleMail generates the SPF/DKIM records and signs DKIM at the app layer; run the test-send to confirm.
  4. 4. Import subscribers + attributes

    In Lists → Create List, recreate each phpList list (and its custom attributes as AcelleMail custom fields). Use Import → Upload CSV and map columns one-to-one. For lists over 100k, use the chunked import or seed via the REST API. Subscriber confirmation/opt-in status maps to AcelleMail subscriber states.
  5. 5. Recreate templates + campaigns

    Paste your phpList HTML templates into AcelleMail's template editor, or rebuild in the drag-and-drop builder. Scheduled phpList newsletters become AcelleMail campaigns; if you want to evolve beyond broadcasts, lay out a workflow in Automation → New Workflow (trigger → wait → send, plus condition/branch nodes for behavior-driven journeys).
  6. 6. Configure tracking + DKIM

    Open/click tracking is on per campaign by default (open pixel + link wrapping). DKIM signing is configured at the Sending Server level — publish the DNS records AcelleMail generates. If you keep the same sending domain and vendor as your phpList install, existing DKIM keys can usually be reused; otherwise publish new records and let DNS propagate before cutover.
  7. 7. Test deliverability + cut over

    Send a test to GlockApps or Mail-Tester (free) and aim for 9.5/10. Run your next live campaign from AcelleMail in parallel for one cycle, compare open/click rates to your phpList baseline, then retire the phpList install. Most teams cut over inside a week.
Adéquation opérationnelle

Quand l'auto-hébergement n'est pas le bon choix

L'email marketing auto-hébergé est un compromis : coût moindre et pleine maîtrise, en échange d'une responsabilité opérationnelle. Un SaaS managé peut s'avérer préférable dans les situations ci-dessous.

  • You want a genuinely free, open-source tool

    phpList is free under AGPLv3 — no licence cost when self-hosted, fully open code, and a long track record at scale. If a zero-licence-cost, fully-open newsletter manager is the priority and AGPL copyleft is fine for your use, phpList is a strong, proven choice. AcelleMail is a paid one-time licence; its value is the bundled automation, sending breadth, and SaaS layer, not a lower price.

  • Your need is newsletters + solid list & bounce handling

    phpList is mature at exactly this: managing big lists, double opt-in, segmentation, and automated bounce processing for broadcast newsletters and announcements. If you do not need branching automation or a reseller billing layer, phpList covers the core well — and for free. AcelleMail is the better fit when you outgrow broadcasts into behavior-driven journeys or multi-tenant reselling.

  • You are comfortable with AGPL copyleft

    AGPLv3 is ideal if you want maximum openness and you are not distributing a modified, closed version. If instead you need to modify the app privately and resell it under your own brand without publishing your changes, AcelleMail's commercial licence is designed for that — full source you modify privately, no copyleft obligation.

  • You prefer the lightest possible footprint

    phpList has a small, long-stable PHP footprint that runs on modest/shared hosting. AcelleMail is a Laravel application with queue workers, an optional Redis cache, and a plugin runtime — more moving parts, which is the cost of the visual automation engine, multi-tenancy, and extensibility. If you want the simplest thing to host and patch, phpList is lighter.

Coût par cas d'usage

Trois profils d'acheteurs

Les chiffres associent les tarifs d'entrée vérifiés aux fourchettes annoncées par le calculateur lorsque cela s'applique. Comparez les chiffres ; le bon choix dépend de la capacité de votre équipe à assumer les arbitrages opérationnels ci-dessus.

  • Nonprofit / community newsletter — 5,000 subscribers

    Situation : Monthly newsletter to members, strong need for clean lists + bounce handling, tight budget.

    Coût phpList : phpList free + $5/mo VPS + ~$0.30/mo SES. Excellent fit — mature list management and bounce processing at zero licence cost.

    Coût AcelleMail : $80 once + $5/mo VPS + ~$0.30/mo SES. Worth it only if you want a drag-and-drop builder, A/B testing, or room to add automation later.

  • SaaS team — product newsletter + onboarding journey

    Situation : 8,000 trial signups + 2,000 paid, weekly newsletter, a 4-step onboarding that branches on whether the user activated.

    Coût phpList : phpList free + $10/mo VPS + ~$2/mo SES. The newsletter is a great fit; the branching activation journey would need custom work against the API or a different tool.

    Coût AcelleMail : $80 once + $10/mo VPS + ~$2/mo SES. The onboarding is one visual workflow — trigger on signup → wait → check activation → branch — built in the UI without external code.

  • Agency — 50 client accounts, billed monthly

    Situation : Email service for 50 small-business clients, ~2,000 subscribers each, monthly newsletters, recurring billing.

    Coût phpList : phpList free, but single-tenant: you would run separate installs or build a tenancy + billing layer yourself + ~$40/mo VPS + ~$30/mo SES. Free licence, but real build/ops cost.

    Coût AcelleMail : $199 Extended once + ~$40/mo VPS + ~$30/mo SES across all clients on one install. Built-in SaaS: per-client login, subscription plans, 6 payment gateways, prorated upgrades, dunning.

Approfondissements pour l'opérateur

Pour l'opérateur qui pilote la migration

Cliquez sur n'importe quel titre ci-dessous pour déployer une analyse technique approfondie. Mêmes contenus que ceux déjà couverts par la page marketing — repliés ici afin que la page reste lisible rapidement, mais toujours disponibles pour l'ingénieur qui réalise le travail concret.

Migration complète phpList → AcelleMail — chaque étape détaillée

Le playbook en 7 étapes ci-dessus, chaque action étant détaillée pour l'opérateur. Temps total : environ une demi-journée de mise en place technique, puis 1 à 5 jours pour reconstruire les modèles & les automatisations selon la complexité des listes.

  1. 1. Export from phpList. phpList stores subscribers, lists, and campaigns in its own MySQL database. Export subscribers to CSV from the phpList admin (Subscribers → Export), or query the phplist_user_user and list tables directly for very large sets. Note your custom attributes and which lists each subscriber belongs to so you can recreate the structure. (Still weighing open-source options? See our open-source email marketing roundup.)
  2. 2. Get AcelleMail. Buy the Regular Licence — $80 on CodeCanyon. Upload the ZIP and run the 5-minute web installer (DB, admin user, cron). PHP 8.1+, MySQL ≥ 5.7 or MariaDB ≥ 10.3, ~512 MB RAM minimum. The installation guide covers cPanel, DigitalOcean, AWS, and Docker.
  3. 3. Connect your sending service. If phpList was sending through SMTP or Amazon SES, add the same provider in Sending Servers → Add and paste your credentials — your SES domain/identity carries over. AcelleMail also adds SendGrid, SparkPost, Mailgun, Elastic Email, Blastengine, Gmail relay, generic SMTP, and a plugin SDK if you want to broaden later. AcelleMail generates the SPF/DKIM records and signs DKIM at the app layer; run the test-send to confirm.
  4. 4. Import subscribers + attributes. In Lists → Create List, recreate each phpList list (and its custom attributes as AcelleMail custom fields). Use Import → Upload CSV and map columns one-to-one. For lists over 100k, use the chunked import or seed via the REST API. Subscriber confirmation/opt-in status maps to AcelleMail subscriber states.
  5. 5. Recreate templates + campaigns. Paste your phpList HTML templates into AcelleMail's template editor, or rebuild in the drag-and-drop builder. Scheduled phpList newsletters become AcelleMail campaigns; if you want to evolve beyond broadcasts, lay out a workflow in Automation → New Workflow (trigger → wait → send, plus condition/branch nodes for behavior-driven journeys).
  6. 6. Configure tracking + DKIM. Open/click tracking is on per campaign by default (open pixel + link wrapping). DKIM signing is configured at the Sending Server level — publish the DNS records AcelleMail generates. If you keep the same sending domain and vendor as your phpList install, existing DKIM keys can usually be reused; otherwise publish new records and let DNS propagate before cutover.
  7. 7. Test deliverability + cut over. Send a test to GlockApps or Mail-Tester (free) and aim for 9.5/10. Run your next live campaign from AcelleMail in parallel for one cycle, compare open/click rates to your phpList baseline, then retire the phpList install. Most teams cut over inside a week.
Approfondissement par fonctionnalité — où les deux produits divergent + contournements

Le tableau de comparaison ci-dessus montre la parité des fonctionnalités ; voici le contexte supplémentaire pour chaque ligne assortie d'une note non triviale — utile lorsque l'une des plateformes est « partielle » et qu'il vous faut le contournement.

Email creation

  • Drag-and-drop email builder: AcelleMail ships a drag-and-drop editor with mobile preview + a starter template gallery. phpList centers on a WYSIWYG editor and reusable templates; a full block-style drag-and-drop builder is not its headline feature.
  • A/B testing: AcelleMail supports subject-line and content split tests in core. In phpList, A/B-style testing is not a core built-in; confirm current plugin availability for your version.
  • Spintax / per-subscriber merge fields: AcelleMail includes spintax + per-subscriber merge tags. phpList supports personalization/placeholders; spintax-style randomization is not advertised.

Lists & segmentation

  • Visual segment builder (any-condition): AcelleMail provides a visual segment builder over fields, behavior, tags, and date logic. phpList supports segmentation by attributes/list membership; a visual any-condition builder is not its primary UI.

Automation

  • Visual multi-step workflow builder: AcelleMail ships Automation2 — a visual canvas with trigger / wait / condition / branch / segment-move nodes. phpList's core is newsletter sending rather than a branching visual journey builder.
  • Conditional branching: AcelleMail branches a journey on engagement, tags, or field logic in the UI. In phpList, multi-branch journeys are not a built-in core feature.
  • Behavioral triggers (clicks / opens): AcelleMail exposes engagement events as automation triggers. phpList records opens/clicks for reporting; using them to branch a journey is not a built-in workflow feature.

Deliverability

  • Multiple sending services: AcelleMail ships 8 built-in drivers + generic SMTP + a plugin SDK. phpList sends via SMTP/mail transport by default; SES and other providers are reachable via SMTP or plugins.
  • Click maps + spam scoring: AcelleMail provides click heatmaps and SpamAssassin-style scoring per campaign. phpList provides open/click reporting; bundled spam-score scanning is not a headline feature.

Integrations

  • WordPress / WooCommerce: AcelleMail ships an official WordPress/WooCommerce plugin. phpList integrates with WordPress via community plugins + its API.
  • Zapier / Make / n8n: AcelleMail is pre-listed on Zapier / Make / n8n. phpList is reachable from these via its REST API.

SaaS / multi-tenancy

  • White-label client accounts: AcelleMail Extended provides per-customer accounts for reselling. phpList is a single-tenant admin tool; running it for many billed clients means separate installs or building a tenancy layer yourself.
  • Subscription plans + payment gateways: AcelleMail Extended bundles subscription plans + 6 payment gateways (Stripe, PayPal, Braintree, Razorpay, Paystack, Offline). phpList has no bundled recurring-billing layer.
  • Prorated upgrades + dunning: AcelleMail's Cashier package covers prorated upgrades + failed-payment dunning. Not a phpList feature.

Cost & ownership

  • License cost: phpList self-hosted is <strong>free</strong> (AGPLv3) — the clearest cost advantage. AcelleMail Regular is $80 one-time; Extended is $199 (adds the SaaS layer + 6 months support).
Comparaison des coûts à l'échelle — trois profils d'acheteurs côte à côte

La carte TCO ci-dessus présente les chiffres d'entrée de gamme ; cette vue empile les trois profils d'acheteurs côte à côte afin que vous puissiez retenir celui qui colle au mieux à votre volume de contacts et à votre fréquence d'envoi.

Nonprofit / community newsletter — 5,000 subscribers

  • Situation : Monthly newsletter to members, strong need for clean lists + bounce handling, tight budget.
  • Coût phpList : phpList free + $5/mo VPS + ~$0.30/mo SES. Excellent fit — mature list management and bounce processing at zero licence cost.
  • Coût AcelleMail : $80 once + $5/mo VPS + ~$0.30/mo SES. Worth it only if you want a drag-and-drop builder, A/B testing, or room to add automation later.

SaaS team — product newsletter + onboarding journey

  • Situation : 8,000 trial signups + 2,000 paid, weekly newsletter, a 4-step onboarding that branches on whether the user activated.
  • Coût phpList : phpList free + $10/mo VPS + ~$2/mo SES. The newsletter is a great fit; the branching activation journey would need custom work against the API or a different tool.
  • Coût AcelleMail : $80 once + $10/mo VPS + ~$2/mo SES. The onboarding is one visual workflow — trigger on signup → wait → check activation → branch — built in the UI without external code.

Agency — 50 client accounts, billed monthly

  • Situation : Email service for 50 small-business clients, ~2,000 subscribers each, monthly newsletters, recurring billing.
  • Coût phpList : phpList free, but single-tenant: you would run separate installs or build a tenancy + billing layer yourself + ~$40/mo VPS + ~$30/mo SES. Free licence, but real build/ops cost.
  • Coût AcelleMail : $199 Extended once + ~$40/mo VPS + ~$30/mo SES across all clients on one install. Built-in SaaS: per-client login, subscription plans, 6 payment gateways, prorated upgrades, dunning.

Utilisez le calculateur d'économies pour obtenir un chiffre personnalisé en fonction de votre nombre exact d'abonnés et de votre fréquence d'envoi.

Contre-positionnement honnête — objections courantes au changement

Quatre objections que tout opérateur soupèse avant de migrer depuis phpList ou tout autre SaaS. Réponses sans détour — ce sont de véritables arbitrages, et le bon choix dépend de votre équipe.

1. « Le changement coûte plus cher qu'il ne rapporte. »

Évaluation honnête : pour des listes inférieures à ~500 contacts, l'offre gratuite ou l'entrée de gamme de phpList peut être plus économique qu'un VPS à 5–10 $/mois plus la licence AcelleMail — avant même de compter le temps de l'opérateur. Le point d'équilibre se situe en règle générale entre 1 000 et 5 000 contacts. Faites vos propres calculs via le calculateur de coût avant de trancher.

2. « La délivrabilité va s'effondrer en auto-hébergement. »

Vrai si vous opérez un MTA auto-géré sans warmup. FAUX lorsque AcelleMail relaie via un service d'envoi managé (Amazon SES, SendGrid, Mailgun, Postmark) — ces prestataires gèrent la réputation IP ; AcelleMail n'orchestre que les campagnes et le tracking. Atteindre une parité de placement en boîte de réception avec phpList est la norme, non l'exception, avec cette configuration.

3. « Mon équipe n'a pas le temps d'apprendre un nouvel outil. »

Préoccupation légitime. L'interface de AcelleMail reprend les schémas usuels (constructeur de campagnes, listes d'audience, flux d'automatisation), si bien que la plupart des utilisateurs de phpList sont productifs dès le premier jour. Le véritable poste de temps est la reconstruction des automatisations multi-étapes et des bibliothèques de modèles — comptez 1 à 5 jours selon la complexité, pas des semaines.

4. « Et si AcelleMail cessait d'être maintenu ? »

L'auto-hébergement inverse le risque : vous possédez une copie perpétuelle du code source. Aucune évolution tarifaire, dépréciation ou acquisition d'un éditeur ne peut vous priver de la plateforme. Si les mises à jour cessent, votre installation existante continue de fonctionner. À comparer avec un SaaS où les décisions de l'éditeur sur le prix, les fonctionnalités ou l'arrêt du service sont unilatérales.

Foire aux questions

Questions fréquentes

Can I migrate from phpList to AcelleMail without losing subscriber data?
Yes. phpList keeps subscribers, lists, and campaigns in its own MySQL database — export subscribers to CSV from the admin (Subscribers → Export) or query the tables directly for very large sets. AcelleMail's import accepts CSV with custom-field mapping (plus XLSX or direct DB seed). phpList list membership and custom attributes map to AcelleMail lists and subscriber fields one-to-one, and opt-in status carries over. Plan a half-day for a list under 5,000; 2–3 days if you also rebuild sequences as workflows.
phpList is free and open-source — why would I pay for AcelleMail?
You often would not. phpList self-hosted is genuinely free under AGPLv3 and is excellent at newsletters, list management, double opt-in, and bounce handling. AcelleMail is a paid one-time licence ($80 Regular) whose value is the bundle, not a lower price: a visual branching automation builder, 8 built-in sending drivers + a plugin SDK, a drag-and-drop editor, A/B testing, and the Extended path ($199) to a multi-tenant SaaS layer with subscription plans, 6 payment gateways, prorated upgrades, and dunning. If you only need broadcast newsletters, phpList's free licence is the rational choice; AcelleMail earns its price when you need automation, multi-provider sending, or a reseller layer.
How does AcelleMail's automation compare to phpList?
phpList is built around newsletters and scheduled campaigns with list logic; multi-step branching journeys are not its core. AcelleMail ships Automation2 — a visual workflow builder with trigger / wait / condition / branch / send / segment-move nodes — so you can build a behavior-driven journey (e.g. signup → wait → check activation → branch) in the UI without external code. If your sends are broadcasts and simple sequences, phpList is fine; if you want branching automation, that is the AcelleMail difference.
Does AcelleMail support more sending services than phpList?
AcelleMail ships 8 built-in drivers — Amazon SES, SendGrid, SparkPost, Mailgun, Elastic Email, Blastengine, Gmail relay, and generic SMTP — plus a plugin SDK for more. phpList sends through the server's SMTP/mail transport by default, and SES or other providers are reachable via SMTP or phpList plugins. If you want to add or mix several providers from a built-in UI, AcelleMail covers that out of the box; with phpList you configure SMTP or add the relevant plugin.
What does phpList's AGPLv3 licence mean for me versus AcelleMail's commercial licence?
AGPLv3 makes phpList fully open and free to use, modify, and self-host — with a copyleft condition: if you distribute a modified version (including offering it as a network service in some readings), you must make your source available under the same licence. That is ideal for openness. AcelleMail ships full unencrypted PHP source under a commercial CodeCanyon licence, which lets you modify it privately and resell under your own brand with no copyleft obligation. Choose AGPL-open if maximum openness fits your use; choose AcelleMail's commercial terms if you need private modifications or a closed reseller product.
Can I run client accounts and resell with AcelleMail? phpList is single-tenant.
Yes. phpList is a single-tenant administration tool, so serving many billed clients means separate installs or building a tenancy + billing layer yourself. AcelleMail's Extended Licence ($199) ships customer accounts plus a billing layer: subscription plans, 6 payment gateways (Stripe, PayPal, Braintree, Razorpay, Paystack, Offline), prorated upgrades, and dunning — all on one install. See the For Developers page for the architecture.
What stack and resources does AcelleMail need compared with phpList?
Both are PHP + MySQL apps you self-host. phpList has a small, long-stable footprint and runs on modest/shared hosting. AcelleMail needs PHP 8.1+, MySQL ≥ 5.7 or MariaDB ≥ 10.3, ~512 MB RAM minimum, and a cron entry for campaign workers; an optional Redis cache and queue workers support higher volume and the automation engine. AcelleMail is a Laravel application, so it has more moving parts than a focused newsletter tool — the trade-off for bundled automation, multi-tenancy, and a plugin runtime.
Is AcelleMail's source code editable, given phpList is fully open?
Both let you read and change the code. phpList is fully open under AGPLv3 — maximum inspectability, with copyleft when you distribute changes. AcelleMail ships full, unencrypted PHP source under its commercial licence; you can modify it, and private modifications carry no copyleft obligation. AcelleMail also exposes a four-pattern Hook plugin SDK (REGISTRY, EVENT, FILTER, BEHAVIOR) so you can add sending drivers, payment gateways, and UI panels without forking core.
Which is the right choice for a simple newsletter with no automation needs?
phpList. For broadcast newsletters with strong list management, double opt-in, and bounce handling — and no need for branching automation, multi-provider sending from a UI, or a reseller billing layer — phpList does the job maturely and for free. Choose AcelleMail when you expect to grow into visual automation, more sending drivers, a drag-and-drop builder, or multi-tenant reselling, and want those bundled in one tool you can also modify privately.
Get started

Need more than newsletters? Try AcelleMail.

phpList is a great free newsletter manager. If you want visual automation, more built-in sending drivers, and a multi-tenant SaaS layer, AcelleMail Regular is $80 one-time — lifetime updates, 6 months support, full PHP source, unlimited subscribers. Try the live demo first.

phpList est la marque déposée de son titulaire. Cette page est une comparaison produit objective rédigée par AcelleMail ; nous ne sommes ni affiliés, ni soutenus, ni sponsorisés par phpList. Tous les faits cités proviennent de documents publics référencés ci-dessus ; merci de signaler toute inexactitude à contact@acellemail.com et nous procéderons à la correction.