IBilling
About Complete CRM Accounting and Billing Software using PHP MySQL Project Free Download
With Built-In Auto Installer
- Unzip the contents of the zip file to a folder on your computer. You will find two folders, One folder contains documentation & another is ibilling.
- Upload the Entire ibilling folder to your website/server
- Next, you can rename the folder to whatever you like (billing, finance, manage etc..)
- Now visit the uploaded location using your web browser to run the installer process.
- Follow the instructions on the screen to install iBilling.On Successful Installation, You will be redirected to the Settings Page to change the Username & Password.
- For security, Delete the install directory inside the application folder.
- If you see a blank page after installation, it might be your compiled folder permission is not writable. Please make permission 755 compiled directory inside UI folder to store the generated contents from the theme.
Manual Install
- Unzip the contents of the zip file to a folder on your computer. You will find two folders, One folder contains documentation & another is ibilling.
- Upload the Entire ibilling folder to your website/server
- Next, you can rename the folder to whatever you like (billing, finance, manage, etc..)
- Sample config file is available here- application/config.sample.php. Rename it to config.php & put it in the same location (/application/config.php) Open the config file using a text editor & Put the database info and URL.
- Import database. The database file is located here- application/install/primary.sql
- On Successful Installation, You will be redirected to the Settings Page to change the Username & Password.
- For security, Delete the install directory inside the application folder.
0 Comments