1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/matomo_ynh.git synced 2024-09-03 19:45:56 +02:00
matomo_ynh/README_ru.md
eric_G 6d4032a671
Upgrade to v5.1.1 (#123) (#124)
* Upgrade sources
- `main` v5.1.1: https://github.com/matomo-org/matomo/releases/tag/5.1.1

* Auto-update READMEs

Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
2024-08-16 12:45:11 +02:00

52 lines
2.9 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!--
Важно: этот README был автоматически сгенерирован <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Он НЕ ДОЛЖЕН редактироваться вручную.
-->
# Matomo для YunoHost
[![Уровень интеграции](https://dash.yunohost.org/integration/matomo.svg)](https://ci-apps.yunohost.org/ci/apps/matomo/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/matomo.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/matomo.maintain.svg)
[![Установите Matomo с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=matomo)
*[Прочтите этот README на других языках.](./ALL_README.md)*
> *Этот пакет позволяет Вам установить Matomo быстро и просто на YunoHost-сервер.*
> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.*
## Обзор
Matomo is the leading Free/Libre open analytics platform. At the end of the five-minute installation process, you will be given a JavaScript code. Simply copy and paste this tag on websites you wish to track and access your analytics reports in real-time.
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!
**Поставляемая версия:** 5.1.1~ynh1
**Демо-версия:** <https://demo.matomo.org>
## Снимки экрана
![Снимок экрана Matomo](./doc/screenshots/screenshot.png)
## Документация и ресурсы
- Официальный веб-сайт приложения: <https://matomo.org>
- Официальная документация администратора: <https://matomo.org/docs>
- Репозиторий кода главной ветки приложения: <https://github.com/matomo-org/matomo>
- Магазин YunoHost: <https://apps.yunohost.org/app/matomo>
- Сообщите об ошибке: <https://github.com/YunoHost-Apps/matomo_ynh/issues>
## Информация для разработчиков
Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/matomo_ynh/tree/testing).
Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого:
```bash
sudo yunohost app install 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
```
**Больше информации о пакетировании приложений:** <https://yunohost.org/packaging_apps>