mirror of
https://github.com/YunoHost-Apps/matomo_ynh.git
synced 2024-09-03 19:45:56 +02:00
Testing (#75)
* Upgrade to v.4.0.4 * Upgrade to 4.0.5 * Add README_fr * Update README.md * Add link * Add change_url script (#23) * Add change url * Create php-fpm.conf * Update php-fpm.conf * Update install * Update install * cron * Update upgrade * Fix * Add PHP variable to cron * Update cron * Add extra_php-fpm.conf * Add extra_php-fpm.conf * Increase memory_limit to 256M * Set memory_limit to 256M * Update manifest.json * Try to fix php7.3 service fail... * Fix php... * Fix * Fix * Update upgrade * Update upgrade * Update upgrade * Update upgrade * Update upgrade * Update upgrade * Fix * Update upgrade * Update upgrade * set up cron * Install missing Icons * Update install * Update upgrade * setup cron * Fix cron * Update upgrade * Small typos * Set permissions to Morpheus folder to auto update * Add icons repo * Cleaning up * Fix typo * Update README.md * Upgrade to 4.1.0 (#27) * Upgrade to 4.1.0 * 4.1.1 (#31) * Upgrade to 4.1.1 * Upgrade to 4.2.0 (#32) * Upgrade to 4.2.1 (#34) * cleaning up (#38) * Update upgrade * Fix * Cleaning up * Update change_url * Update config.ini.php * Fix links * Upgrade to 4.3.0 * Update app.src * Update nginx.conf (#42) * Update nginx.conf * Upgrade to 4.3.0 (#44) * Upgrade to 4.3.0 * Keep config * Update _common.sh * Update check_process * [autopatch] Update issue and PR templates (#46) Co-authored-by: Yunohost-Bot <> * Upgrade to 4.3.0 * Update upgrade * 4.3.0 (#45) * Upgrade to 4.3.0 * Update nginx.conf * Update nginx.conf * Update nginx.conf * Update nginx.conf * Update nginx.conf * Update nginx.conf * Update nginx.conf * Update nginx.conf * Update nginx.conf * Update nginx.conf * Update nginx.conf * Update nginx.conf * Update nginx.conf * Update nginx.conf * Update cron * Update _common.sh * Update cron * Update upgrade * Update upgrade * Fix * Update install * fix * Fix * Fix * Update install * Update install * Upgrade to version 4.3.1 * Add templates * Fix * Update upgrade * Update install * Changed the URL of the sources to include all sub modules (#48) * Change for the URL used in the official documentation This archive contains the git sub-modules such as the tag manager for example * no more need for the specific setup part * Same, no more need for the specific setup part * Auto-update README * Patch (#49) * Set email * Update check_process * Update check_process * Add weight * Update manifest.json * Auto-update README * 4.4.0 (#51) * 4.4.0 * 4.4.1 (#53) * 4.4.1 * Update upgrade (#55) * Update manifest.json * Auto-update README * Update upgrade * Update manifest.json * Auto-update README * cleaning * Update app.src * 4.5.0 (#58) * Upgrade to 4.5.0 * 4.3 (#60) * 4.3 * Fix * Update remove * 4.6.0 * Auto-update README * 4.6.1 * Auto-update README * Update upgrade * 4.6.2 * Auto-update README * Add config panel * add PHP8 (#63) * add PHP8 * 4.7.1 * Delete .DS_Store * Update upgrade * upgrade: gotta upgrade apt dependencies *before* calling core:update, because it needs the appropriate php version * Update manifest.json * Auto-update README * 4.8.0 * Auto-update README * Update restore * 4.9.0 (#71) * 4.9.0 * Auto-update README Co-authored-by: yunohost-bot <yunohost@yunohost.org> * Fix * Create DESCRIPTION.md * Auto-update README * 4.9.1 * Auto-update README * 4.10.0 * Auto-update README * Auto-update README * 4.10.1 * Auto-update README Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com> Co-authored-by: Lemonsu Loïc <lolusab@users.noreply.github.com> Co-authored-by: Yunohost-Bot <> Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org> Co-authored-by: yunohost-bot <yunohost@yunohost.org>
This commit is contained in:
parent
ecff2c3bf6
commit
a23e1a221d
4 changed files with 30 additions and 24 deletions
21
README.md
21
README.md
|
@ -5,7 +5,7 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Matomo for YunoHost
|
||||
|
||||
[![Integration level](https://dash.yunohost.org/integration/matomo.svg)](https://dash.yunohost.org/appci/app/matomo) ![](https://ci-apps.yunohost.org/ci/badges/matomo.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/matomo.maintain.svg)
|
||||
[![Integration level](https://dash.yunohost.org/integration/matomo.svg)](https://dash.yunohost.org/appci/app/matomo) ![Working status](https://ci-apps.yunohost.org/ci/badges/matomo.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/matomo.maintain.svg)
|
||||
[![Install Matomo with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=matomo)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
@ -22,13 +22,13 @@ Matomo is a full-featured PHP MySQL software program that you download and insta
|
|||
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:** 4.10.0~ynh1
|
||||
**Shipped version:** 4.10.1~ynh1
|
||||
|
||||
**Demo:** https://demo.matomo.org
|
||||
|
||||
## Screenshots
|
||||
|
||||
![](./doc/screenshots/screenshot.png)
|
||||
![Screenshot of Matomo](./doc/screenshots/screenshot.png)
|
||||
|
||||
## Disclaimers / important information
|
||||
|
||||
|
@ -40,21 +40,22 @@ Matomo aims to be a Free software alternative to Google Analytics and is already
|
|||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: https://matomo.org
|
||||
* Official admin documentation: https://matomo.org/docs
|
||||
* Upstream app code repository: https://github.com/matomo-org/matomo
|
||||
* YunoHost documentation for this app: https://yunohost.org/app_matomo
|
||||
* Report a bug: https://github.com/YunoHost-Apps/matomo_ynh/issues
|
||||
* Official app website: <https://matomo.org>
|
||||
* Official admin documentation: <https://matomo.org/docs>
|
||||
* Upstream app code repository: <https://github.com/matomo-org/matomo>
|
||||
* YunoHost documentation for this app: <https://yunohost.org/app_matomo>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/matomo_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/matomo_ynh/tree/testing).
|
||||
|
||||
To try the testing branch, please proceed like that.
|
||||
```
|
||||
|
||||
``` bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/matomo_ynh/tree/testing --debug
|
||||
or
|
||||
sudo yunohost app upgrade matomo -u https://github.com/YunoHost-Apps/matomo_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**More info regarding app packaging:** https://yunohost.org/packaging_apps
|
||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||
|
|
27
README_fr.md
27
README_fr.md
|
@ -1,10 +1,14 @@
|
|||
<!--
|
||||
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.
|
||||
-->
|
||||
|
||||
# Matomo pour YunoHost
|
||||
|
||||
[![Niveau d'intégration](https://dash.yunohost.org/integration/matomo.svg)](https://dash.yunohost.org/appci/app/matomo) ![](https://ci-apps.yunohost.org/ci/badges/matomo.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/matomo.maintain.svg)
|
||||
[![Niveau d'intégration](https://dash.yunohost.org/integration/matomo.svg)](https://dash.yunohost.org/appci/app/matomo) ![Status du fonctionnement](https://ci-apps.yunohost.org/ci/badges/matomo.status.svg) ![Status de maintenance](https://ci-apps.yunohost.org/ci/badges/matomo.maintain.svg)
|
||||
[![Installer Matomo avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=matomo)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
> *Ce package vous permet d'installer Matomo rapidement et simplement sur un serveur YunoHost.
|
||||
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
||||
|
@ -18,13 +22,13 @@ Matomo is a full-featured PHP MySQL software program that you download and insta
|
|||
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!
|
||||
|
||||
|
||||
**Version incluse :** 4.10.0~ynh1
|
||||
**Version incluse :** 4.10.1~ynh1
|
||||
|
||||
**Démo :** https://demo.matomo.org
|
||||
|
||||
## Captures d'écran
|
||||
|
||||
![](./doc/screenshots/screenshot.png)
|
||||
![Capture d'écran de Matomo](./doc/screenshots/screenshot.png)
|
||||
|
||||
## Avertissements / informations importantes
|
||||
|
||||
|
@ -36,21 +40,22 @@ Matomo aims to be a Free software alternative to Google Analytics and is already
|
|||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l'app : https://matomo.org
|
||||
* Documentation officielle de l'admin : https://matomo.org/docs
|
||||
* Dépôt de code officiel de l'app : https://github.com/matomo-org/matomo
|
||||
* Documentation YunoHost pour cette app : https://yunohost.org/app_matomo
|
||||
* Signaler un bug : https://github.com/YunoHost-Apps/matomo_ynh/issues
|
||||
* Site officiel de l'app : <https://matomo.org>
|
||||
* Documentation officielle de l'admin : <https://matomo.org/docs>
|
||||
* Dépôt de code officiel de l'app : <https://github.com/matomo-org/matomo>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_matomo>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/matomo_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/matomo_ynh/tree/testing).
|
||||
|
||||
Pour essayer la branche testing, procédez comme suit.
|
||||
```
|
||||
|
||||
``` bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/matomo_ynh/tree/testing --debug
|
||||
ou
|
||||
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>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://builds.matomo.org/matomo-4.10.0.tar.gz
|
||||
SOURCE_SUM=00f4bcf3178501e14132db2e354e6233bf855251cb6bd1dc69750d921570b824
|
||||
SOURCE_URL=https://builds.matomo.org/matomo-4.10.1.tar.gz
|
||||
SOURCE_SUM=4cddb1cb760786db9ec268bb87dbed30a125448f2e58ebe76331b54652064f75
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Open source analytics platform for measuring Web statistics",
|
||||
"fr": "Plateforme d'analyse open source de mesure de statistiques Web"
|
||||
},
|
||||
"version": "4.10.0~ynh1",
|
||||
"version": "4.10.1~ynh1",
|
||||
"url": "https://matomo.org",
|
||||
"upstream": {
|
||||
"license": "GPL-3.0-or-later",
|
||||
|
|
Loading…
Reference in a new issue