FORUMS CLOSED DUE TO SPAM. YOU STILL CAN ADD POST!

Maybe a new plugin...

Feed 15 posts, 3 voices

Avatar
125 posts

I want to add nopcart (shopping cart) as plugin... You can see an example here :

http://office-web.net/?frog/nopcart.html

but I have a problem (mod_rewrite is not active) when I want to "Envoyer" (after "commander"). The code is :

<FORM ACTION=<?php echo BASE_URL; ?>frog/nopcart/checkout.html NAME="form" METHOD="GET" onsubmit="return ValidateCart(this)">

There's an other example here : http://office-web.net/public/bonus/nopcart/

Can you help me (sorry for Markdown) ?

 
Avatar
125 posts

Nearly finished... Plugin + Layout

http://office-web.net/?frog/nopcart.html

 
Avatar
343 posts

Can't wait to see. If you need some beta testing, you can count on me.

 
Avatar
125 posts

I think it's ready...

http://office-web.net/?frog/nopcart.html

I put a lisezmoi and readme files in documentation folder... I would like to do better, but I need help to add administration area.

 
Avatar
343 posts

Hmm, I can manage the admin area.

 
Avatar
125 posts

Thank's, but can you test it before ?

 
Avatar
343 posts

The problem is that your docs are in French, and I don't understand a thing.

 
Avatar
125 posts

You can find a readme file in the documentation folder

 
Avatar
343 posts

Found it in the meantime. There are some minuses. It's based on Javascript, so I think is not that secure... And the client can't add the new products, as he doesn't know HTML...Here is how we can do. We can work together and make a cart based on MySQL with a real administration panel, or we can make a php script to generate the producs ... and an administration panel :) . I was planning to make a Simple Ecommerce plugin, so we cross paths.

 
Avatar
125 posts

No security problem... If customer buy and pay by Paypal, he put informations in Paypal website, vendor receive confirmation email... If customer buy and pay by check, vendor send product when the check arrive.

It's possible to add informations in mysql tables...

 
Avatar
108 posts

Bdesign did you ever get anywhere with your plugin for frog CMS to include an ecommerce module. I think this would be a great next step. I dont know whether i can be any help?

Let me know,
Andy

 
Avatar
108 posts

I know a man who is working on an ecommerce plugin for frog CMS :@)