Menu
Your Cart

Subtotal:  $0

Installation

JuzaWeb CMS is a Content Management System (Laravel CMS) like WordPress developed based on Laravel Framework 9 and web platform whose sole purpose is to make your development workflow simple again. Juza CMS was engineered to be easy — for both developers and users. Project develop by Juzaweb.

Demo Website:

Requirements

  • PHP >= 8.0
  • MySql 5.7 or higher
  • BCMath PHP Extension
  • Ctype PHP Extension
  • Fileinfo PHP Extension
  • JSON PHP Extension
  • Mbstring PHP Extension
  • OpenSSL PHP Extension
  • PDO PHP Extension
  • Tokenizer PHP Extension
  • XML PHP Extension

Install

Install with Command

  • Create project with composer
composer create-project --prefer-dist juzaweb/cms blog
  • Go to folder path/to/source and run command
php artisan juzacms:install

Manual install