ISPConfig 3.1 released

What’s new in ISPConfig 3.1

ISPConfig 3.1 is the next generation of the ISPConfig hosting control panel with a completely renovated UI and a lot of new features. Here a few highlights:

  • New responsive User Interface based on the Bootstrap framework. The interface is responsive now which makes it easy to use ISPConfig on mobile devices.
  • Dkim support. Digital Signing of email’s with Dkim is now integrated.
  • DNSSEC support for creating signed DNS zones.
  • Let’s encrypt support. Create free SSL certificates with Let’s encrypt directly from within ISPConfig.
  • Management of XMPP Servers in ISPConfig.
  • Support for HHVM (Hip Hop Virtual Machine) as PHP engine.
  • Full PHP 7 support.
  • Support for Ubuntu 16.04.
  • New REST API (the SOAP API still exists).
  • Support for multiple default servers per client on multiserver installations.
  • Many small features, improvements, and bugfixes.  Please see changelog link below.

Screenshots

ispconfig_login       ispconfig_dashboard

FAQ

  • How can I update from ISPConfig 3.0.5? The ISPConfig 3.0.5 to 3.1 update is a normal ISPConfig update, just follow the update instructions below.
  • Will there be a new User Manual for ISPConfig 3.1?
    The new manual for ISPConfig 3.1 is available now. The manual describes on 434 pages the functions of ISPConfig 3.1, it shows how to use the software on all supported OS. Beside that, it includes new Multiserver and Cluster installation instructions for Debian 8
  • Will there be a new Billing Module for ISPConfig 3.1?
    The new Billing Module for ISPConfig 3.1 is ready and will be released tomorrow (Sept 28).

Download

The software can be downloaded here:

http://www.ispconfig.org/downloads/ISPConfig-3.1.tar.gz

Changelog

https://git.ispconfig.org/ispconfig/ispconfig3/issues?assignee_id=&author_id=&label_name=&milestone_title=3.1&scope=all&sort=id_desc&state=closed

Known Issues

Please take a look at the bug tracker:

https://git.ispconfig.org/ispconfig/ispconfig3/issues

BUG Reporting

Please report bugs to the ISPConfig bug tracking system:

https://git.ispconfig.org/ispconfig/ispconfig3/issues

Supported Linux Distributions

– Debian Etch (4.0) – Jessie (8.0) and Debian testing
– Ubuntu 7.10 – 16.04
– OpenSuSE 11 – 13.2
– CentOS 5.2 – 7
– Fedora 9 – 15

Installation

The installation instructions for ISPConfig can be found here:

http://www.ispconfig.org/ispconfig-3/documentation/

Update

To update existing ISPConfig 3 installations, run these commands in the shell:

cd /tmp
wget http://www.ispconfig.org/downloads/ISPConfig-3.1.tar.gz
tar xvfz ISPConfig-3.1.tar.gz
cd ispconfig3_install/install
php -q update.php