0
votes

First of all let me clear what i want to do, here is my problem. I have my magento project running on server. Now my client is asking me to add a module like this, please have a look

http://www.chinaglaze.com/Try-On/index.html

Also he want that he can manage images and color codes from the Magento Admin panel. I have not much experience in magento extension development.

Please provide me reference if there is any magento extension already exist so that i can use that other wiase how to do it.

2

2 Answers

0
votes

If you want a Magento frontend view which is admin manageable (with your own custom database tables) try this piece I wrote: link. Hope it suits you.