1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/humhub_ynh.git synced 2024-09-03 19:26:11 +02:00
HumHub package for YunoHost
Find a file
Sébastien Mennetrier 89fb789a0e Use yii commands during install
yii commands are now used to migrate database,
configure ldap connection, set admin user and so on
2021-11-09 11:55:32 +01:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:47:59 +02:00
conf Use yii commands during install 2021-11-09 11:55:32 +01:00
scripts Use yii commands during install 2021-11-09 11:55:32 +01:00
sources/patches Update to 1.8.2 2021-04-28 11:40:54 +02:00
check_process Define minimum username length to 1 char 2021-05-26 14:31:20 +02:00
LICENSE first commit 2016-08-21 01:03:46 +02:00
manifest.json Define minimum username length to 1 char 2021-05-26 14:31:20 +02:00
README.md Update to 1.8.2 2021-04-28 11:40:54 +02:00
README_fr.md Update to 1.8.2 2021-04-28 11:40:54 +02:00

HumHub for YunoHost

Integration level
Install humhub with YunoHost

Lire ce readme en français.

This package allows you to install HumHub quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

HumHub is an open source social network platform with a wide variety of use cases as social intranet, community or collaboration platform. HumHub consists of a core application, which can be extended through additional modules and adjusted to your needs by many configuration options.

Shipped version: 1.8.2

Screenshots

Demo

Configuration

How to configure this app: From an admin panel.

Documentation

  • Official documentation: https://docs.humhub.org
  • YunoHost documentation: If specific documentation is needed, feel free to contribute.

YunoHost specific features

Multi-user support

  • Are LDAP and HTTP auth supported? Yes
  • Can the app be used by multiple users? Yes

Supported architectures

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

Limitations

  • Any known limitations.

Additional information

  • Other info you would like to add about this app.

Developer info

Please send 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/humhub_ynh/tree/testing --debug
or
sudo yunohost app upgrade humhub -u https://github.com/YunoHost-Apps/humhub_ynh/tree/testing --debug