1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/spftoolbox_ynh.git synced 2024-09-03 20:26:21 +02:00
spftoolbox_ynh/README_es.md
2024-06-23 14:36:21 +02:00

49 lines
2 KiB
Markdown

<!--
Este archivo README esta generado automaticamente<https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
No se debe editar a mano.
-->
# SPFtoolbox para Yunohost
[![Nivel de integración](https://dash.yunohost.org/integration/spftoolbox.svg)](https://dash.yunohost.org/appci/app/spftoolbox) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/spftoolbox.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/spftoolbox.maintain.svg)
[![Instalar SPFtoolbox con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=spftoolbox)
*[Leer este README en otros idiomas.](./ALL_README.md)*
> *Este paquete le permite instalarSPFtoolbox 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
SPF Toolbox was created to be an easy, free open source way for people to get information about their domain.
**Versión actual:** 2023.11.17~ynh1
**Demo:** <http://spftoolbox.com/>
## Capturas
![Captura de SPFtoolbox](./doc/screenshots/687474703a2f2f692e696d6775722e636f6d2f4143785a5074512e706e67.png)
## Documentaciones y recursos
- Sitio web oficial: <http://spftoolbox.com/>
- Repositorio del código fuente oficial de la aplicación : <https://github.com/charlesabarnes/SPFtoolbox>
- Catálogo YunoHost: <https://apps.yunohost.org/app/spftoolbox>
- Reportar un error: <https://github.com/YunoHost-Apps/spftoolbox_ynh/issues>
## Información para desarrolladores
Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/spftoolbox_ynh/tree/testing
Para probar la rama `testing`, sigue asÍ:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/spftoolbox_ynh/tree/testing --debug
o
sudo yunohost app upgrade spftoolbox -u https://github.com/YunoHost-Apps/spftoolbox_ynh/tree/testing --debug
```
**Mas informaciones sobre el empaquetado de aplicaciones:** <https://yunohost.org/packaging_apps>