peacham1 Posted March 30, 2006 Posted March 30, 2006 Hi, I would like to add the ability to directly add to the shopping cart from my web pages. For example, I would like to use html code pasted below which was generated by one of osCommerce's PHP pages in my html page. I would also like to use the button_in_cart.gif image on my page. Is this allowed by the license? Are they're any requirements if I do this? <form name="cart_quantity" action="http://www.zoonka.com/catalog/product_info.php?products_id=30&action=add_product" method="post"> <input type="hidden" name="products_id" value="30"> <input type="image" src="includes/languages/english/images/buttons/button_in_cart.gif" border="0" alt="Add to Cart" title=" Add to Cart "> </form> Thanks for the info. Mike.
Guest Posted March 30, 2006 Posted March 30, 2006 Hi Mike; osCommerce is released under the GPL, and if you take a look around at what people have done on sites all over the world, what you are suggesting is avery minor modification and I dont see there being any problem with tis under the terms of your license. As a matter of netiquette it might be nice to acknowledge where the button came from with a link in the footer to osc, but this is a matter of personal choice rather than an obligation. best wishes, Tony
Recommended Posts
Archived
This topic is now archived and is closed to further replies.