diff --git a/README_it.md b/README_it.md new file mode 100644 index 0000000..57466a2 --- /dev/null +++ b/README_it.md @@ -0,0 +1,54 @@ + + +# WordPress per YunoHost + +[![Livello di integrazione](https://dash.yunohost.org/integration/wordpress.svg)](https://dash.yunohost.org/appci/app/wordpress) ![Stato di funzionamento](https://ci-apps.yunohost.org/ci/badges/wordpress.status.svg) ![Stato di manutenzione](https://ci-apps.yunohost.org/ci/badges/wordpress.maintain.svg) + +[![Installa WordPress con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=wordpress) + +*[Leggi questo README in altre lingue.](./ALL_README.md)* + +> *Questo pacchetto ti permette di installare WordPress 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 + +WordPress is open source software you can use to create a beautiful website, blog, or app. +With this package, you can even activate the [multisite](https://wordpress.org/support/article/glossary/#multisite) option. + + +**Versione pubblicata:** 6.4.2~ynh2 + +## Screenshot + +![Screenshot di WordPress](./doc/screenshots/screen-themes.png) + +## :red_circle: Anti-funzionalità + +- **Estensioni non libere**: Promoove altre applicazioni o plugin non liberi +- **Contenuti a pagamento**: Promuove o dipende, interamente o parzialmente, da un servizio a pagamento. + +## Documentazione e risorse + +- Sito web ufficiale dell’app: +- Documentazione ufficiale per gli amministratori: +- Repository upstream del codice dell’app: +- Store di YunoHost: +- Segnala un problema: + +## Informazioni per sviluppatori + +Si prega di inviare la tua pull request alla [branch di `testing`](https://github.com/YunoHost-Apps/wordpress_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/wordpress_ynh/tree/testing --debug +o +sudo yunohost app upgrade wordpress -u https://github.com/YunoHost-Apps/wordpress_ynh/tree/testing --debug +``` + +**Maggiori informazioni riguardo il pacchetto di quest’app:**