• Welcome to KonaKart Community Forum. Please login or sign up.
 

Is it possible to update Konakart admin template?-Customizing konakart admin app

Started by Ricky, December 19, 2011, 12:13:55 pm

Previous topic - Next topic

Ricky

Hi,

I use community version. I would like to update konakart admin app's template. All I see is the jar files and nothing else. Looks like it uses GWT.

Can somebody help me how do I make admin app to match my requirements. (Basically, customizing konakart admin app)

kate

That's right, the Admin App uses GWT.

You can add your own special functionality in the custom panels but you can't change the functionality of the standard KonaKart panels.

What did you want to do exactly?

Ricky

I am just wondering whether I can change the complete UI with mine. Also, I would like add custom logics to the konakart admin app.  It can be a complete new module or an update in the existing code.

Am I allowed to do that?

If yes, how do I trace where the code is?. Is there any document for the same or any easy debugging technique to do so?.

ryan

Our Admin App uses the KonaKart Admin APIs so you can do the same and replace the application with your own Admin App.