Kailash Nadh
b0ecd746be
Add OIDC SSO tutorials to docs for Keycloak and authentic.
...
Based on the original PR by @nono-lqdn
Co-Authored-By: nono-lqdn <94455669+nono-lqdn@users.noreply.github.com>
Closes #2495
2025-05-25 13:16:26 +05:30
Kailash Nadh
29b2766fd5
Add missing requirements.txt to docs. Closes #2494 .
2025-05-25 12:05:52 +05:30
Shaun Warman
85ead710f4
docs: add listmonk and forward email for secure newsletter delivery guide ( #2440 )
2025-04-30 08:52:55 +05:30
Kailash Nadh
6336ec4f56
Update release details on the static homepage.
2025-04-29 00:47:28 +05:30
Kailash Nadh
a7085cb594
Update homepage.
2025-04-29 00:01:51 +05:30
Kailash Nadh
925cdf282d
Add visual template and new permissions to docs.
2025-04-28 22:54:08 +05:30
hlassiege
92fc64694a
Update sdks.md: add client for java/kotlin ( #2426 )
2025-04-25 08:14:54 +05:30
Carson Yang
4d8c8cdedd
Update installation.md ( #2405 )
2025-04-15 15:18:50 +05:30
Thomerson Roncally
06c2f3b963
Add Nuxt.js module to Supported Libraries Lists ( #2371 )
2025-03-27 00:18:40 +05:30
Brian Smith
79f8b60e28
Updating documentation to reflect AWS Console changes ( #2365 )
2025-03-25 15:38:22 +05:30
Marc Weistroff
f8d07ad9b5
Fix DELETE list documentation. ( #2335 )
2025-03-07 06:22:21 +05:30
lcd1232
d055cc5311
Add support for selecting SMTP per campaign ( #2290 )
...
This patch adds a new optional `name` field to SMTP server config on the UI.
When a name is given to an SMTP server, it's initialized as a standalone messenger
which shows up as a sub-group item under the main "email" messenger
on the campaign page.
Co-authored-by: Kailash Nadh <kailash@nadh.in>
2025-02-11 22:41:45 +05:30
candide ꘎ media
756e3915c3
Fix typos in subscribers.md ( #2302 )
...
subsriber -> subscriber
2025-02-11 09:16:49 +05:30
Vinit Parekh
7c952e7844
docs: removed duplicate line
2025-01-20 15:47:39 +05:30
Kailash Nadh
2e8a5ace1d
Add user roles/perms documentation. Closes #2242 .
2025-01-19 11:19:56 +05:30
Kailash Nadh
0930a22b4a
Add VACUUM to maintenance section in docs.
2025-01-13 13:18:54 +05:30
Oluwaseun Raphael Afolayan
0878f3e6e5
Add Laravel SDK to Supported Libraries Lists ( #2240 )
2025-01-06 09:05:33 +05:30
TRISHIT CHAR
b75de39fc2
Fix elest.io image in docs ( #2239 )
2025-01-05 10:12:38 +05:30
Po-Ru, Lin
98934e601e
Fix outdated docker local dev suite ( #2200 )
...
* deps(dev): Upgrade golang to 1.20 in dev Dockerfile
* feat(dev): Make dev's config.toml conform to prod's
* fix(dev): Use dev db credentials in config
* feat(dev): Add support for devcontainer
* docs: How to set up dev env in different ways
2024-12-10 23:05:12 +05:30
Kailash Nadh
7bfbd6a856
Add all
to subscriber deletion by query which broke with query
validation. Ref: #2122 .
2024-12-04 22:07:54 +05:30
Kailash Nadh
3f5bad1a9a
Fix incorrent curl command in docs.
2024-11-25 10:20:08 +05:30
Dylan Cetin
fce46b2103
fix: update OpenAPI specs for routes and correct docs for campaign endpoints ( #2179 )
...
* Fix API Docs for campaign routes' params
1. Added no_body for some. These existed in OpenApi spec but was not present in the docs
2. GET /api/campaigns/analytics/{type} fixed params description for "from" and "to"
* OpenApi Specs GET routes and File Type Fix
This commit fixes some routes' openapi specs by following lismonk.app/docs/
1. GET Routes can't have a body. All params spesified in the body is moved up to query params
2. On the route /import/subscribers POST fixed content type to Multipart, added example params and fixed file type to string/binary
3. And added required: false to many
2024-11-25 10:19:12 +05:30
Ulf Seltmann
ee9677cd8e
removes example properties from attribs property and allow additional properties ( #2154 )
2024-11-15 13:23:47 +05:30
Kailash Nadh
1451c4b1f1
Improve API auth/permission docs and examples.
2024-11-15 12:18:44 +05:30
Kailash Nadh
392bc87225
Add curl example to subscriber import docs.
2024-11-15 12:02:09 +05:30
Kailash Nadh
1198f6f3af
Update release link on static site homepage.
2024-11-13 00:28:46 +05:30
Ulf Seltmann
8b213f0996
adds property description
to List
and NewList
, updates docs ( #2150 )
2024-11-11 16:31:18 +05:30
Shaun Warman
cb8b54fd00
Add ForwardEmail (provider) bounce integration ( #2016 )
...
* Add ForwardEmail one-click SMTP form option.
* Add bounce webhook integration.
---------
Co-authored-by: Kailash Nadh <kailash@nadh.in>
2024-11-10 21:45:07 +05:30
Kailash Nadh
c35ed68759
Fix quotes in JSON API req example in docs.
2024-11-05 00:21:36 +05:30
Kailash Nadh
e182fb5660
Fix the delete/blocklist by SQL query example in docs.
2024-11-05 00:18:22 +05:30
Kailash Nadh
68df63773d
Update curl example to remove username/api_username confusion. Closes #2136 .
2024-11-04 13:35:54 +05:30
Salim B
599147c102
fix: favicon markup ( #2115 )
2024-10-30 00:05:03 +05:30
Kailash Nadh
ca73e4f1dc
Change wording to 'one-way mailing list' on the static homepage.
2024-10-29 00:11:47 +05:30
Kailash Nadh
998b6e300a
Remove version info from docker-compose docs to avoid confusion.
2024-10-28 23:59:01 +05:30
Kailash Nadh
f6ed13a6a9
Add explicit instructions for older docker-compose files.
2024-10-28 23:54:48 +05:30
Kailash Nadh
319053dd7a
Update release link on static site homepage.
2024-10-28 14:38:58 +05:30
Kailash Nadh
8ef71aa7a4
Fix docker-compose curl command examples.
2024-10-28 00:16:26 +05:30
Kailash Nadh
120d27575b
Update release link on static site homepage.
2024-10-28 00:08:59 +05:30
Kailash Nadh
7fcc6f71e2
Simplify and refactor docker-compose.yml and remove install scripts.
...
- Remove "demo", "production" containers and have just one.
- Remove dependency on config.toml and inline config to env vars.
- Have a single idempotent instal+upgrade+run command that eliminates
the need for manual upgrade steps.
- Remove `.sh` install scripts.
- Simplify and clean up install and update docs.
2024-10-27 15:36:35 +05:30
Kailash Nadh
f8e6eaa2d9
Add docs for v4.x.x multi-user upgrade changes.
2024-10-13 16:59:52 +05:30
Kailash Nadh
26c6db0a13
Remove admin user/password from sample config generation.
2024-10-13 16:59:52 +05:30
Bowrna
b0f3891629
Make import overwrite off by default and add warning ( #2078 )
...
* Move CSV example rendering to code to get around breaking auto-formatter.
* Improve overwrite confirmation logic.
---------
Co-authored-by: Kailash Nadh <kailash@nadh.in>
2024-10-13 16:40:36 +05:30
Ken Powers
06e49831dd
Fix tag queyr param in lists.md ( #2033 )
2024-09-05 09:06:13 +05:30
Kailash Nadh
139267d57e
Tweak docs to highlight one-way mailing lists. Closes #1931 .
2024-09-03 22:46:55 +05:30
Bowrna
242c90d095
updating campaigns api doc ( #2011 )
2024-08-27 13:12:47 +05:30
Michael Bianco
e6bf3691c7
adding listmonk-newsletter sdk link ( #2013 )
2024-08-27 13:12:30 +05:30
Bowrna
d28e40ee5c
update subscribers api docs ( #1989 )
2024-08-22 22:17:23 +05:30
pan93412
579fa71eed
docs: Add Zeabur one-click button ( #1994 )
2024-08-22 22:16:59 +05:30
Kailash Nadh
edc9f7382f
Fix typo on the website.
2024-08-20 15:05:51 +05:30
Kaiwalya Koparkar
d2cd9b169e
chore: Deploy to Elestio button updated ( #2005 )
2024-08-20 14:56:25 +05:30