I made this as my own starter project. It combines
- Codeigniter3
- Bootstrap3
- Tank Auth
- MY_Model by avenirer for non-GC operations
- Basic ACL with user groups, groups' access
There is also a sample module (controller), Contacts where users can manage their contacts. Kinda like an address book. Just to demonstrate how to use this.
https://github.com/kidino/kidinoci
Let me know what you think.