• Welcome to KonaKart Community Forum. Please login or sign up.
 
April 29, 2024, 03:48:15 pm

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - piripo

1
Configuration of KonaKart / Pack payment module
October 18, 2012, 01:52:34 pm
Hello!!

I'll try to explain as detailed as possible. I developed a new payment module and that includes also new *.jsp in the webapp folder, onepagecheckout customization, etc. Is it possible to pack all I did in a *.jar or something similar? I know how to do it with the whole application, it's easy using eclipse, but the purpose of all of this is going to someone with konakart already installed in their computer and say "hey! I have developed a new payment module, you wanna try it?", give them my already packed software and, with some instructions, make him or her install it in their shop easily, so they can use it as an extra payment method in their shops.

Is it possible to do it?

Thanks for helping!
2
Programming of KonaKart / Konakart custom panels
October 02, 2012, 10:10:34 am
Hello!

I want to customize one of the ten customizable panels that exist in the admin area. To be more specific, I want to show some text boxes and some buttons, so I can modify some order options just introducing the order id in one of the text boxes. Is it possible to do that in the community version?

Thanks in advance.
3
Configuration of KonaKart / Modify Konakart admin area
September 28, 2012, 05:48:30 pm
Hello!

After spending many hours reading about this, I've decided to post here.

I want to add a new feature in the admin area. To be more specific, I want a new button in the "Orders" menu. I can see the buttons "Edit", "Delete", "Invoice"... Is it possible to add a new one or to modify the behavior of one of the existing ones? I've been doing some research about this issue but I don't find anything that could help me.

Thanks so much!!