开发者

Where to Start for Building a Product Catalog

开发者 https://www.devze.com 2022-12-12 04:01 出处:网络
I\'ve been asked to develop a product catalog for our company.We have maybe 20 products, but I\'m not sure where to start.

I've been asked to develop a product catalog for our company. We have maybe 20 products, but I'm not sure where to start.

I have some PHP experience and Wordpress CMS experience. I was hoping for an existing framework or solution so I wouldn't have to start from scratch. Anyone have any ideas?

I'm not looking for an ecommerce site as we are NOT selling anything through the site开发者_开发问答. Its just a showcase.


Especially if you don't ever want to sell: Don't use a framework. Use Wordpress! Create a site for every product, and link them appropriately. Use a theme that allows you to group sites.

This way you work with a CMS you are familiar with, you have the advantage of all the Wordpress goodies (permalinks come to mind), and you don't have to code much at all.


Opencart is a great solution can be easy moded as product catalog Check their forums

0

精彩评论

暂无评论...
验证码 换一张
取 消