Admin Modules

I know OXID allows extension of functionality on the shop-front by using modules. My question is, if also [U]Admin[/U] functionality can be extended using modules, or do modules work only from front-end.

Any docs, links you can share in this regard will be a great help!

Thanks
Ashant

Hey, just try it. :wink:

I think for you it doesn´t matter if someone say yes or no to this question.
If you need to change something, you must implement this.

…but yes, the core classes are for the backend, too.
And the most classes have a method isAdmin(). If true, you are in a admin view.