It was never easier to install EasyShop
Now you can install EasyShop as easy as every other package:
-
Just add easyshop.core to your buildout
eggs = easyshop.core zcml = easyshop.core - (Re-)run your buildout
- Go to Plone's "Site Setup" -> "Add-on Products" and install EasyShop
- Now you can add a new content type called EasyShop
... And that's it. See cheese shop for more information.
Please note that EasyShop is still alpha though.


Functional problems
errors such as new customer is not listed in the list of customers.
My feeling from the guts is that this may still be due to hidden installation
problems related to the STANDARD buildout mechanism (and not an easyshop problem).
However, it is regrettable that it is thus not really possible to test/use easyshop
unless you are willing to dive into the internals of the current, apparently
bogus(?) buildout mechanism.