mirror of
https://github.com/YunoHost-Apps/freescout_ynh.git
synced 2024-09-03 18:36:23 +02:00
commit
ba0105b983
8 changed files with 11 additions and 11 deletions
|
@ -18,7 +18,7 @@ It shall NOT be edited by hand.
|
|||
|
||||
FreeScout is the super lightweight and powerful free open source help desk and shared inbox built with PHP (Laravel framework). Now you can enjoy free Zendesk & Help Scout without giving up privacy or locking yourself into a service you don't control.
|
||||
|
||||
**Shipped version:** 1.8.147~ynh1
|
||||
**Shipped version:** 1.8.148~ynh1
|
||||
|
||||
**Demo:** <https://demo.freescout.net/login>
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ No se debe editar a mano.
|
|||
|
||||
FreeScout is the super lightweight and powerful free open source help desk and shared inbox built with PHP (Laravel framework). Now you can enjoy free Zendesk & Help Scout without giving up privacy or locking yourself into a service you don't control.
|
||||
|
||||
**Versión actual:** 1.8.147~ynh1
|
||||
**Versión actual:** 1.8.148~ynh1
|
||||
|
||||
**Demo:** <https://demo.freescout.net/login>
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ EZ editatu eskuz.
|
|||
|
||||
FreeScout is the super lightweight and powerful free open source help desk and shared inbox built with PHP (Laravel framework). Now you can enjoy free Zendesk & Help Scout without giving up privacy or locking yourself into a service you don't control.
|
||||
|
||||
**Paketatutako bertsioa:** 1.8.147~ynh1
|
||||
**Paketatutako bertsioa:** 1.8.148~ynh1
|
||||
|
||||
**Demoa:** <https://demo.freescout.net/login>
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main.
|
|||
|
||||
FreeScout est un service d'assistance open source gratuit ultra léger et puissant et une boîte de réception partagée construite avec PHP (framework Laravel). Vous pouvez désormais profiter gratuitement de Zendesk et Help Scout sans renoncer à votre confidentialité ni vous enfermer dans un service que vous ne contrôlez pas.
|
||||
|
||||
**Version incluse :** 1.8.147~ynh1
|
||||
**Version incluse :** 1.8.148~ynh1
|
||||
|
||||
**Démo :** <https://demo.freescout.net/login>
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ NON debe editarse manualmente.
|
|||
|
||||
FreeScout is the super lightweight and powerful free open source help desk and shared inbox built with PHP (Laravel framework). Now you can enjoy free Zendesk & Help Scout without giving up privacy or locking yourself into a service you don't control.
|
||||
|
||||
**Versión proporcionada:** 1.8.147~ynh1
|
||||
**Versión proporcionada:** 1.8.148~ynh1
|
||||
|
||||
**Demo:** <https://demo.freescout.net/login>
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ Ini TIDAK boleh diedit dengan tangan.
|
|||
|
||||
FreeScout is the super lightweight and powerful free open source help desk and shared inbox built with PHP (Laravel framework). Now you can enjoy free Zendesk & Help Scout without giving up privacy or locking yourself into a service you don't control.
|
||||
|
||||
**Versi terkirim:** 1.8.147~ynh1
|
||||
**Versi terkirim:** 1.8.148~ynh1
|
||||
|
||||
**Demo:** <https://demo.freescout.net/login>
|
||||
|
||||
|
@ -34,7 +34,7 @@ FreeScout is the super lightweight and powerful free open source help desk and s
|
|||
|
||||
- Website aplikasi resmi: <https://freescout.net/>
|
||||
- Dokumentasi admin resmi: <https://github.com/freescout-helpdesk/freescout/wiki/Installation-Guide>
|
||||
- Repositori kode aplikasi hulu: <https://github.com/freescout-helpdesk/freescout>
|
||||
- Depot kode aplikasi hulu: <https://github.com/freescout-helpdesk/freescout>
|
||||
- Gudang YunoHost: <https://apps.yunohost.org/app/freescout>
|
||||
- Laporkan bug: <https://github.com/YunoHost-Apps/freescout_ynh/issues>
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
|
||||
FreeScout is the super lightweight and powerful free open source help desk and shared inbox built with PHP (Laravel framework). Now you can enjoy free Zendesk & Help Scout without giving up privacy or locking yourself into a service you don't control.
|
||||
|
||||
**分发版本:** 1.8.147~ynh1
|
||||
**分发版本:** 1.8.148~ynh1
|
||||
|
||||
**演示:** <https://demo.freescout.net/login>
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ name = "FreeScout"
|
|||
description.en = "Help desk & shared mailbox"
|
||||
description.fr = "Service d'assistance et boîte aux lettres partagée"
|
||||
|
||||
version = "1.8.147~ynh1"
|
||||
version = "1.8.148~ynh1"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -50,8 +50,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/freescout-helpdesk/freescout/archive/refs/tags/1.8.147.tar.gz"
|
||||
sha256 = "fdc49fb874f3901c5edc70491f43df580153208dbe2144b35950d2eb582e0640"
|
||||
url = "https://github.com/freescout-helpdesk/freescout/archive/refs/tags/1.8.148.tar.gz"
|
||||
sha256 = "6c3a9d66dba853d939dfc7c98a4d75856698ebb335872c93fc36b556d608146d"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Reference in a new issue