mirror of
https://github.com/YunoHost-Apps/zwiicms_ynh.git
synced 2024-09-03 18:06:04 +02:00
commit
38120cdbb3
3 changed files with 4 additions and 4 deletions
|
@ -29,7 +29,7 @@ Zwii is a database-less (flat-file) CMS that allows you to easily create and man
|
||||||
- Flexible
|
- Flexible
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 12.3.02~ynh1
|
**Shipped version:** 12.3.02~ynh2
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
|
|
@ -29,7 +29,7 @@ Zwii is a database-less (flat-file) CMS that allows you to easily create and man
|
||||||
- Flexible
|
- Flexible
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 12.3.02~ynh1
|
**Version incluse :** 12.3.02~ynh2
|
||||||
|
|
||||||
## Captures d’écran
|
## Captures d’écran
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@ name = "ZwiiCMS"
|
||||||
description.en = "Simple, lightweight, database-free, scalable and responsive CMS"
|
description.en = "Simple, lightweight, database-free, scalable and responsive CMS"
|
||||||
description.fr = "CMS simple, léger, sans base de données, modulable et responsive"
|
description.fr = "CMS simple, léger, sans base de données, modulable et responsive"
|
||||||
|
|
||||||
version = "12.3.02~ynh1"
|
version = "12.3.02~ynh2"
|
||||||
|
|
||||||
maintainers = ["ewilly"]
|
maintainers = ["ewilly"]
|
||||||
|
|
||||||
|
@ -72,4 +72,4 @@ ram.runtime = "50M"
|
||||||
main.url = "/"
|
main.url = "/"
|
||||||
|
|
||||||
[resources.apt]
|
[resources.apt]
|
||||||
packages = "php8.0-mbstring,php8.0-zip,php8.0-GD,php8.0-exif,php8.0-XMLWriter"
|
packages = "php8.0-mbstring,php8.0-zip,php8.0-GD,php8.0-exif,php8.0-XMLWriter,php8.0-intl"
|
||||||
|
|
Loading…
Add table
Reference in a new issue