|
InstallBuildout
For installation from trunkhttp://www.geteasyshop.com/documentation/how-to/how-to-install-easyshop Installation from cheeseshop via buildouthttp://www.geteasyshop.com/blog/it-was-never-easier-to-install-easyshop |
Sign in to add a comment
Are there any plans on making its installation easier?
Easier than that isn't possible.
I agree with Kai, it is pretty simple already. However, if you want to include it into an existing site with buildout, here are the install steps I used: 1. Get the code using svn (as above) 2. Go into the easyshop.buildout directory you just downloaded 3. Move everything from src to your buildout src directory 4. Move everything from products to your buildout products directory 5. Read easyshop's buildout.cfg and cut/paste relevant sections into your own buildout.cfg (e.g. develop section, egg section, zcml section)
++++ lèoiljnkljlv
what about just adding Products.Easyshop to your buildout file that would be easier :-)
I'm sure you will add that functionality later though...
In the meantime i agree too. it's not too difficult.
Done. See http://www.geteasyshop.com/blog/it-was-never-easier-to-install-easyshop