# Joomla для YunoHost [![Уровень интеграции](https://dash.yunohost.org/integration/joomla.svg)](https://ci-apps.yunohost.org/ci/apps/joomla/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/joomla.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/joomla.maintain.svg) [![Установите Joomla с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=joomla) *[Прочтите этот README на других языках.](./ALL_README.md)* > *Этот пакет позволяет Вам установить Joomla быстро и просто на YunoHost-сервер.* > *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.* ## Обзор Joomla! is a free and open-source content management system (CMS) for publishing web content. Over the years Joomla! has won several awards. It is built on a model–view–controller web application framework that can be used independently of the CMS that allows you to build powerful online applications. **Поставляемая версия:** 5.1.3~ynh1 ## Снимки экрана ![Снимок экрана Joomla](./doc/screenshots/screenshot.jpg) ## :red_circle: Анти-функции - **Package not maintained**: This YunoHost package is not actively maintained and needs adoption. This means that minimal maintenance is made by volunteers who don't use the app, so you should expect the app to lose reliability over time. You can [learn how to package](https://yunohost.org/packaging_apps_intro) if you'd like to adopt it. ## Документация и ресурсы - Официальный веб-сайт приложения: - Официальная документация администратора: - Репозиторий кода главной ветки приложения: - Магазин YunoHost: - Сообщите об ошибке: ## Информация для разработчиков Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/joomla_ynh/tree/testing). Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого: ```bash sudo yunohost app install https://github.com/YunoHost-Apps/joomla_ynh/tree/testing --debug или sudo yunohost app upgrade joomla -u https://github.com/YunoHost-Apps/joomla_ynh/tree/testing --debug ``` **Больше информации о пакетировании приложений:**