Content Management System

Installation

Requirements

  • PHP 8.1, 8.2, 8.3
  • PDO php extension
  • Curl php extension
  • Zip php extension
  • Apache web server
  • Linux server
  • MySQL 5.7+ with InnoDB

Install with composer

composer create-project arikaim/arikaim {project name}

Make file arikaim/config/config.php writable with command.

sudo chmod 777 arikaim/config/config.php

For Apache web server change files ownership with command.

sudo chown www-data:www-data arikaim -R

Open Arikaim CMS install page

http://(your domain)/admin/install

or use console command

php cli install

Open Arikaim Control Panel

http://(your domain)/admin

Contorl panel default login details:

User name admin
Password admin

Change Control Panel login details

Use contorl panel settings menu System > Settings > User