listmonk.app
Open in
urlscan Pro
2606:50c0:8002::153
Public Scan
Submitted URL: https://u29314055.ct.sendgrid.net/ls/click?upn=Tjiz6ITpygNE4QEXEOS41-2F7FaT4klvvz6tBzHYWzfNw-3DNS8n_X6KoL4B0Z8PDMUIT5lQWgzn-2Bm9rD...
Effective URL: https://listmonk.app/
Submission: On January 06 via api from BE — Scanned from DE
Effective URL: https://listmonk.app/
Submission: On January 06 via api from BE — Scanned from DE
Form analysis
0 forms found in the DOMText Content
Download Docs SELF-HOSTED NEWSLETTER AND MAILING LIST MANAGER PERFORMANCE AND FEATURES PACKED INTO A SINGLE BINARY. FREE AND OPEN SOURCE. Live demo DOWNLOAD The latest version is v2.5.1 released on 11 Aug 2023. See release notes. BINARY * Download binary: Darwin Freebsd Linux Netbsd Openbsd Windows * ./listmonk --new-config to generate config.toml. Edit the file. * ./listmonk --install to setup the Postgres DB (⩾ v9.4) or --upgrade to upgrade an existing DB. * Run ./listmonk and visit http://localhost:9000 Installation docs → HOSTING PROVIDERS DOCKER listmonk/listmonk:latest Use the sample docker-compose.yml to run manually or use the helper script. DEMO mkdir listmonk-demo && cd listmonk-demo sh -c "$(curl -fsSL https://raw.githubusercontent.com/knadh/listmonk/master/install-demo.sh)" (DO NOT use this demo setup in production) PRODUCTION mkdir listmonk && cd listmonk sh -c "$(curl -fsSL https://raw.githubusercontent.com/knadh/listmonk/master/install-prod.sh)" Visit http://localhost:9000 Installation docs → NOTE: Always examine the contents of shell scripts before executing them. MAILING LISTS Manage millions of subscribers across many single and double opt-in lists with custom JSON attributes for each subscriber. Query and segment subscribers with SQL expressions. Use the fast bulk importer (~10k records per second) or use HTTP/JSON APIs or interact with the simple table schema to integrate external CRMs and subscriber databases. TRANSACTIONAL MAILS Simple API to send arbitrary transactional messages to subscribers using pre-defined templates. Send messages as e-mail, SMS, Whatsapp messages or any medium via Messenger interfaces. ANALYTICS Simple analaytics and visualizations. Connect external visualization programs to the database easily with the simple table structure. TEMPLATING Create powerful, dynamic e-mail templates with the Go templating language. Use template expressions, logic, and 100+ functions in subject lines and content. Write HTML e-mails in a WYSIWYG editor, Markdown, raw syntax-highlighted HTML, or just plain text. PERFORMANCE A production listmonk instance sending a campaign of 7+ million e-mails. CPU usage is a fraction of a single core with peak RAM usage of 57 MB. Multi-threaded, high-throughput, multi-SMTP e-mail queues. Throughput and sliding window rate limiting for fine grained control. Single binary application with nominal CPU and memory footprint that runs everywhere. The only dependency is a Postgres (⩾ 12) database. MEDIA Use the media manager to upload images for e-mail campaigns on the server's filesystem, Amazon S3, or any S3 compatible (Minio) backend. EXTENSIBLE More than just e-mail campaigns. Connect HTTP webhooks to send SMS, Whatsapp, FCM notifications, or any type of messages. PRIVACY Allow subscribers to permanently blocklist themselves, export all their data, and to wipe all their data in a single click. AND A LOT MORE … Download DEVELOPERS listmonk is free and open source software licensed under AGPLv3. If you are interested in contributing, check out the GitHub repository and refer to the developer setup. The backend is written in Go and the frontend is Vue with Buefy for UI. © 2019-2024 / Kailash Nadh