1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/matomo_ynh.git synced 2024-09-03 19:45:56 +02:00

Upgrade to 3.14.1

This commit is contained in:
ericgaspar 2020-09-13 17:38:08 +02:00
parent 1639f329b5
commit 2aa314b123
No known key found for this signature in database
GPG key ID: 574F281483054D44
4 changed files with 12 additions and 14 deletions

View file

@ -1,6 +1,5 @@
# 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)
[![Install Matomo with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=matomo)
@ -18,11 +17,11 @@ Matomo is the only analytics platform that gives you full control over your data
- Easy to use
- No data limits
**Shipped version:** 3.10.0
**Shipped version:** 3.14.1
## Screenshots
![](https://static.matomo.org/wp-content/uploads/2019/01/matomo-interface-new.webp)
![](https://img.matomo.org/spai/w_720+q_lossless+ret_img+to_webp/https://static.matomo.org/wp-content/uploads/2020/06/website-graphics-2020-v5-1.png)
## Demo
@ -31,8 +30,8 @@ Matomo is the only analytics platform that gives you full control over your data
## Configuration
1. The app will require to complete the registration process after the instllation is complete by **visiting the domain** on which Matomo is installed.
1. The mysql database credentials will be sent to the **admin mail**. Fill these details while doing the registration process.
1. No Ldap support yet for the app.
1. The MySQL database credentials will be sent to the **admin mail**. Fill these details while doing the registration process.
1. No LDAP support yet for the app.
## Documentation
@ -52,8 +51,7 @@ Matomo is the only analytics platform that gives you full control over your data
---
Developer info
----------------
## Developer info
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/matomo_ynh/tree/testing).

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/matomo-org/matomo/archive/3.10.0.tar.gz
SOURCE_SUM=84ef1f5870ae19c12f19fe4a8aae2442bb6d72cfcd9607b0b0229fbae5e78fc6
SOURCE_URL=https://github.com/matomo-org/matomo/archive/3.14.1.tar.gz
SOURCE_SUM=73d7fed246860494c6f7242cee3fb829abfff36531f5ae5e39f862d68fe3c404
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -7,8 +7,8 @@ about: Create a report to help us debug, it would be nice to fill the template a
**How to post a meaningful bug report**
1. *Read this whole template first.*
2. *Determine if you are on the right place:*
- *If you were performing an action on the app from the webadmin or the CLI (install, update, backup, restore, change url...), you are on the right place!*
- *Otherwise, the issue may be due to matomo itself. Refer to its documentation or repository for help.*
- *If you were performing an action on the app from the webadmin or the CLI (install, update, backup, restore, change_url...), you are on the right place!*
- *Otherwise, the issue may be due toMatomo itself. Refer to its documentation or repository for help.*
- *If you have a doubt, post here, we will figure it out together.*
3. *Delete the italic comments as you write over them below, and remove this guide.*
---
@ -34,8 +34,8 @@ about: Create a report to help us debug, it would be nice to fill the template a
- *If you used the webadmin, please perform the equivalent command from the CLI first.*
- *If the error occurs in your browser, explain what you did:*
1. *Go to '...'*
2. *Click on '....'*
3. *Scroll down to '....'*
2. *Click on '...'*
3. *Scroll down to '...'*
4. *See error*
**Expected behavior**

View file

@ -5,7 +5,7 @@
"description": {
"en": "Opensource analytics platform"
},
"version": "3.10.0~ynh1",
"version": "3.14.1~ynh1",
"url": "https://matomo.org",
"license": "GPL-3.0-or-later",
"maintainer": {