conf | ||
scripts | ||
check_process | ||
LICENSE | ||
manifest.json | ||
README.md |
SOGo for Yunohost
This package allow you to install sogo 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
SOGo is an opensource groupware solution which has Webmail, a global address book and Calender and Contacts which can be synced via caldav or cardav.
Shipped version: 3.2.6-2
Screenshots
Resource Reservation | HTML | Mail Return Receipt | Forward and Auto-Reply |
---|---|---|---|
Define resources like projectors and conference rooms to automatically accept invitations for them while avoiding double-booking. | Compose HTML mail with the complete inline rich-text editor. | Request or answer to return requests to confirm the arrival of messages. | Set an auto reply while on vacation or forward all your incoming mail to one ore many alternate email addresses. |
Demo
Documentation
- Official documentation: https://sogo.nu/support.html#/documentation
- YunoHost documentation: There no other documentations, feel free to contribute.
YunoHost specific features
Multi-users support
LDAP and HTTP auth are supported.
Supported architectures
Links
- Report a bug: https://github.com/YunoHost-Apps/sogo_ynh/issues
- App website: https://sogo.nu/
- YunoHost website: https://yunohost.org/
Install
From command line:
sudo yunohost app install -l sogo https://github.com/YunoHost-Apps/sogo_ynh
Upgrade
From command line:
sudo yunohost app upgrade sogo -u https://github.com/YunoHost-Apps/sogo_ynh
Developers infos
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/sogo_ynh/tree/testing --debug
or
sudo yunohost app upgrade sogo -u https://github.com/YunoHost-Apps/sogo_ynh/tree/testing --debug
License
Sogo is published under the GPL-v2 and LGPL-v2 liencience : https://github.com/inverse-inc/sogo/blob/master/COPYING.GPL and https://github.com/inverse-inc/sogo/blob/master/COPYING.LGPL
Todo
-[ ] More Tests