DocumentationDoorFall BookingGetting Started

Installation

Step-by-step installation instructions and every installer field.

Upload the package

Extract DoorFall_Booking_v1.0.zip and upload its contents directly to the domain or folder where Booking should run. Preserve the supplied directory structure.

Open DoorFall Booking

Open the installation URL in your browser. A clean installation opens the installer automatically.

Website URL

Enter the full public URL of this installation.

Examples:

https://booking.example.com

https://example.com/booking

Do not add a trailing Admin path.

License key

Enter the complete DoorFall Booking key from your DoorFall account.

Example:

DFB-XXXX-XXXX-XXXX-XXXX

The license is activated during installation and is intended for one active installation/domain.

Database host

The MySQL/MariaDB server hostname supplied by your hosting provider. localhost is common, but use the provider value when it differs.

Database port

The normal MySQL port is 3306. Change it only when your host supplies another port.

Database name

The exact name of the empty database prepared for DoorFall Booking.

Database user

The database username assigned to the database.

Database password

The password for that database user.

Administrator email

The email address used for the first administrator account and, initially, the Admin email setting.

Administrator password

Create a strong administrator password of at least 10 characters.

What installation does

The installer connects to MySQL, creates the schema, creates the administrator, saves initial settings and opening hours, activates the DFB license and writes config/config.php.

After installation, sign in and confirm that Admin opens correctly.

Important security step

After you have confirmed that DoorFall Booking is installed and you can sign in to Admin, delete install.php from your server.

The installer is no longer required after a successful installation and should not be left publicly accessible.

Then continue with the First Setup Checklist.

Last updated August 22, 2026