Okay, I've fiddled with this and I'm not passing judgment. If this
application is great and there's just something I don't know, I'd love to
learn.
Item: Customizations (other than simple layout/color stuff) seem to be
really hairy.
If I want to add a field to
the customer info I collect, I have to hand hack numerous scripts
Item: there is a catalog/includes/configure.php that can be overridden by
catalog/includes/local/configure.php ... AND there is
catalog/admin/includes/configure.php and
catalog/admin/includes/local/configure.php
In the site I'm working on there is a copy of this entire structure in
httpdocs and httpsdocs. So to change some global setting I need to change
in 4 places.
?!?!?!?!?
Item: The data model is, in my opinion, really hacky. Again, I'm not an
expert but there seems to be a lot of weird stuff e.g. 12
customer-specific fields (address, zip, etc.) in the Orders table.
Item: (by far the most annoying) All the questions I post in their support
forum are replied to by
1) "Do X" ... when I stated quite clearly that I did X and it didn't work
or
2) "Give to $$$ and I'll fix it for you"
I'm trying to talk my current client into using ZenCart instead. No doubt
a lively debate will ensue. All advice is appreciated
application is great and there's just something I don't know, I'd love to
learn.
Item: Customizations (other than simple layout/color stuff) seem to be
really hairy.
If I want to add a field to
the customer info I collect, I have to hand hack numerous scripts
Item: there is a catalog/includes/configure.php that can be overridden by
catalog/includes/local/configure.php ... AND there is
catalog/admin/includes/configure.php and
catalog/admin/includes/local/configure.php
In the site I'm working on there is a copy of this entire structure in
httpdocs and httpsdocs. So to change some global setting I need to change
in 4 places.
?!?!?!?!?
Item: The data model is, in my opinion, really hacky. Again, I'm not an
expert but there seems to be a lot of weird stuff e.g. 12
customer-specific fields (address, zip, etc.) in the Orders table.
Item: (by far the most annoying) All the questions I post in their support
forum are replied to by
1) "Do X" ... when I stated quite clearly that I did X and it didn't work
or
2) "Give to $$$ and I'll fix it for you"
I'm trying to talk my current client into using ZenCart instead. No doubt
a lively debate will ensue. All advice is appreciated
Comment