Skip to content
ATTENTION
You are viewing the documentation of the current development state (git-main / nightly).
The current latest stable documentation can be found here.

Migration Guide

Version 2.2 to 2.3

1. Requirements

  • froxlor 2.0+
  • PHP 7.4+ (>8.2 recommended)
  • Required PHP extensions:
    • session, ctype, xml, filter, posix, mbstring, curl, gd, gmp, json
  • Suggested PHP extensions:
    • bcmath, gnupg, zip

2. New features

  • Ssh-key management via UI for customers using shell, details see here
  • API Call: new entity SshKeys, details see here
  • API Call: Customers.add()/update() -> added parameter shell_allowed
  • Configuration: Added support for debian 13 (Trixie)

3. Important changes

  • support for lighttpd webserver has been dropped (deprecated since v2.2, released 08/2024)