Requirements

Before installing InspireCMS, ensure your environment meets the following requirements

Server Requirements

  • PHP 8.3 or higher
  • Laravel 11.x or higher
  • MySQL 5.7+ or PostgreSQL 10+
  • Composer 2.0+
  • Node.js 18+ and npm (for asset compilation)

PHP Extensions

The following PHP extensions must be enabled:

  • Fileinfo
  • JSON
  • Mbstring
  • PDO
  • Exif
  • GD
  • FFMPEG

Development Environment

We recommend using one of the following for local development:

Previous
Next