RazorFlow Dashboard Framework

You're just a few minutes away from building interactive, mobile-friendly dashboards.

Checking requirements

Checking PHP Version: Your PHP version supports RazorFlow
Checking if config writable:

The configuration folder is not writable. RazorFlow needs to write configuration files to /home/html/nhl/rf/config/

Please make the folder wirtable. If you're using Linux, you can use this command to make it writable:

chmod -R 0777 /home/html/nhl/rf/config/

Checking for existing config file:

There's already an existing config file at the following path:

/home/html/nhl/rf/config/config.php
If you proceed with the installation, this file will be overwritten.