+1 (408) 320-0380

Download EspoCRM

Latest Release EspoCRM 9.3.4 (March 24, 2026)

EspoCRM Interface

EspoCRM is a free, open-source CRM you host on your own server. Track contacts, manage deals, handle support cases with a built-in customer portal, and run email campaigns.

No per-user fees·No vendor lock-in·Full control over your data

Download  Try Demo

Open Source License

EspoCRM is licensed under the GNU Affero General Public License v3 (AGPLv3). Need a non-copyleft license? See our Commercial License options.

Self-Hosted and Fully Customizable

Run EspoCRM on your own infrastructure and keep customer data under your control. Customize layouts, fields, workflows, and dashboards without writing code. When you do need deeper changes, the open architecture and REST API make it straightforward.

Compare Cloud vs On-premise deployment options and choose the one that best suits your business needs.

Install with Docker (Fastest Setup)

Get EspoCRM running in minutes. The official Docker image sets up EspoCRM, NGINX, and MySQL automatically. No manual server configuration required.

docker pull espocrm/espocrm

Manual installation

Prefer to configure everything yourself? Follow the step-by-step installation guide.

Install with the script

wget https://github.com/espocrm/espocrm-installer/releases/latest/download/install.sh
bash install.sh
The script installs EspoCRM as a Docker container with NGINX and MySQL preconfigured. Read more →

System Requirements

  • Web server: NGINX, Apache, or IIS;
  • PHP: 8.3 - 8.5;
  • Database: MySQL 8.0+, MariaDB 10.3+, or PostgreSQL 15.0+.

For detailed setup instructions, see Server Configuration for EspoCRM.

Upgrades & Release Notes

Download upgrade packages.
See release notes on GitHub.