It worked!
If you are seeing this, then it means that the framework has been successfully installed.
Make sure your database connection properties are up to date, and then you can add tables to your database, and go to any of the following webpages:
- /adminpanel/siteframework/assets/_core/php/_devtools/codegen.php - to code generate your tables
- /adminpanel/siteframework/assets/_core/php/qcubed_unit_tests.php - unit tests for QCubed
- /adminpanel/siteframework/drafts - to view the generated Form Drafts of your database
- /adminpanel/siteframework/assets/_core/php/examples - to run the QCubed Examples Site locally
- /adminpanel/siteframework/assets/_core/php/_devtools/plugin_manager.php - to manage installed plugins