Re: Kaching: CakePHP Shopping Cart Framework Plugin

2010-04-22 Thread Mike Friesen
I only used subversion, because I was more familar with it. I've created a project page on Github and I'll work on moving the source over there. Mike On Thu, Apr 22, 2010 at 6:09 AM, j0n4s.h4rtm...@googlemail.com < j0n4s.h4rtm...@googlemail.com> wrote: > In addition, GitHub just released their

Re: Kaching: CakePHP Shopping Cart Framework Plugin

2010-04-22 Thread j0n4s.h4rtm...@googlemail.com
In addition, GitHub just released their SVN API, which means you can still use your SVN tools and for pushing and pulling from repositories: http://github.com/blog/626-announcing-svn-support Also, subdirectories aren't used much. Fabio you should create a subdomain pointing to your application, it

Re: Kaching: CakePHP Shopping Cart Framework Plugin

2010-04-22 Thread j0n4s.h4rtm...@googlemail.com
Hello, I took a look at Kaching earlier, it looks great. The biggest bummer for me was that it wasn't on github. You will probably see lots more community action (forks, pull requests, commits, patches) there. Check out the new CakePHP Questions site http://cakeqs.org and help others with their

Re: Kaching: CakePHP Shopping Cart Framework Plugin

2010-04-21 Thread Mike Friesen
Hi, Sorry, but I never thought of installing kaching in a subdirectory. I've been playing around with it tonight and your right, the css / links don't work inside a subdirectory. I'll create a ticket for that and I'll get that working for the next release. In the meantime, the only thing I can

Re: Kaching: CakePHP Shopping Cart Framework Plugin

2010-04-21 Thread fabio
Dear Mike, thanks a lot for sharing your good work... I'm trying to get Kaching working, but i've encountered an obstacle regarding plugin routing... i guess I'm trying and trying to solve this but I couldn't solve it yet... that's why I'll try to explain it and hope on a little help... Basicly

Re: Kaching: CakePHP Shopping Cart Framework Plugin

2010-04-21 Thread fabio
Dear Mike, thanks a lot for sharing your good work... I'm trying to get Kaching working, but i've encountered an obstacle regarding plugin routing... i guess I'm trying and trying to solve this but I couldn't solve it yet... that's why I'll try to explain it and hope on a little help... Basicly

Re: Kaching: CakePHP Shopping Cart Framework Plugin

2010-03-16 Thread Jamie
Mike - this looks really slick. Awesome work. I'm definitely going to be incorporating this into a couple of upcoming projects. On Mar 15, 6:12 pm, Mike wrote: > If your looking for a shoppingcart plugin for CakePHP that is > distributed under the MIT License, here you > go...http://code.google.

Kaching: CakePHP Shopping Cart Framework Plugin

2010-03-15 Thread Mike
If your looking for a shoppingcart plugin for CakePHP that is distributed under the MIT License, here you go... http://code.google.com/p/kaching-php Kaching is tailored for developers that want full control on building their online store. Kaching provides the store administration and lots of fe