1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/listmonk_ynh.git synced 2024-09-03 19:36:15 +02:00
Listmonk package for YunoHost
Find a file
2022-12-27 17:15:19 -05:00
.github Add templates 2022-03-28 14:56:32 +02:00
conf autocreate uploads 2022-12-27 17:15:19 -05:00
doc Cleaning up 2022-03-28 11:40:26 +02:00
scripts autocreate uploads 2022-12-27 17:15:19 -05:00
check_process Cleaning up 2022-03-28 11:37:02 +02:00
config_panel.toml.example First commit 2022-03-28 11:33:36 +02:00
LICENSE First commit 2022-03-28 11:33:36 +02:00
manifest.json autocreate uploads 2022-12-27 17:15:19 -05:00
README.md Auto-update README 2022-12-27 20:23:43 +00:00
README_fr.md Auto-update README 2022-12-27 20:23:43 +00:00

Listmonk for YunoHost

Integration level Working status Maintenance status
Install Listmonk with YunoHost

Lire ce readme en français.

This package allows you to install Listmonk quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Listmonk is a standalone, self-hosted, newsletter and mailing list manager. It is fast, feature-rich, and packed into a single binary. It uses a PostgreSQL (⩾ v9.4) database as its data store.

Shipped version: 2.3.0~ynh1

Demo: https://demo.listmonk.app/

Screenshots

Screenshot of Listmonk

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/listmonk_ynh/tree/testing --debug
or
sudo yunohost app upgrade listmonk -u https://github.com/YunoHost-Apps/listmonk_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps