1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dotclear2_ynh.git synced 2024-09-03 18:26:29 +02:00
DotClear2 package for YunoHost
Find a file
2021-08-30 13:01:38 +02:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:46:22 +02:00
conf fix src file 2021-06-18 10:18:13 +02:00
scripts Update scripts/upgrade 2021-07-03 00:13:47 +02:00
sources/patches 2.18 2020-12-03 15:59:02 +01:00
check_process Apply example_ynh 2021-05-15 16:10:33 +02:00
LICENSE License GPL-3 2015-09-12 12:48:32 +00:00
manifest.json Update manifest.json 2021-08-30 13:01:38 +02:00
README.md Upgrade to 2.18.1 2021-06-17 20:54:11 +02:00

DotClear 2 for YunoHost

Integration level
Install dotclear2 with YunoHost

This package allow you to install dotclear2 quickly and simply on a YunoHost server.
If you don't have YunoHost, please see here to know how to install and enjoy it.

Overview

Dotclear is an open-source web publishing software.

Shipped version: 2.18.1

Screenshots

Demo

Configuration

How to configure this app: by an admin panel.

Documentation

YunoHost specific features

Multi-users support

Are LDAP supported? Yes
Are HTTP auth supported? No (PR are welcome!)
Can the app be used by multiple users? Yes

Supported architectures

  • x86-64b - Build Status
  • ARMv8-A - Build Status

Limitations

  • Only YunoHost users can have an admin account. (PR are welcome!)

More information on the documentation page:
https://yunohost.org/packaging_apps


Developers info

Only if you want to use a testing branch for coding, instead of merging directly into master. Please do your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/dotclear2_ynh/tree/testing --debug
or
sudo yunohost app upgrade dotclear2 -u https://github.com/YunoHost-Apps/dotclear2_ynh/tree/testing --debug