Hi there!
I've been working with ZenCart a lot the last week, integrating a design made by a designer with no specific software in mind, into ZenCart. It has all been working very well (see the current progress here: http://www.freshfash.nl/index.php) so I'm pretty happy.
Now I'm going to create a news module where the shop owner can add news. The idea is that on the index.php it will show a brief welcome message and then the newest 5 items. The PHP and MySQL to do this is no problem for me but I have two questions concerning ZenCart.
1) Where should I put the news module so that it shows in the main page? Where do I put the logic? In the main page or do I setup the main page to link somewhere else?
2) I want to integrate the news admin part into the admin panel, is there some sort of tutorial or how-to written on how to make an extra menu item in the admin panel?
Thanks!




