Best Blackhat Forum

Full Version: Ekattor School Management System Pro v3.4
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
This is going to be my last ever share with BBHF so I have made it a good one,
[Image: ekattor%20banner.jpg]


Download
Code:
https://tusfiles.net/k18w0ce4ppjg
Code:
How to install the software?

Follow these steps :
- Open file application/config/database.php. Edit the configuration of database and provide your server database info and save it :

$db['default']['hostname'] = 'db_hname';
$db['default']['username'] = 'db_uname';
$db['default']['password'] = 'db_password';
$db['default']['database'] = 'db_name';

- Open the file application/config/routes.php, change the default_controller from install to login

$route['default_controller'] = "install";
change it to
$route['default_controller'] = "login";

- Import the install.sql file given in uploads folder to your database via phpmyadmin


Code:
Update History

version 3.4 – 23 May, 2015

- updated to CodeIgniter 3
- ability to add multiple child to a single parent
- parent can watch each of his/her children marks, payment info separately
- ability to add sections in class
- ability to update attendance in a single form submission
- ability to take manual payment and multiple payments under same invoice
- new accounting module with incomes, expenses calculation, expense categories
- sms api integrated : twilio and clickatell
- ability to send SMS on event notice
- send sms of exam marks to parent and students
- multiple theme options
- ability to change profile image for each user
- ability to upload system logo
- password reset options
- installation, login common issues completely fixed
- previous minor bug fixes and performance improvements
[color=#006400]Download
Code:
https://tusfiles.net/k18w0ce4ppjg

Cool Good bye and good luck Cool
nice share dude. cant believe this will be your last share. well good luck and well done for the shares you have shared with us!

was also nice working with you on some of your projects.
Demo?
Vvvv
seems the validation still the same in the old version...
can add duplicate student.. also the scheduling..
thanks advance....
(06-28-2015 07:09 PM)voky Wrote: [ -> ]This is going to be my last ever share with BBHF so I have made it a good one,
[Image: ekattor%20banner.jpg]


Download
Code:
https://tusfiles.net/k18w0ce4ppjg
Code:
How to install the software?

Follow these steps :
- Open file application/config/database.php. Edit the configuration of database and provide your server database info and save it :

$db['default']['hostname'] = 'db_hname';
$db['default']['username'] = 'db_uname';
$db['default']['password'] = 'db_password';
$db['default']['database'] = 'db_name';

- Open the file application/config/routes.php, change the default_controller from install to login

$route['default_controller'] = "install";
change it to
$route['default_controller'] = "login";

- Import the install.sql file given in uploads folder to your database via phpmyadmin


Code:
Update History

version 3.4 – 23 May, 2015

- updated to CodeIgniter 3
- ability to add multiple child to a single parent
- parent can watch each of his/her children marks, payment info separately
- ability to add sections in class
- ability to update attendance in a single form submission
- ability to take manual payment and multiple payments under same invoice
- new accounting module with incomes, expenses calculation, expense categories
- sms api integrated : twilio and clickatell
- ability to send SMS on event notice
- send sms of exam marks to parent and students
- multiple theme options
- ability to change profile image for each user
- ability to upload system logo
- password reset options
- installation, login common issues completely fixed
- previous minor bug fixes and performance improvements
[color=#006400]Download
Code:
https://tusfiles.net/k18w0ce4ppjg

Cool Good bye and good luck Cool

The Link is Dead ?
All dead :(
please reupload link is dead

Found it some where on the internet ;)

DOWNLOAD
Pages: 1 2 3
Reference URL's