Tagged Questions

5
votes
8answers
3k views

A good ecommerce alternative to Magento?

I been dealing with Magneto for the last 6 months now and its a real headache, always some type of error, slow, bloated, dead community and overly complex to customize (and im a designer...) I look ...
4
votes
1answer
748 views

How to assign role with PHP in Drupal?

I need to assign a kind of "premium status" to members that purchase an amount equal or greater than 100 € via PHP. Conditional Actions are already set up (user = anonymous/authenticated AND total ...
4
votes
7answers
1k views

Best CMS for a T-Shirt catalog website

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 ...
1
vote
3answers
55 views

Practical eCommerce / CMS solution for webpage with restricted content to paying users

The web application has following prerequisites: Written in PHP Several menues, also a hierarchy so that there are second and third level navigational elements dependent on the active trail ...
1
vote
6answers
120 views

Custom CMS or Open Source? [closed]

I am building a site for my friend using PHP and MySQL (Or SQLite, I'm still debating.) The site is aimed to sell photography online with various options. The backend shows statistics, recent ...
1
vote
3answers
160 views

cms for photography client with ability to purchase images

i'm looking for a cms which could be used on a photography portfolio but also allows you to purchase the image in different sizes. I was trying to use a real light cms and integrate the paypal ...
1
vote
1answer
164 views

Best .php CMS for handling ad-hoc product quotes

I am developing a new e-commerce enabled site for a company that sells two types of products which I will call: (1) widget items, which are minimally customizable, and (2) cars, which are highly ...
1
vote
1answer
107 views

Open source cms ltr rtl?

There exist any open source cms rtl ltr with a front end to work on? I asked yesterday about this and got a great answer, http://stackoverflow.com/questions/3392719/advice-on-css-and-html but, if I ...
0
votes
2answers
539 views

Magento throws 404 Page not found error when going to CMS->Pages in admin [closed]

All the other views/functionality on the administrator work fine, but when I go to CMS->Pages, I get a "404 error: Page not found." page. This is preventing me from managing my pages, what can be ...
0
votes
1answer
99 views

CMS + Ecommerce ideas? using CMS Made Simple [closed]

I'm using CMS Made Simple because it's almost foolproof for the client. Now I need an e-commerce solution. CMSMS does have Products and Cart, but those aren't enough for said client, because he is ...
0
votes
3answers
118 views

Which Open Source PHP packages are needed to create a site like this?

I would like to create a website that is similar (but not identical, of course) to http://www.pctools.com. As you can see, it has very polished homepage (with sliding banners), an e-commerce function ...
0
votes
1answer
120 views

Homepage taking a different template in Magento

My magento installation at http://parisera.com shows the homepage with different template (Modern) while the inner pages use the template that I need (default). Where is the control to change the ...
0
votes
2answers
190 views

How can I grant a specific role In Ubercart?

I'm trying to grant a specific role to users that order an amount equal or greater than 100.00 €: Conditional Actions is going really near the achievement, but I'm failing on the action (PHP ...
0
votes
1answer
90 views

CMS Question for a shopping cart site

Greetings, i was ordered to build a portal where a user gets rewarded with points by buying to our company, and then those points can be redeemed by ordering some products according to those points. ...
0
votes
2answers
1k views

How to make “Tag” pages SEO'd in Magento?

In magento, I have SEO url rewriting enabled, and it is working fine - apart from: tags (showing as site/tag/product/list/tagId/1/) reviews (showing as, for example site/review/product/list/id/1/) ...
-2
votes
3answers
79 views

Should I Use a CMS or Hand-Code one? [closed]

I got a job for making website for a electronics & computers store in Canada. But the thing is, this is my first job as a freelancer. So, I'm inexperienced in various bits. He wants a site where ...