Quick Start: Run InnoCMS in a Few Steps
Quick Start: Run InnoCMS in a Few Steps
2026-08-04
InnoCMS
Product News
499
Quick Start: Run InnoCMS in a Few Steps

Get InnoCMS running locally or on a server in a few steps.

Requirements

  • PHP 8.2+, Composer, Node.js
  • MySQL 8.0+ / MariaDB 10.6+ (or SQLite)

Install

composer install
npm install
php artisan key:generate
php artisan migrate --seed
php artisan storage:link
npm run dev

Next

  • Visit /install for the wizard, or use the seeded demo data directly
  • Log in to /panel to manage content, switch themes and install plugins
  • Read the theme and plugin guides under the Documentation catalog

Ready to build your website?

Install and go, or choose turnkey SaaS hosting and leave the server and ops to us.

Get Started