Thank you for purchasing Quadz School Management System. If you have any questions that are beyond the scope of this help file, please feel free to email via my user page contact form. Thanks so much!
Your server need to meet the following requirements in order to run Quadz School Management System.
Connect to your web server using any FTP program (ie. FileZilla) or the webinterface of your webhost and upload all files and folders which are inside the "Ice ASMS" folder from the .zip file you have downloaded from Codecanyon. If you like to install Quadz School Management System on your local computer using WAMP, make sure you first read Local Server Installation

If you running cPanel, You can upload zip folder and extract the folder from file manager. This is fast and easy.
Create Mysql Database, Go to phpMyadmin login your database Import sql file to your database .You will find the sql file in the "Ice Advance School Management System full.zip > Database" import "database.sql" if you want blank software. If you want to load database with contend import "database_with_content.sql"

Go to ISFM/config/Database.php file and change "hostname (if you need)" "username", "password", "database"

Go to your web browser and enter your domain http://www.your-domain.com

If you like to install Ice-Advanced School Management System on your local machine using WAMP Server you need to make sure to enable the apache rewrite_module and also need to enable php extension. Click on the WAMP icon in your taskbar click on Apache -> Apache modules -> rewrite_module and click on PHP -> PHP Extensions -> php_curl

When the rewrite_module is not active you will get the following error message if you try to access the Ice-Advanced School Management System installation tool.
Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, admin@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log.
You also need to make sure that the Curl extention is loaded. Just open your php.ini (...wamp\bin\apache\apache2.2.22\bin\php.ini) and remove the semicolon in front of the following extention: extension=php_curl.dll



























































This software frontend view is made by using “Metronic v3.1.1” admin view. This system layout is made full dynamic by using php into the html file. This is full responsive frontend layout is made by using Bootstrap CSS framework.
This software pages coding structure have three part a) header part, b) body part and c) footer part. If you want to load full a page you have to call three views at a time.
For Example:

1st view (line 336) is loading header part for this page
2nd view (line 337) is loading body part for this page
3rd view (line 338) is loading footer part for this page
This software is used bootstrap framework so layout with twelve columns. All of the information within the “-- BEGIN CONTENT --” area is nested within a div. The page title, time and date, page root etc within “-- BEGIN PAGE HEADER--” area and main page content and information within ”-- BEGIN PAGE CONTENT--”.If need to any page level style sheet that within “ -- BEGIN PAGE LEVEL STYLES --” and need to any page level script that was given bellow in the page. Here is the general structure.

The external css file which is core css file for this software that is loaded header file in this software ( header.php ). Which css file need to individual pages that is loaded that page's top within "-- BEGIN PAGE LEVEL STYLES --" comment area. Now giving CSS coding structure bellow.

The external JavaScript/jQuery file which is core file for this software that is loaded footer file in this software ( footer.php ) but "jquery-1.11.0.min.js, jquery-migrate-1.2.1.min.js and jquery-ui-1.10.3.custom.min.js" are loaded into the header file after style sheet link. Which JavaScript/jQuery file need to individual pages that is loaded that page's bottom. Now giving JavaScript/jQuery coding structure bellow.

The php Codeigniter framework and Ion Auth class is used to made this software full, HMVC pattern. So Codeigniter is full object oriented programming system so I am showing you one of my controller for php coding structure in bellow.

I've used the following images, icons or other files as listed.
Once again, thank you so much for purchasing Quadz School Management System. As I said at the beginning, I'd be glad to help you if you have any questions relating to this software. No guarantees, but I'll do my best to assist.
Md. Omar Faruk Serniabat