FusionCMS is currently in an open beta state and under heavy active development.

Requirements

Requirements

FusionCMS has a few system requirements. All of these requirements are satisfied by the Laravel Homestead virtual machine, so it's highly recommended that you use Homestead as your local FusionCMS development environment.

However, if you are not using Homestead, you will need to make sure your server meets the following requirements:

  • PHP >= 7.2.0
  • 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

Directory Permissions

Before installing make sure the following folder at least meet the recommended permission:

Folder Recommended
storage/framework/ 755
storage/logs/ 755
bootstrap/cache/ 755
Have questions?

We're always happy to help with code or other questions you might have. Contact support or chat live with us on Discord.

Last edited on Friday, June 26, 2020 (3 years ago)