[eluser]kilishan[/eluser]
[quote author="frozenmaiden" date="1305793715"]Hi..i try to use bonfire for my latest project, i want to ask how to add more context controller? For now it have content,statistik,etc.. i want to add my own context, is there any config or i must change it on bonfire core code?[/quote]
1) Routing - this is simple. Add the new context to your route files. Examine the current one, then you should be good.
2) Permissions - Add a new permission to the permissions table.
And that's the basics. I'm sure there are some details I've missed but that will get you started to the point that you will get errors that should guide you the rest of the way.