A customizable, open-source ecommerce platform built on WordPress. Build any commerce solution you can imagine.
Go to file
Matty ff87be8d68 Undefined index errors
Fixed undefined index errors in woocommerce query an taxonomy logic.
2011-09-07 11:07:47 +02:00
admin Install fix 2011-09-06 16:51:28 +01:00
assets Fixed tabs 2011-09-05 16:16:59 +01:00
classes class fixes 2011-09-06 12:18:22 +01:00
languages Country/state translation 2011-08-27 13:05:17 +01:00
shortcodes Overhauled classes and removed singletons 2011-09-06 12:11:22 +01:00
templates Overhauled classes and removed singletons 2011-09-06 12:11:22 +01:00
widgets Overhauled classes and removed singletons 2011-09-06 12:11:22 +01:00
readme.txt read me update 2011-08-16 15:13:25 +01:00
woocommerce.php Install fix 2011-09-06 16:51:28 +01:00
woocommerce_actions.php Overhauled classes and removed singletons 2011-09-06 12:11:22 +01:00
woocommerce_emails.php New email system, better order review handling 2011-08-16 15:06:08 +01:00
woocommerce_query.php Undefined index errors 2011-09-07 11:07:47 +02:00
woocommerce_taxonomy.php Undefined index errors 2011-09-07 11:07:47 +02:00
woocommerce_template_actions.php Overhauled classes and removed singletons 2011-09-06 12:11:22 +01:00
woocommerce_template_functions.php 2011 wrapper fix 2011-09-06 12:54:07 +01:00
woocommerce_templates.php Overhauled classes and removed singletons 2011-09-06 12:11:22 +01:00

readme.txt

=== WooCommerce ===
Contributors: woothemes
Tags: ecommerce, woothemes, wordpress ecommerce, store, shop, shopping, cart, checkout, widgets, reports, shipping, tax, paypal, inventory, moneybookers
Requires at least: 3.1
Tested up to: 3.2
Stable tag: 1.0
 
An open source eCommerce plugin for WordPress created by WooThemes; feature packed and built upon WordPress core functionality ensuring excellent performance and customisability. 

== Description ==

WooCommerce is an open source eCommerce plugin for WordPress created by WooThemes; feature packed and built upon WordPress core functionality ensuring excellent performance and customisability. 

= WooCommerce features: =

* Sell your physical/digital products and services
* Support for both grouped products and product variations
* Discount codes with optional usage restrictions
* Related products, upsells and cross sells
* Product reviews with hreview markup
* Flexible tax system
* Extendable shipping and payment system
* Inventory management
* Layered navigation + filters
* Customer accounts and order tracking
* Order management system
* Product import and export (WordPress standard XML)
* Widgets; cart, search, featured products, recent products, price filtering, layered nav
* Payment Gateways: PayPal standard, Moneybookers, Cheque payments, Bank Transfer

= Minimum Requirements =

* WordPress 3.1+
* PHP version 5.2.4 or greater
* MySQL version 5.0 or greater
* The mod_rewrite Apache module (for permalink support)
* fsockopen support (for payment gateway IPN access)

== Installation ==

= To Install: =

1.  Download the WooCommerce plugin file
2.  Unzip the file into a folder on your hard drive
3.  Upload the `/woocommerce/` folder to the `/wp-content/plugins/` folder on your site
4.  Visit the plugins page in admin and activate it
5.	Re-save your permalink settings to ensure custom post types are installed correctly

= Upgrading WooCommerce =

After upgrading WooCommerce plugin files, be sure to re-activate the plugin to ensure new components are installed correctly.

== Changelog ==

= 1.0 = 
* Initial Release