v1.3.5 and shop module (beta)

Get help with installation and running official modules for phpwcms here. Please do not post bug reports or feature requests here.
nebenaube
Posts: 139
Joined: Fri 23. Nov 2007, 20:39
Location: Redlands, CA
Contact:

Re: v1.3.5 and shop module (beta)

Post by nebenaube »

I'll post it when I have the shop running in live mode. Suffice to say it took almost two weeks of hacking at it here and there. I used a freely available IPN paypal class, added a transactions table, broke frontend.render.php into five other include files, fixed one coding bug (reported at google code) and added a few state flags to the url... modified the template, etc. now I just need to add a quantity_in_stock column to the products table and have the ipn responder degrade the inventory count then set the status to zero when the item is out of stock (so it's not available when browsing the catalog).

oh, yeah... and this is in 1.4.1 r306
User avatar
Jensensen
Posts: 3000
Joined: Tue 17. Oct 2006, 21:11
Location: auf der mlauer

Re: v1.3.5 and shop module (beta)

Post by Jensensen »

nebenaube wrote:I'll post it when I have the shop running in live mode.
Wow! Hurry up! Thank you!
{so_much} | Knick-Knack. | GitHub
Umlaute im URL sind meistens immer Kacke.
nebenaube
Posts: 139
Joined: Fri 23. Nov 2007, 20:39
Location: Redlands, CA
Contact:

Re: v1.3.5 and shop module (beta)

Post by nebenaube »

Post Reply