c0dd432916f846ac66e473a9f0382a4002bb3e00
let send-to-alternative-email be optional if no address is given instead of displaying error that the email address is invalid; fixes #829
store ace-string of domain besides idn-converted string to have correct sorting in the frontend; fixes #809
store ace-string of domain besides idn-converted string to have correct sorting in the frontend; fixes #809
update php-fpm defaults; update paths for current stable php-7.3; read froxlor default php.ini from file rather then using phpconfig with id=1; fixes #796
store ace-string of domain besides idn-converted string to have correct sorting in the frontend; fixes #809
display API in the list of features the customer is allowed to use; display total diskspace used by customer (web, mail and mysql) on customers dashboard, fixes #733
Froxlor
The server administration software for your needs. Developed by experienced server administrators, this panel simplifies the effort of managing your hosting platform.
Installation
Fast install
- Ensure that your webserver serves /var/www
- Extract froxlor into /var/www
- Point your browser to http://[ip-of-webserver]/froxlor
- Follow the installer
- Login as administrator
- Adjust "System > Settings" according to your needs
- Choose your distribution under "System > Configuration"
- Follow the steps for your services
- Have fun!
Detailed installation
https://github.com/Froxlor/Froxlor/wiki/Install-froxlor-from-tarball
Help
You may find help in the following places:
IRC
froxlor may be found on freenode.net, channel #froxlor: irc://chat.freenode.net/froxlor
Forum
The community is located on https://forum.froxlor.org/
Wiki
More documentation may be found in the froxlor - wiki: https://github.com/Froxlor/Froxlor/wiki
License
May be found in COPYING
Downloads
Tarball
https://files.froxlor.org/releases/froxlor-latest.tar.gz MD5 SHA1
Debian repository
apt-get -y install apt-transport-https lsb-release ca-certificates
wget -O - https://deb.froxlor.org/froxlor.gpg | apt-key add -
echo "deb https://deb.froxlor.org/debian $(lsb_release -sc) main" > /etc/apt/sources.list.d/froxlor.list
Ubuntu repository
apt-get -y install apt-transport-https lsb-release ca-certificates
wget -O - https://deb.froxlor.org/froxlor.gpg | apt-key add -
echo "deb https://deb.froxlor.org/ubuntu $(lsb_release -sc) main" > /etc/apt/sources.list.d/froxlor.list
Contributing
Description
Languages
PHP
92.3%
Smarty
5.8%
CSS
1.2%
JavaScript
0.4%
HTML
0.3%