osCommerce

From Wikipedia, the free encyclopedia

Jump to: navigation, search
osCommerce
Image:Oscommerce.gif
Developed by osCommerce Development Team
Latest release 2.2 RC 2a / 2008-01-30; 429 days ago
Preview release 3.0 Alpha 5 "Vanillekipferl" / 2009-03-14; 20 days ago
Written in PHP
Operating system Cross-platform
Type Webshop
License GNU General Public License
Website http://www.oscommerce.com/

osCommerce (“open source Commerce”) is an e-commerce and online store-management software program. It can be used on any web server that has PHP and MySQL installed. It is available as free software under the GNU General Public License.

Contents

[edit] Key Features

osCommerce MS2.2 provides a basic set of functionality that meets the common needs of online businesses. By taking this approach osCommerce has avoided the pitfalls from which many applications (including its own forks) historically suffer[citation needed]: too much functionality, requiring an overly complex implementation.

Beyond the basic functionality, osCommerce is able to be augmented, via either community-supplied add-ons or custom code, meaning that it can be customized to meet the specific needs of any business.

The following is a list of key features of osCommerce MS2.2 as stated on the osCommerce site:

  • Compatible with PHP 4 and MySQL - easily portable to version 5.
  • Compatible with all major browsers.
  • Multi-lingual English, German and Spanish by default.
  • Automatic web-based installation.
  • Unlimited number of products and categories.
  • Automatic setup of e-commerce payment systems: Authorize.net, 2Checkout.com, iPayment.de, PayPal.com, PsiGate.com, SECPay.com, and TrustCommerce.com; Many other add-on ecommerce payment systems, off-line (manual) credit card payments) and on-line payment processing.
  • Multi-currency support via manual update from exchange rate server.
  • Support for dynamic images (one image per product).
  • Supports physical products as well as product downloads.
  • Web-based administration module.
  • Database backup and restore.
  • Temporary and permanent shopping carts.
  • Secure transactions with SSL (Secure Sockets Layer) support.
  • Many shipping options including by weight, price, or destination.
  • Real-time shipping quote integration with UPS, USPS.
  • Zone-based shipping options as well as a free shipping option as part of Order Totals Module.
  • Full tax functionality, included compounded taxes, different zones for different products.

In implementing an osCommerce-based site one key decision is how to integrate the design. Unlike its forks, osCommerce MS2.2 does not come with a template system, though third party osCommerce templates are available. This has been seen as a negative for some. However it does mean that designs can be hand-coded or a template system installed. There are several well-known template systems, including STS, BTS and SMARTY.

[edit] Limitations

Since its release in 2003, a number of issues regarding its functionality have been identified by the user community and recognized, in part, by the development team. For example:

  1. UPS is no longer a standard shipping module but can be added.
  2. The manual Credit Card payment is not PCI Compliant and should be used for testing only.
  3. Downloadable products are not fully secure but can be secured.
  4. Image thumbnails are in fact full size images reduced for display which impacts bandwidth.
  5. The PSI Gate module is no longer operable and needs to be replaced with an XML version.
  6. The lack of a plug-in system makes add-ons difficult, since each add-on modifies the core application.
  7. If an order qualifies for free shipping then no other option is available, so a shop cannot offer free regular shipping on orders over a certain value and a separate premium express shipping (as Amazon.com does)
  8. Bugs in the logic checking shipping methods allow customers to bypass the free shipping restrictions on sites that allow free shipping (by filling their cart in excess of the free shipping limit, proceeding past the checkout shipping method selection page, and then remove items from their cart)

[edit] Criticisms

Criticism of osCommerce stems from security vulnerabilities, including SQL injection via unchecked PHP code and loose file or directory permissions that are required for functionality.

[edit] History

osCommerce was started in March 2000 in Germany by project founder and leader Harald Ponce de Leon as The Exchange Project. While osCommerce is still officially in its development stage, the current Milestone 2.2 release (Release Candidate 2a) is considered stable. As of August 2008 the osCommerce site says that there are over 14,000 'live' websites using the program. [1] This number is almost certainly conservative, given the inclusion of osCommerce in hosting panel application installers such as Fantastico (web hosting) [2]and its dependency on osCommerce users linking their sites into the osCommerce Live Stores listings.

The planned Milestone 3.0 is expected to be a major re-write of the program to incorporate an object-oriented backend, a template system to allow easy layout changes, and inclusion of an administration-area username and password definition during installation [3]. An early release candidate of osCommerce 3.0 (osCommerce Online Merchant 3.0A4) has been available for download since Mar 31 2007, 03:11 AM [4]

On 29th of October, 2008 it was announced by Harald Ponce de Leon (Project Leader) that the goal is to get v2.2 finalized and to release v3.0 Alpha 5 as soon as possible.[5]

On March 15 2009 osCommerce made the first official release of osCommerce Online Merchant V 3.0 as a stable, production ready release. [6]. Introduced along with this release is a new "Social Coding on Github" initiative introduced by osCommerce to liven up a previously slow development cycle.

[edit] Branches

Distributed under the GNU General Public License, osCommerce is one of the earliest PHP based Open Source shopping cart software distributions.[7] As such, it has spawned a number of forks including CRE Loaded,[8] osCMax,[9] Zen Cart,[10] and Suocommerce [11].

[edit] References

  • Watson, Kerry. The osCommerce Technical Manual. Victoria, BC Canada: On Demand Manuals. pp. 11-14 ISBN 1-4120-3733-6.
  • Gurevych, Vadym . osCommerce Webmaster's Guide to Selling Online. Birmingham, UK: Packt Publishing. p. 2 ISBN 1-8471-9202-5.

[edit] See also

[edit] External links

Personal tools