= '0755') { $response = true; } else { $response = false; } return $response; } function home_base_url() { if(isset($_SERVER['HTTPS']) && $_SERVER['HTTPS'] === 'on'){ $url = "https://"; }else{ $url = "http://"; } // Append the host(domain name, ip) to the URL. $url.= $_SERVER['HTTP_HOST']; // Append the requested resource location to the URL $url.= $_SERVER['REQUEST_URI']; return str_replace(['install/index.php','install/','install',],['','',''],$url); } function verify_input_fields($all_fields) { $error_count = 0; unset($all_fields['database_password']); foreach ($all_fields as $key => $value) { if (empty($_POST[$key])) { $error_list['message'][$key] = $key; $error_count++; } } $error_list['error'] = $error_count > 0 ? true : false; return $error_list; } $extensions = [ 'BCMath', 'Ctype', 'JSON', 'Mbstring', 'OpenSSL', 'PDO', 'pdo_mysql', 'Tokenizer', 'XML', 'cURL', 'fileinfo' ]; $folders = [ '../@core/bootstrap/cache/', '../@core/storage/', '../@core/storage/app/', '../@core/storage/framework/', '../@core/storage/logs/' ]; ?>
  • Terms Of Use
  • Server Requirement
  • Folder Permission
  • Required Database
  • Install Information

License to be used on one (1) domain only!

The Regular license is for one website / domain only. If you want to use it on multiple websites / domains you have to purchase more licenses (1 website = 1 license).

  • You Can Do
  • Use on one (1) domain only.
  • Modify or edit as you want.
  • Translate language as you want.

If any error occured after your edit on code/database, we are not responsible for that.

  • You Can Not Do
  • Resell, distribute, give away or trade by any means to any third party or individual without permission.
  • Include this product into other products sold on Envato market and its affiliate websites.
  • Use on more than one (1) domain.

For more information, Please Check Envato License FAQ

Server Requirements

PHP Required PHP version 8.1 ='); if ($phpversion == true) { print '
'; } else { print '
'; } ?>
Required PHP Extension '; } else { $ext_list[] = $ext; $ext_errors++; print '
'; } ?>
0):?>
contact your hosting provider to install or enable php extensions

Folder Permission

Required Permission: 0775 '; } else { $fol_list[] = str_replace('../@core/','',$ext); $folder_errors++; print '
'; } ?>
0):?>
give permission 0755 to folder

Required Database Check

Database Required database.sql available '; } else { $database_errors++; print '
'; } ?>
0):?>
your installation database.sql file is missing, redownload files from codecanyon, or contact support

Database & Admin Information

Application URL
Database Information
Admin Login Information