K-Loans Platform
K-Loans is a complete PHP Loan Management System designed for banks, lending companies, cooperatives, microfinance institutions, and other financial organizations. Automate the entire lending lifecycle with borrower management, loan origination, repayments, payment schedules, interest calculations, collateral tracking, customer portals, employee management, email notifications, and comprehensive reporting.
If you have any questions or would like to discuss customization options, please feel free to contact our support team at support@softreliance.com.
Before installing the script, please check that the following conditions are met on your server.
- Operating System: Linux or Windows
- Web Server: Apache or IIS
- PHP 5.5.0 or higher
- MySQL 4.1 or higher
A new installation of K-Loans Site is a very straight forward process:
Installation of K-Loans Site
Step 1: Uncompressing downloaded file
- Uncompress the K-Loans Site script archive. The archive will create a directory called "loans_pro"
Step 2: Uploading files.
- Upload the entire folder (loans_pro) all files and sub-directories it includes to your document root (public_html, www, httpdocs etc.) or your Lending site directory using FTP. Pay attention to DON'T use the capital letters in the name of the folder (for Linux users). For example:
public_html/ or public_html/{kloans_directory}/
Step 3: Creating database.
Using your hosting Control Panel, phpMyAdmin or another tool, create your database and user, and assign that user to the database. Write down the name of the database, username, and password for the site installation procedure.
Step 4: Running install.php file.
Now you can run install.php file. To do this, open Internet browser and type in Address Bar
http://{www.mydomain.com} /install.php or http:// {www.mydomain.com}/{kloans_directory}/install.php
Follow instructions on the screen. You will be asked to enter: database host, database name, username and password. Also you need to enter admin username and admin password, that will be used to get access to administration area of the site.
Step 5: Deleting installation files.
After successful installation you will get an appropriate message and warning to remove install.php file and install/ directory. For security reasons, please delete them immediately.
That's it! You have now successfully installed the K-Loans app in your System.