johndavid400 / spree_suppliers

an extension for spree to enable multiple suppliers/vendors to sell using the same checkout
BSD 3-Clause "New" or "Revised" License
36 stars 37 forks source link

Spree 1.1 #4

Open maxx-coffee opened 12 years ago

maxx-coffee commented 12 years ago

Hello Guys,

I was just wondering if you have any plans to make this extension work with spree 1.1

ethier commented 12 years ago

I took a stab at it but I am a bit stumped on the admin products controller. TBH I'm not sure how it ever worked.

You can find it here. Any help would be appreciated!

lukethomas14 commented 12 years ago

I would also love to see this extension be built for 1.1.

westonplatter commented 12 years ago

@ethier - you deleted your branch of spree_suppliers. Did it go somewhere else?

ukwuezeobinna commented 11 years ago

does this give you an etsy type platform?

lbramos commented 11 years ago

anyone has figure out how to update this extension to work with latest spree versions?

thecristen commented 11 years ago

I'd also like to know if this extension can ever work with latest spree version.

lbramos commented 11 years ago

Hi @thecristen, i'm changing the namespaces and i'm moving a little bit forward each time... now i'm stuck at this: http://stackoverflow.com/questions/15536942/meta-search-method-undefinied-on-spree-suppliers-rb If I ever get this working I will let you know! One big doubt that I have is if this allows each vendor to have and manage his own store...

johndavid400 commented 11 years ago

Hello, I created a new branch 1.3.2, to get the spree_suppliers gem working on the newest stable version of spree.

I have gotten it as far as getting to the Admin panel and creating a supplier from the suppliers tab (though images are not yet patched).

keep an eye on the new branch and I will merge it into master and update the gem on rubygems when it is working.

cheers, JD

On Wed, Mar 20, 2013 at 6:59 PM, lbramos notifications@github.com wrote:

Hi @thecristen https://github.com/thecristen, i'm changing the namespaces and i'm moving a little bit forward each time... now i'm stuck at this: http://stackoverflow.com/questions/15536942/meta-search-method-undefinied-on-spree-suppliers-rb If I ever get this working I will let you know! One big doubt that I have is if this allows each vendor to have and manage his own store...

— Reply to this email directly or view it on GitHubhttps://github.com/johndavid400/spree_suppliers/issues/4#issuecomment-15211737 .

lbramos commented 11 years ago

Thanks JD, I'll be looking forward to see that working :)

Can you clarify me if this extension allows each supplier to manage his own store?

Thanks