2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/spip_ynh.git synced 2026-03-25 17:32:40 +01:00
SPIP package for YunoHost
Find a file
2026-03-06 16:10:08 +01:00
.github v2 2023-06-01 10:14:23 +02:00
conf convert to helpers2.1 2025-09-18 11:38:01 +02:00
doc v2 2023-06-01 10:09:17 +02:00
scripts No need for password=$YNH_APP_ARG_PASSWORD ... $YNH_APP_ARG_FOOBAR is legacy syntax, $password is already available with the same value in the context of the install script 2025-12-29 17:45:30 +01:00
.gitignore convert to helpers2.1 2025-09-18 11:38:01 +02:00
check_process Apply example_ynh 2022-08-04 21:35:29 +02:00
CONTRIBUTING.md Init de fichiers 2026-03-05 09:40:32 +01:00
LICENSE Ajout fichier LICENSE et check_process 2017-02-21 03:37:56 +01:00
manifest.toml Update manifest.toml 2026-03-06 16:08:48 +01:00
README.md Auto-update READMEs 2026-03-06 16:10:08 +01:00
ROAD_MAP.md Roadmap.md - Update with Yunohost Debian 13 Trixie 2026-03-05 10:14:56 +01:00
SECURITY.md Security.md - Redaction du fichier 2026-03-05 09:48:29 +01:00
tests.toml Update tests.toml 2023-06-01 10:48:51 +02:00

Logo of SPIP SPIP, packaged for YunoHost

CMS with a focus on collaborative edition and multilingualism

🌐 Official app website App Demo Version: 4.4.13~ynh2

Screenshots

Screenshot of SPIP

📦 Developer info

Automatic tests level

🛠️ Upstream SPIP repository: https://git.spip.net/spip/spip

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/spip_ynh/tree/testing

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

📚 App packaging documentation

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