Installation
QUIQQER installations are created with the official installer. The installer sets up the base system so packages, projects, and developer tooling can be used afterwards.
Official Installation Guide
Use the official installation guide for the current installation flow:
The guide covers the PHAR installer and command-line setup. Follow it first when you need a new system.
What The Installation Prepares
A QUIQQER installation provides the runtime directories, configuration, database connection, administration interface, package handling, and setup/update workflows used by the platform.
During installation you configure values such as:
- host and domain
- QUIQQER root path
- URL path
- package path
- project path
- runtime data path
- database connection
- initial users and projects
Requirements
QUIQQER requires a PHP runtime, a supported database setup, a web server, and the PHP extensions required by the installed packages.
For development work with current packages, expect PHP 8.1 or newer and common extensions such as:
ext-curlext-domext-filterext-iconvext-intlext-libxmlext-mbstringext-opensslext-pdoext-posixext-zip
Next Steps
After the installation is available:
- use Users when you work inside an existing installation
- use Operators when you maintain the installation
- use Developer Setup when you want to work with source repositories and package-local tools
- use Package Development when you want to build or change packages
- use XML Configuration when you need to configure package behavior
