Hi my friend who's studying CSS wants to make a simple t-shirt catalog website. He also wants to include e-commerece in the future. What's an easy to learn CMS--preferrably in PHP--do you guys suggest for him?
|
1
|
|
|
|
|
|
I would go for Drupal as the main CMS because it's way easier to learn that Joomla. Drupal now also features plugins(modules) which can be used to create a store (Shop Modules on Drupal), bind it to other data sources like SVN and even get it to work Personally I have set up tons of Joomla projects and it's always difficult to get the things done easy and fast. Joomla really is too big if you plan to have a small site. |
||
|
|
|
|
also check good old Zen Cart: http://www.zen-cart.com |
||
|
|
|
|
I generally prefer to build my own admin tools but lately I have been using Joomla which is a PHP CMS. I have never done ecommerce with it myself, but I have seen a few sites that use Joomla and have nice ecommerce systems. |
|||
|
|
|
|
If you want to be prepared for the future please look at some ecommerce software. These are in general better than a CMS with ecommerce functionality. For example look at: |
||
|
|
|
|
Check out Magento as shop software. It can be integrated at least into Typo3, maybe other CMS as well. |
||||
|
|
|
I recently tried out oxid eShop which I liked very much. It's pretty basic, yet very flexible and extensible. It's very easy to understand and comes with a nice AJAX interface. Also it's design can be changed with an interface editor that doesn't require you to know anything about programming. If you want to have a first look at it without installing it here's the link to the store and to its admin area. The login for the admin area is admin/admin(user/pass). It might not be as feature-complete/professional as for example Magento which is a full-fleged shop-system, but I'm pretty sure that's exactly what your friend needs. It also has been featured in the july's issue php|architect . |
|||
|
|
