RE: [symfony-users] Re: Introducing Vespolina - the new sf2 based e-commerce platform

2011-02-01 Thread Daniel Kucharski
: symfony-users@googlegroups.com [mailto:symfony-users@googlegroups.com] On Behalf Of lufi Sent: dinsdag 1 februari 2011 10:28 To: Symfony users Subject: [symfony-users] Re: Introducing Vespolina - the new sf2 based e-commerce platform Hello guys, Great project and a real need for the symfony

[symfony-users] Re: Introducing Vespolina - the new sf2 based e-commerce platform

2011-02-01 Thread lufi
Hello guys, Great project and a real need for the symfony community. I'm currently working on a magento store (for clothing brand) and it's quite a nightmare... However I can share this experience, especially with product modeling for this case (configurable product in magento ). So how to do it

Re: [symfony-users] Re: Introducing Vespolina - the new sf2 based e-commerce platform

2011-01-27 Thread Bernhard Schussek
2011/1/28 Richard D Shank : > We have spent some time thinking about it, but I'm finding the more we think > about it, the more our ideas change :). I highly recommend analyzing other successful e-commerce projects (also in other programming languages). This can change your vision a lot to the bet

Re: [symfony-users] Re: Introducing Vespolina - the new sf2 based e-commerce platform

2011-01-27 Thread Richard D Shank
On 01/27/2011 10:38 AM, Stéphane wrote: Hello, Good to see that ! Have you already thought about how you will modelize the product breakdown ? We have spent some time thinking about it, but I'm finding the more we think about it, the more our ideas change :). We don't have anything set in s

Re: [symfony-users] Re: Introducing Vespolina - the new sf2 based e-commerce platform

2011-01-27 Thread Richard D Shank
On 01/26/2011 09:56 AM, Justen Doherty wrote: I've made a start on a personal ecommerce project in symfony 1.4 - at the moment its just got categories/subcategories with a photo library in the backend.. but i've been coding this in my spare time at home, if anyone is interested i can make the c

Re: [symfony-users] Re: Introducing Vespolina - the new sf2 based e-commerce platform

2011-01-27 Thread Richard D Shank
On 01/26/2011 09:50 AM, Richtermeister wrote: So, my solution has always been to build semi-custom E-Commerce solutions based on symfony1 so far, and I'd be happy to contribute what I've learned, and what code I've written. My general attitude towards the project that you're trying to undertake i

Re: [symfony-users] Re: Introducing Vespolina - the new sf2 based e-commerce platform

2011-01-27 Thread Stéphane
Hello, Good to see that ! Have you already thought about how you will modelize the product breakdown ? I have started some times ago a dmCommercePlugin which is far far away from a finished plugin, but it's starting idea, for now is to let accredited users "define" product types, their character

[symfony-users] Re: Introducing Vespolina - the new sf2 based e-commerce platform

2011-01-27 Thread apm
Sure, share, its interesting. On 26 янв, 22:56, Justen Doherty wrote: > I've made a start on a personal ecommerce project in symfony 1.4 - at the > moment its just got categories/subcategories with a photo library in the > backend.. but i've been coding this in my spare time at home, if anyone is

Re: [symfony-users] Re: Introducing Vespolina - the new sf2 based e-commerce platform

2011-01-26 Thread Justen Doherty
I've made a start on a personal ecommerce project in symfony 1.4 - at the moment its just got categories/subcategories with a photo library in the backend.. but i've been coding this in my spare time at home, if anyone is interested i can make the code available via github :) i have also had a loo

[symfony-users] Re: Introducing Vespolina - the new sf2 based e-commerce platform

2011-01-26 Thread Richtermeister
Hey guys, I share your frustration with Magento, having tried to customize what I feel are trivial things, and having struggled with keeping the checkout process as slim as possible (I only had one shipping option, why do I force the customer through the extra step of selecting it? etc...) So, my