Update feature list
This commit is contained in:
parent
62aa31b14c
commit
b205761fb3
|
@ -33,12 +33,13 @@ Alternatively, to run a demo of listmonk, you can quickly spin up a container `d
|
||||||
### Current features
|
### Current features
|
||||||
|
|
||||||
- Admin dashboard
|
- Admin dashboard
|
||||||
- Multiple public and private lists
|
- Public, private, single and double optin lists (with optin campaigns)
|
||||||
- Fast bulk subscriber import
|
- Fast bulk subscriber import
|
||||||
- Custom subscriber attributes
|
- Custom subscriber attributes
|
||||||
- Subscriber querying and segmentation with ad-hoc SQL
|
- Subscriber querying and segmentation with ad-hoc SQL expressions
|
||||||
- Rich Go HTML templates and WYSIWYG editor
|
- Subscriber data wipe / export privacy features
|
||||||
- Media gallery
|
- Rich programmable Go HTML templates and WYSIWYG editor
|
||||||
|
- Media gallery (disk and S3 storage)
|
||||||
- Multi-threaded multi-SMTP e-mail queues for fast campaign delivery
|
- Multi-threaded multi-SMTP e-mail queues for fast campaign delivery
|
||||||
- HTTP/JSON APIs for everything
|
- HTTP/JSON APIs for everything
|
||||||
- Clicks and view tracking
|
- Clicks and view tracking
|
||||||
|
|
Loading…
Reference in New Issue