mirror of
https://github.com/YunoHost-Apps/matomo_ynh.git
synced 2024-09-03 19:45:56 +02:00
Auto-update README
This commit is contained in:
parent
bf89d8fd1b
commit
db205fa3d7
2 changed files with 17 additions and 19 deletions
17
README.md
17
README.md
|
@ -1,5 +1,5 @@
|
||||||
<!--
|
<!--
|
||||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
|
||||||
It shall NOT be edited by hand.
|
It shall NOT be edited by hand.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
@ -20,10 +20,9 @@ Matomo is the leading Free/Libre open analytics platform. At the end of the five
|
||||||
|
|
||||||
Matomo aims to be a Free software alternative to Google Analytics and is already used on more than 1,400,000 websites. Privacy is built-in!
|
Matomo aims to be a Free software alternative to Google Analytics and is already used on more than 1,400,000 websites. Privacy is built-in!
|
||||||
|
|
||||||
|
**Shipped version:** 5.0.3~ynh1
|
||||||
|
|
||||||
**Shipped version:** 5.0.2~ynh1
|
**Demo:** <https://demo.matomo.org>
|
||||||
|
|
||||||
**Demo:** https://demo.matomo.org
|
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
@ -31,11 +30,11 @@ Matomo aims to be a Free software alternative to Google Analytics and is already
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: <https://matomo.org>
|
- Official app website: <https://matomo.org>
|
||||||
* Official admin documentation: <https://matomo.org/docs>
|
- Official admin documentation: <https://matomo.org/docs>
|
||||||
* Upstream app code repository: <https://github.com/matomo-org/matomo>
|
- Upstream app code repository: <https://github.com/matomo-org/matomo>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/matomo>
|
- YunoHost Store: <https://apps.yunohost.org/app/matomo>
|
||||||
* Report a bug: <https://github.com/YunoHost-Apps/matomo_ynh/issues>
|
- Report a bug: <https://github.com/YunoHost-Apps/matomo_ynh/issues>
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
||||||
|
|
19
README_fr.md
19
README_fr.md
|
@ -1,5 +1,5 @@
|
||||||
<!--
|
<!--
|
||||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
|
||||||
It shall NOT be edited by hand.
|
It shall NOT be edited by hand.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
@ -19,10 +19,9 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
||||||
Matomo est la principale plateforme d'analyse ouverte Free/Libre. À la fin du processus d'installation de cinq minutes, vous recevrez un code JavaScript. Copiez et collez simplement cette balise sur les sites Web que vous souhaitez suivre et accédez à vos rapports d'analyse en temps réel.
|
Matomo est la principale plateforme d'analyse ouverte Free/Libre. À la fin du processus d'installation de cinq minutes, vous recevrez un code JavaScript. Copiez et collez simplement cette balise sur les sites Web que vous souhaitez suivre et accédez à vos rapports d'analyse en temps réel.
|
||||||
|
|
||||||
Matomo se veut une alternative logicielle gratuite à Google Analytics et est déjà utilisé sur plus de 1 400 000 sites Web. La confidentialité est intégrée !
|
Matomo se veut une alternative logicielle gratuite à Google Analytics et est déjà utilisé sur plus de 1 400 000 sites Web. La confidentialité est intégrée !
|
||||||
|
**Version incluse :** 5.0.3~ynh1
|
||||||
|
|
||||||
**Version incluse :** 5.0.2~ynh1
|
**Démo :** <https://demo.matomo.org>
|
||||||
|
|
||||||
**Démo :** https://demo.matomo.org
|
|
||||||
|
|
||||||
## Captures d’écran
|
## Captures d’écran
|
||||||
|
|
||||||
|
@ -30,11 +29,11 @@ Matomo se veut une alternative logicielle gratuite à Google Analytics et est d
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l’app : <https://matomo.org>
|
- Site officiel de l’app : <https://matomo.org>
|
||||||
* Documentation officielle de l’admin : <https://matomo.org/docs>
|
- Documentation officielle de l’admin : <https://matomo.org/docs>
|
||||||
* Dépôt de code officiel de l’app : <https://github.com/matomo-org/matomo>
|
- Dépôt de code officiel de l’app : <https://github.com/matomo-org/matomo>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/matomo>
|
- YunoHost Store : <https://apps.yunohost.org/app/matomo>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/matomo_ynh/issues>
|
- Signaler un bug : <https://github.com/YunoHost-Apps/matomo_ynh/issues>
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
||||||
|
@ -48,4 +47,4 @@ ou
|
||||||
sudo yunohost app upgrade matomo -u https://github.com/YunoHost-Apps/matomo_ynh/tree/testing --debug
|
sudo yunohost app upgrade matomo -u https://github.com/YunoHost-Apps/matomo_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
||||||
|
|
Loading…
Add table
Reference in a new issue