Quick Started
System requirements¶
Here are the recommended system requirements for achieving optimal performance:
- PHP 8.1 or higher
- MySQL
- Compatible Browsers: Any
- Supported OS: Linux, MacOS and Windows
Here’s the streamlined process to upload files to a server and install software or dependencies¶
With your purchase of ByteDriving school management system, you will get a main-file.zip containing source-code and documentation.
main-file.zip
--source-code
--documentation
Installation process¶
-
Upload the source-code file to your server public_html or domain root directory where ByteDriving school management system will be installed.
-
Create a new MySQL database and DB user from your server . and assign that user into database
- First, hit your site
URL
and it will automatically take you to theinstallation process
. Click on the Start Installation Process. - You will see the checking all configuration like, (Extension, File Permission) page. Check all required extension are installed in your system and required folder have Permission(777). If everything is ok then click on the Next button.
-
Now you need to provide some information
- Application =>
app name
,app url
. - Database =>
DB Host
,DB Name
,DB user
,DB Password
. - Email =>
Mail Host
,Port
,Username
,Password
.
- Application =>
-
If everything are correct then click Fininshed button. After few seconds it redirects to ByteDriving school management system home page.