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
2023-03-20 15:50:06 +01:00
.github Add templates 2022-03-28 14:56:32 +02:00
conf Update systemd.service 2023-03-10 18:12:33 +01:00
doc v2 2023-03-10 17:38:25 +01:00
scripts Fix 2023-03-10 19:12:11 +01: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.toml Update manifest.toml 2023-03-20 15:18:43 +01:00
README.md Auto-update README 2023-03-20 14:18:47 +00:00
README_fr.md Auto-update README 2023-03-20 14:18:47 +00:00
tests.toml Update tests.toml 2023-03-16 08:41:11 +01: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.4.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