A customizable, open-source ecommerce platform built on WordPress. Build any commerce solution you can imagine.
Go to file
Mark Jaquith a45181b75f esc_attr() in the auto-generated settings field values 2011-09-19 14:14:42 +08:00
admin esc_attr() in the auto-generated settings field values 2011-09-19 14:14:42 +08:00
assets customer reports 2011-09-17 01:12:25 +01:00
classes Moved queries into class 2011-09-16 09:10:12 +01:00
languages Country/state translation 2011-08-27 13:05:17 +01:00
shortcodes First esc_attr() pass 2011-09-19 14:02:55 +08:00
templates First esc_attr() pass 2011-09-19 14:02:55 +08:00
widgets First esc_attr() pass 2011-09-19 14:02:55 +08:00
readme.txt read me update 2011-08-16 15:13:25 +01:00
woocommerce.php First esc_attr() pass 2011-09-19 14:02:55 +08:00
woocommerce_actions.php First esc_attr() pass 2011-09-19 14:02:55 +08:00
woocommerce_emails.php New email system, better order review handling 2011-08-16 15:06:08 +01:00
woocommerce_taxonomy.php Moved queries into class 2011-09-16 09:10:12 +01:00
woocommerce_template_actions.php Overhauled classes and removed singletons 2011-09-06 12:11:22 +01:00
woocommerce_template_functions.php First esc_attr() pass 2011-09-19 14:02:55 +08:00
woocommerce_templates.php Changed body classes 2011-09-08 10:43:56 +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