1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/listmonk_ynh.git synced 2024-09-03 19:36:15 +02:00
listmonk_ynh/README_it.md

51 lines
2.2 KiB
Markdown
Raw Normal View History

2024-03-29 07:11:11 +01:00
<!--
N.B.: Questo README è stato automaticamente generato da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
NON DEVE essere modificato manualmente.
-->
# Listmonk per YunoHost
[![Livello di integrazione](https://dash.yunohost.org/integration/listmonk.svg)](https://dash.yunohost.org/appci/app/listmonk) ![Stato di funzionamento](https://ci-apps.yunohost.org/ci/badges/listmonk.status.svg) ![Stato di manutenzione](https://ci-apps.yunohost.org/ci/badges/listmonk.maintain.svg)
[![Installa Listmonk con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=listmonk)
*[Leggi questo README in altre lingue.](./ALL_README.md)*
> *Questo pacchetto ti permette di installare Listmonk su un server YunoHost in modo semplice e veloce.*
> *Se non hai YunoHost, consulta [la guida](https://yunohost.org/install) per imparare a installarlo.*
## Panoramica
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 database as its data base.
**Versione pubblicata:** 3.0.0~ynh1
**Prova:** <https://demo.listmonk.app/>
## Screenshot
![Screenshot di Listmonk](./doc/screenshots/screenshot.png)
## Documentazione e risorse
- Sito web ufficiale dellapp: <https://listmonk.app/>
- Documentazione ufficiale per gli amministratori: <https://listmonk.app/docs/>
- Repository upstream del codice dellapp: <https://github.com/knadh/listmonk>
- Store di YunoHost: <https://apps.yunohost.org/app/listmonk>
- Segnala un problema: <https://github.com/YunoHost-Apps/listmonk_ynh/issues>
## Informazioni per sviluppatori
Si prega di inviare la tua pull request alla [branch di `testing`](https://github.com/YunoHost-Apps/listmonk_ynh/tree/testing).
Per provare la branch di `testing`, si prega di procedere in questo modo:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/listmonk_ynh/tree/testing --debug
o
sudo yunohost app upgrade listmonk -u https://github.com/YunoHost-Apps/listmonk_ynh/tree/testing --debug
```
**Maggiori informazioni riguardo il pacchetto di questapp:** <https://yunohost.org/packaging_apps>