digibart / killeradmin

it's a killer module for Kohana 3, for easy creating those admin-panels for the end-user
http://www.digibart.nl/killeradmin/
MIT License
16 stars 3 forks source link

kohana 3.3 #2

Open rakucmr opened 10 years ago

rakucmr commented 10 years ago

Does it work with Kohana 3.3 and support ORM Relationships?

digibart commented 10 years ago

No, I haven't updated it for KO 3.3... but feel free to fork ;-)

Yes, it supports relations, but not out-of-the-box. I've got a example project SmackyTables. In views/admin/table_list_waitress.php I use relationships to show a star for tables with a reservation made today.