Jump to content

Creating a Site for my Store - Help!


Spixxx

Recommended Posts

Hello everyone,

I am pretty familiar with creating sites, as far as PHP, HTML, CSS, photoshop and etc but I am now creating a site for my clients Store. He wants an online store with a blog, and a few pages. Basically a CMS with a storefront/ecommerce.

 

My question is what should I use? Wordpress, drupal? Or go with just an e-commerce like zen-cart?

I usually edit the pages myself, but I need to make it so it is dummy-proof and he can manage the whole site without any help. Add products, categories, news, edit blog, etc.

 

I am good with graphics and had a site layed out, but which CMS/ecommerce is most customizable to the point where I can integrate it seamlessly?

 

Any thoughts, ideas, etc? Thanks in advance, I appreciate the help.

Link to comment
https://forums.phpfreaks.com/topic/197709-creating-a-site-for-my-store-help/
Share on other sites

I'd recommend an e-commerce related solution, As a CMS anything higher will cause confusion and won't integrate well the shop portion. Zen-cart is a first choice of mine for it's (well, price being free) and easily modifyable for a client, although it really depends on the size/scope of the store. I've seen many zencart based sites do well though.

Okay, that was my first hunch. As for the customizing aspect, how do I skin/modify a zen-cart? Is there a way to build my site and simply enter a block of code and just put snippets everywhere (ie below)

 

<html>

<head></head>

<body>

Header

{log-in}

BlahBlahBlah

{left-menu}

BlahBlahBLah

{zen-footer}

</body>

</html>

 

 

...like that? OR would I be better off going to their support forums? Thanks man.

Okay, that was my first hunch. As for the customizing aspect, how do I skin/modify a zen-cart? Is there a way to build my site and simply enter a block of code and just put snippets everywhere (ie below)

 

To create a new base template:

http://tutorials.zen-cart.com/index.php?article=142

 

Looks like it has nice (CMS-like) options for the template parts:

[...]Open your Admin panel and navigate to tools -> template selection. Click the Edit button, then choose CUSTOM  from the dropdown menu and click the Update button. Now, navigate to tools -> layout boxes controller  and at [...]

 

As well, Some simple tutorials on modification that looks very straight forward and simple to set up for someone:

http://tutorials.zen-cart.com/index.php?category=16

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.