KonaKart Community Forum

Installation / Configuration => Programming of KonaKart => Topic started by: rajibmishra_cnetric on June 23, 2009, 11:56:31 am

Title: Customize the Admin Module
Post by: rajibmishra_cnetric on June 23, 2009, 11:56:31 am
Hi 
I want  to customize the order section of Admin module. When user raised a purchased order, admin can edit that order. Example:- If customer wants 50 qnty of one product, but admin can modify the order quantity and again return back to the customer that how much he can provide.

So how can i customize in admin module, because i am not seeing any jsps are there like konakart module. Please advise me how can i customize as per my requirement

Regards
Rajib Mishrarajib@cnetric.com
Title: Re: Customize the Admin Module
Post by: greg on June 23, 2009, 12:25:23 pm
Hi,

The Admin App is written using Google's GWT.

You can write your own custom panels for the Admin App using JSPs if you like, but it's not possible to change the existing panels (without asking KonaKart to make a change for you).

An authorised Administrator can also "log in as user" to log into the application as a selected user without knowing the user's password if that helps you?

--Greg
Title: Re: Customize the Admin Module
Post by: rajibmishra_cnetric on June 23, 2009, 01:38:50 pm
Hi gerg,
Thanks for your quick response. If i will develop a custom UI, how can i give a link in the menu??
Title: Re: Customize the Admin Module
Post by: greg on June 23, 2009, 01:49:46 pm
Hi,

The User Guide is a good place to look for answers....

http://www.konakart.com/docs/AddingCustomFuncAdminApp.html

--Greg
Title: Re: Customize the Admin Module
Post by: rajibmishra_cnetric on June 24, 2009, 09:36:19 am
HI gerg,
Thanks again for sending me this valuable information. can we get the source code of Admin module??   whats the cost of admin source code or its again open source

Regards
Rajib
Title: Re: Customize the Admin Module
Post by: greg on June 24, 2009, 10:09:25 am
Hi,

To discuss purchasing the source code for the Admin App or any other KonaKart source code that isn't provided in the download kits, please write to sales @ konakart . com

BTW it's "Greg"

--Greg !
Title: Re: Customize the Admin Module
Post by: rajibmishra_cnetric on July 03, 2009, 02:10:32 pm
Hi greg,
Thanks for your suggestion and hope it will work for me, but one question how can i change the label of the menu text. Example i want to change custom1 to Order Acceptance. is it possible to change it?? if yes then how can i do it ??

Sorry for spelling mistake of your name.

Waiting for your reference

Regards
Rajib
Title: Re: Customize the Admin Module
Post by: ming on July 03, 2009, 02:39:47 pm
There's a properties file where you can define all those names...

Check out the section in the User Guide about translating the Admin Application:

http://www.konakart.com/docs/I18N.html#d0e3455