CodeGate

Install CodeGate

Two minutes: check the server, connect the database, create your admin account.

1. Server check

  • PHP 8.2 or newer (8.2.33)
  • PDO MySQL driver (Available)
  • OpenSSL with AES-256-GCM (Needed to encrypt secret keys)
  • mbstring (Available)
  • JSON (Available)
  • Writable: storage/ (Yes)
  • Writable: storage/logs/ (Yes)
  • Writable: storage/sessions/ (Yes)
  • Writable: uploads/csv/ (Yes)
  • Writable: uploads/branding/ (Yes)
  • Writable: config file folder (Yes)

2. Database

Create an empty MySQL or MariaDB database and user in your hosting panel first (cPanel: MySQL Databases).

3. Site and admin

At least 10 characters.

Your database password and a newly generated encryption key are saved in a private config file, never in the database.