2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/concrete5_ynh.git synced 2026-05-12 07:07:21 +02:00
Concrete5 package for YunoHost
Find a file
2026-05-02 23:02:18 +02:00
.github Manifestv2 2023-10-04 10:11:03 +02:00
conf [autopatch] Automatic patch to simplify proxy_pass/fastcgi_pass options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) 2025-12-31 16:46:18 +01:00
doc Cleaning 2023-11-02 20:24:18 +01:00
scripts fix(php): install php-fpm dep and specify php version for install script 2026-02-24 23:18:46 +01:00
.gitignore 2.1 2025-05-29 20:55:06 +02:00
LICENSE Update LICENSE 2017-08-20 17:04:00 +02:00
manifest.toml Merge pull request #75 from yunohost-bot/simplify-reverse-proxy-params 2026-05-02 22:37:47 +02:00
README.md Auto-update READMEs 2026-04-29 00:06:47 +02:00
tests.toml cleaning 2025-07-19 15:16:58 +02:00

Logo of Concrete CMS Concrete CMS, packaged for YunoHost

Content Management System for Teams

🌐 Official app website Version: 9.5.0~ynh1

📦 Developer info

Automatic tests level

🛠️ Upstream Concrete CMS repository: https://github.com/concrete5/concrete5

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/concrete5_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade concrete5 -u https://github.com/YunoHost-Apps/concrete5_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.