Friday, June 19, 2009

PHP-Shop

phpShop is a PHP-powered shopping cart application. It is released under the GNU General Public License. phpShop has less features that many other shopping cart applications, but is generally easier to customize. All that is required to effectively customize phpShop is a basic knowledge of HTML, PHP, and SQL.
phpShop is written in PHP and therefore requires the PHP: Hypertext Preprocessor. phpShop also requires a database; phpShop currently supports MySQL for this purpose.
The original developers of phpShop needed to build a shopping cart web site. Other solutions were fairly complete but much too complicated to learn since they used their own tag language or were based on early CGI scripting languages.
phpShop Features
• * Shopping cart per visiting shopper
• * Minicart visible for shoppers as they browse site
• * Simple search tool for finding products
• * Category based navigation of store
• * Show current specials
• * Sales statistics
• * Order management and processing
• * Manage multiple order status types
• * Update order statuses
• * WYSIWYG editing of product descriptions
• * Unlimited number of products
• * Unlimited number of product categories
• * Able to display multiple prices per product
• * Pricing based on shopper groups
• * SKU based product listings with SKU’s at the product attribute(s) level
• * Database driven for dynamic store maintenance
• * Administrative user management
• * SSL template driven admin and storefront pages
• * Upload category, product, and store images via web browser
• * Multiple shipping addresses per shopper
• * Separate shipping and handling charge calculation
• * Customizable zone based tax calculation (city/state & country/region)
• * Ability to create shopper groups
• * Order management with customizable order status types
• * Email notifications of orders
• * Live credit card processing through payment processors
• * Shoppers can view orders with status
• * Ability to set tax rates for multiple countries, states and cities.
• * Shoppers registration
• * Shoppers have secure account access to view current and previous orders
• * Shipping address book for storing multiple shipping or billing addresses
• * Zone based shipping methods