dev-master
9999999-dev https://github.com/nova-framework/frameworkFramework for PHP 5.5+
MIT
The Requires
by David Carr
Framework for PHP 5.5+
, (*1)
This repo has been updated to fall in line with the current stable release of Nova 3.75.16 (at the time of writing this) As a result parts of the code base will be different from the videos. If in doubt please ask in the chat room gitter.im/nova-framework/framework/novausers, (*3)
Nova CMS is built on top of Nova Framework, as an example of building a complex application. This is the end result from our video course https://novaframework.com/screencasts/building-a-cms/getting-started, (*4)
The framework requirements are limited., (*5)
The following PHP extensions should be enabled:, (*6)
This framework was designed and is strongly recommended to be installed above the document root directory, with it pointing to the public
folder., (*7)
Additionally, installing in a sub-directory, on a production server, will introduce severe security issues. If there is no choice still place the framework files above the document root and have only index.php and .htacess from the public folder in the sub folder and adjust the paths accordingly., (*8)
At this point the CMS should be up and running to login to the admin go to /admin with the sample user account:, (*9)
username: admin password: admin, (*10)
The Nova Framework is under the MIT License, you can view the license here., (*11)
Framework for PHP 5.5+
MIT