1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/zwiicms_ynh.git synced 2024-09-03 18:06:04 +02:00
zwiicms_ynh/README_ru.md
2024-08-30 18:58:59 +00:00

58 lines
2.8 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>
Он НЕ ДОЛЖЕН редактироваться вручную.
-->
# ZwiiCMS для YunoHost
[![Уровень интеграции](https://dash.yunohost.org/integration/zwiicms.svg)](https://ci-apps.yunohost.org/ci/apps/zwiicms/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/zwiicms.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/zwiicms.maintain.svg)
[![Установите ZwiiCMS с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=zwiicms)
*[Прочтите этот README на других языках.](./ALL_README.md)*
> *Этот пакет позволяет Вам установить ZwiiCMS быстро и просто на YunoHost-сервер.*
> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.*
## Обзор
Zwii is a database-less (flat-file) CMS that allows you to easily create and manage a web site without any programming knowledge.
### Features
- No Database
- Multi-users
- Multilingual
- 100% responsive
- WYSIWYG editor
- Files manager
- Flexible
**Поставляемая версия:** 13.3.06~ynh1
## Снимки экрана
![Снимок экрана ZwiiCMS](./doc/screenshots/dashboard.png)
## Документация и ресурсы
- Официальный веб-сайт приложения: <https://zwiicms.com/>
- Официальная документация пользователя: <https://www.zwiicms.fr/prise-en-main>
- Репозиторий кода главной ветки приложения: <https://forge.chapril.org/ZwiiCMS-Team/ZwiiCMS>
- Магазин YunoHost: <https://apps.yunohost.org/app/zwiicms>
- Сообщите об ошибке: <https://github.com/YunoHost-Apps/zwiicms_ynh/issues>
## Информация для разработчиков
Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/zwiicms_ynh/tree/testing).
Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/zwiicms_ynh/tree/testing --debug
или
sudo yunohost app upgrade zwiicms -u https://github.com/YunoHost-Apps/zwiicms_ynh/tree/testing --debug
```
**Больше информации о пакетировании приложений:** <https://yunohost.org/packaging_apps>