Requirements
π§ System Requirements
To get started, youβll need the following:
A working installation of Concord CRM (version 1.5.*)
PHP 8.2 or higher
MySQL 5.6 or higher
Thatβs all you need for the core setup.
π Additional Requirements (For Domain Features)
If you plan to use subdomains, custom domains, or the single-database setup, the following additional requirements apply:
MySQL user with privileges to create and delete databases Required for automated provisioning when using the single-database setup option.
Wildcard SSL certificate Necessary to support secure connections for the subdomain feature. If not available, you will need to handle SSL configuration manually.
On-demand TLS (e.g., Caddy - Optional, only for Custom Domain support) Recommended for custom domain support. Without it, youβll need to manually configure SSL for each custom domain.
Last updated