Skip to content

Luwe/Kohana-Admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LJAdmin module

Start new admin backends for an application using basic configurations

Description

This Kohana module is designed to act as a scaffold for admin backends. It uses the standard Auth module to distinguish admins from guests. Extending Controller_Admin will secure your admin pages from unwanted visitors.

By default, the File driver is used for simple authentication. Adding users can be done by editing config/auth.php (see Auth module).

This module doesn't provide a full admin layout. For a nice admin theme check here: https://github.com/synapsestudios/kohana-admin-theme.

Used Kohana modules

Disclaimer

I'm not perfect, so don't use this module blindly without knowing what it does. Also, help is always appreciated when it comes to refining the sourcecode.

~ Lieuwe Jan Eilander

About

Simple Kohana admin module to build an admin backend upon

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages