mirror of
https://github.com/YunoHost-Apps/freescout_ynh.git
synced 2024-09-03 18:36:23 +02:00
Merge pull request #38 from YunoHost-Apps/ci-auto-update-1.8.139
Upgrade to v1.8.139
This commit is contained in:
commit
7a460a4175
8 changed files with 67 additions and 13 deletions
|
@ -1,6 +1,7 @@
|
||||||
# All available README files by language
|
# All available README files by language
|
||||||
|
|
||||||
- [Read the README in English](README.md)
|
- [Read the README in English](README.md)
|
||||||
|
- [Lee el README en español](README_es.md)
|
||||||
- [Irakurri README euskaraz](README_eu.md)
|
- [Irakurri README euskaraz](README_eu.md)
|
||||||
- [Lire le README en français](README_fr.md)
|
- [Lire le README en français](README_fr.md)
|
||||||
- [Le o README en galego](README_gl.md)
|
- [Le o README en galego](README_gl.md)
|
||||||
|
|
|
@ -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.
|
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.138~ynh1
|
**Shipped version:** 1.8.139~ynh1
|
||||||
|
|
||||||
**Demo:** <https://demo.freescout.net/login>
|
**Demo:** <https://demo.freescout.net/login>
|
||||||
|
|
||||||
|
@ -28,7 +28,7 @@ FreeScout is the super lightweight and powerful free open source help desk and s
|
||||||
|
|
||||||
## :red_circle: Antifeatures
|
## :red_circle: Antifeatures
|
||||||
|
|
||||||
- **Not totally free upstream**: The packaged app is under an overall free licence, but with clauses that restrict its use.
|
- **Not totally free upstream**: The packaged app is under an overall free license, but with clauses that may restrict its use.
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
|
|
53
README_es.md
Normal file
53
README_es.md
Normal file
|
@ -0,0 +1,53 @@
|
||||||
|
<!--
|
||||||
|
Este archivo README esta generado automaticamente<https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||||
|
No se debe editar a mano.
|
||||||
|
-->
|
||||||
|
|
||||||
|
# FreeScout para Yunohost
|
||||||
|
|
||||||
|
[![Nivel de integración](https://dash.yunohost.org/integration/freescout.svg)](https://dash.yunohost.org/appci/app/freescout) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/freescout.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/freescout.maintain.svg)
|
||||||
|
|
||||||
|
[![Instalar FreeScout con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=freescout)
|
||||||
|
|
||||||
|
*[Leer este README en otros idiomas.](./ALL_README.md)*
|
||||||
|
|
||||||
|
> *Este paquete le permite instalarFreeScout rapidamente y simplement en un servidor YunoHost.*
|
||||||
|
> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.*
|
||||||
|
|
||||||
|
## Descripción general
|
||||||
|
|
||||||
|
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.139~ynh1
|
||||||
|
|
||||||
|
**Demo:** <https://demo.freescout.net/login>
|
||||||
|
|
||||||
|
## Capturas
|
||||||
|
|
||||||
|
![Captura de FreeScout](./doc/screenshots/screenshot.png)
|
||||||
|
|
||||||
|
## :red_circle: funcionalidades no deseadas
|
||||||
|
|
||||||
|
- **Not totally free upstream**: The packaged app is under an overall free license, but with clauses that may restrict its use.
|
||||||
|
|
||||||
|
## Documentaciones y recursos
|
||||||
|
|
||||||
|
- Sitio web oficial: <https://freescout.net/>
|
||||||
|
- Documentación administrador oficial: <https://github.com/freescout-helpdesk/freescout/wiki/Installation-Guide>
|
||||||
|
- Repositorio del código fuente oficial de la aplicación : <https://github.com/freescout-helpdesk/freescout>
|
||||||
|
- Catálogo YunoHost: <https://apps.yunohost.org/app/freescout>
|
||||||
|
- Reportar un error: <https://github.com/YunoHost-Apps/freescout_ynh/issues>
|
||||||
|
|
||||||
|
## Información para desarrolladores
|
||||||
|
|
||||||
|
Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/freescout_ynh/tree/testing
|
||||||
|
|
||||||
|
Para probar la rama `testing`, sigue asÍ:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
sudo yunohost app install https://github.com/YunoHost-Apps/freescout_ynh/tree/testing --debug
|
||||||
|
o
|
||||||
|
sudo yunohost app upgrade freescout -u https://github.com/YunoHost-Apps/freescout_ynh/tree/testing --debug
|
||||||
|
```
|
||||||
|
|
||||||
|
**Mas informaciones sobre el empaquetado de aplicaciones:** <https://yunohost.org/packaging_apps>
|
|
@ -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.
|
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.138~ynh1
|
**Paketatutako bertsioa:** 1.8.139~ynh1
|
||||||
|
|
||||||
**Demoa:** <https://demo.freescout.net/login>
|
**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.
|
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.138~ynh1
|
**Version incluse :** 1.8.139~ynh1
|
||||||
|
|
||||||
**Démo :** <https://demo.freescout.net/login>
|
**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.
|
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.138~ynh1
|
**Versión proporcionada:** 1.8.139~ynh1
|
||||||
|
|
||||||
**Demo:** <https://demo.freescout.net/login>
|
**Demo:** <https://demo.freescout.net/login>
|
||||||
|
|
||||||
|
@ -26,9 +26,9 @@ FreeScout is the super lightweight and powerful free open source help desk and s
|
||||||
|
|
||||||
![Captura de pantalla de FreeScout](./doc/screenshots/screenshot.png)
|
![Captura de pantalla de FreeScout](./doc/screenshots/screenshot.png)
|
||||||
|
|
||||||
## :red_circle: Caraterísticas cuestionables
|
## :red_circle: Debes considerar
|
||||||
|
|
||||||
- **Not totally free upstream**: The packaged app is under an overall free licence, but with clauses that restrict its use.
|
- **Not totally free upstream**: The packaged app is under an overall free license, but with clauses that may restrict its use.
|
||||||
|
|
||||||
## Documentación e recursos
|
## Documentación e recursos
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
请勿手动编辑。
|
请勿手动编辑。
|
||||||
-->
|
-->
|
||||||
|
|
||||||
# YunoHost 的 FreeScout
|
# YunoHost 上的 FreeScout
|
||||||
|
|
||||||
[![集成程度](https://dash.yunohost.org/integration/freescout.svg)](https://dash.yunohost.org/appci/app/freescout) ![工作状态](https://ci-apps.yunohost.org/ci/badges/freescout.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/freescout.maintain.svg)
|
[![集成程度](https://dash.yunohost.org/integration/freescout.svg)](https://dash.yunohost.org/appci/app/freescout) ![工作状态](https://ci-apps.yunohost.org/ci/badges/freescout.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/freescout.maintain.svg)
|
||||||
|
|
||||||
|
@ -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.
|
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.138~ynh1
|
**分发版本:** 1.8.139~ynh1
|
||||||
|
|
||||||
**演示:** <https://demo.freescout.net/login>
|
**演示:** <https://demo.freescout.net/login>
|
||||||
|
|
||||||
|
@ -28,7 +28,7 @@ FreeScout is the super lightweight and powerful free open source help desk and s
|
||||||
|
|
||||||
## :red_circle: 负面特征
|
## :red_circle: 负面特征
|
||||||
|
|
||||||
- **Not totally free upstream**: The packaged app is under an overall free licence, but with clauses that restrict its use.
|
- **Not totally free upstream**: The packaged app is under an overall free license, but with clauses that may restrict its use.
|
||||||
|
|
||||||
## 文档与资源
|
## 文档与资源
|
||||||
|
|
||||||
|
|
|
@ -7,7 +7,7 @@ name = "FreeScout"
|
||||||
description.en = "Help desk & shared mailbox"
|
description.en = "Help desk & shared mailbox"
|
||||||
description.fr = "Service d'assistance et boîte aux lettres partagée"
|
description.fr = "Service d'assistance et boîte aux lettres partagée"
|
||||||
|
|
||||||
version = "1.8.138~ynh1"
|
version = "1.8.139~ynh1"
|
||||||
|
|
||||||
maintainers = []
|
maintainers = []
|
||||||
|
|
||||||
|
@ -50,8 +50,8 @@ ram.runtime = "50M"
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
|
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/freescout-helpdesk/freescout/archive/refs/tags/1.8.138.tar.gz"
|
url = "https://github.com/freescout-helpdesk/freescout/archive/refs/tags/1.8.139.tar.gz"
|
||||||
sha256 = "9ef3eefc2ae770e31a2e3af08ecd90bc84d5696022b8bd3e5a46ea02ab610016"
|
sha256 = "f22946cba20c0ff4df12f8c7f756aa34c7534500692411551426d11d2e302b4c"
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
Loading…
Reference in a new issue