Skip to content

Group administration for 1.8 CE in 14.1

Ralf Becker edited this page Sep 7, 2017 · 1 revision
To update you need to note down credentials (username/password) given when you submit your monthly usage-statistic. Replace USER and PASS in following instructions with them.
If you forgot to note your credentials, you have to wait for next submission to get them displayed again!
 
(*) If you chose to not submit usage statistic (Admin >> Submit statistic information), submit it with an empty or different submit-id or have never submitted it with a version 1.6 or 1.8 or didn't do so before October 2014, you can NOT use our free group administration!
 
Popup-blocker can stop opening of 2. tab, where actual submission happens (eg. in IE11). You have to allow popups for your own EGroupware installation!
 
For RHEL or CentOS you need to create a repository file /etc/yum.repos.d/community.repo with following content:
[community]
name=EGroupware community group administration
type=rpm-md
baseurl=http://USER:PASS@download.egroupware.org/repos/community/RHEL_6/
gpgcheck=1
gpgkey=http://USER:PASS@download.egroupware.org/build@stylite.de
enabled=1
Then use yum install egroupware-epl-groups to install it, after installing EGroupware 14.1+.
 
For SLES or openSUSE use Yast to create a repository with above URL replacing "RHEL_6" with "SLES_11" or "openSUSE_12.1" incl. version numbers!
Then use Yast or zypper install egroupware-epl-groups to install it, after installing EGropware 14.1+.
 
For Debian and Ubuntu you need to create a repository file /etc/apt/sources.list.d/community.list with following content
deb http://USER:PASS@download.egroupware.org/repos/community/Debian_8.0/ ./
For Ubuntu replace "Debian_8.0" with "xUbuntu_16.04" incl. correct version number!
Then use aptitude update && aptitude install egroupware-epl-groups to install it, after installing EGroupware 14.1+.
 
The use of recommended RPM or DEB packages will ensure your installation is kept up to date!
 
If you think you must not use packages, you can find an archive at following URL:
https://download.egroupware.org/repos/community/Debian_8.0/egroupware-epl-groups_16.1.20160626.orig.tar.gz
It will prompt for your credentials and you need to unpack it's content in your EGroupware install directory. For Windows you can use eg. 7-zip to unpack it.
 
Please note:
The group administration app is free of charge and published under same license as our commercial EPL subscription:
EGroupware GmbH grants you an unlimited right to use the code, but you are not allowed to redistribute it!
Clone this wiki locally