kishor10d / Admin-Panel-User-Management-using-CodeIgniter

Admin Panel User Management Demo - CodeIgniter + AdminLTE Theme
http://cias.codeinsect.com
GNU General Public License v3.0
338 stars 241 forks source link

Adding Registration.php #56

Closed bayjohnpaul closed 5 years ago

bayjohnpaul commented 5 years ago

I'm adding a registration button on your login page, please review the code I made. I'm honor if you make me as one of the contributor of this project. Thanks in advance!

bayjohnpaul commented 5 years ago

I didn't put the position during registration because base on the issue [https://github.com/kishor10d/Admin-Panel-User-Management-using-CodeIgniter/issues/47] there's a superadmin who can monitor all of the other admins and he/she is the only one who are able to put positions of the new or other admins.

kishor10d commented 5 years ago

@bayjohnpaul : Your PR not meeting MVC architecture of CodeIgniter framework. If I merge it, it will not work as expected and results in breakage of application. Please check MVC architecture of CodeIgniter framework, recode your code and then raise PR. Thanks a lot for using repository and thanks a ton to try to improve it.

trueman61 commented 5 years ago

Not working!!

kishor10d commented 5 years ago

@trueman61: The registration functionality not added.