Skip to content

marlag/codeigniter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codeigniter

Scaffolding for codeigniter based application. It uses codeigniter/framework and TankAuth/Tank-Auth library. Adaptations:

  • file structure changed (system folder in vendor, application out of web docroot for httpd)
  • tank_auth adapted to postgesql, role field added
  • lang class extended to read txt files
  • model class extended to having common get methods
  • router class extended to handling controller-action name schema
  • controller class extended to control authorization access and view settings

Added:

  • permission library
  • auth user helper
  • hooks for permission and additional debug

Using guide to be added...

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages