Author Topic: Change Admin GUI  (Read 1843 times)

sivaprakashcg

  • Jr. Member
  • **
  • Posts: 31
    • View Profile
Change Admin GUI
« on: October 11, 2007, 02:25:00 AM »
Hi,
     Is it possible to change the admin gui for my requirement.

paolo

  • Administrator
  • Sr. Member
  • *****
  • Posts: 119
    • View Profile
Re: Change Admin GUI
« Reply #1 on: October 11, 2007, 02:36:27 AM »
Hi,

At the moment we don't release the source code for the Admin App. It is written using the Google Web Toolkit (GWT) and gives you the possibility to administer all of the KonaKart functionality using a snappy, user friendly AJAX based UI. It does use a message catalog so it can be easily internationalized (http://www.konakart.com/configurationfaq.php#HowToTranslateTheAdminApp).

If you would kindly give us an indication of "your requirement", we'll consider it for future releases.

Thank you,

Paolo

P.S. Our Admin App uses the KonaKart Admin API for all of its functionality. Therefore there is nothing stopping you from writing your own UI on top of this API.

sivaprakashcg

  • Jr. Member
  • **
  • Posts: 31
    • View Profile
Re: Change Admin GUI
« Reply #2 on: October 11, 2007, 04:01:51 AM »
Thankx