A customizable, open-source ecommerce platform built on WordPress. Build any commerce solution you can imagine.
Go to file
Mark Jaquith 8206eb2975 Some missed escaping points in widgets. 2011-09-30 15:14:12 -04:00
admin A little extra escaping paranoia. 2011-10-01 02:43:50 +08:00
assets Return false on login link. Closes #30. 2011-09-30 10:30:52 +01:00
classes A little extra escaping paranoia. 2011-10-01 02:43:50 +08:00
languages updated po 2011-09-30 11:48:42 +01:00
shortcodes Case change and readme 2011-09-30 11:22:26 +01:00
templates JS fix 2011-09-30 15:13:34 +01:00
widgets Some missed escaping points in widgets. 2011-09-30 15:14:12 -04:00
dummy_data.xml Dummy data 2011-09-26 16:36:02 +01:00
license.txt License 2011-09-20 11:32:41 +01:00
readme.txt Install tweak 2011-09-30 13:05:38 +01:00
woocommerce.php Install tweak 2011-09-30 13:05:38 +01:00
woocommerce_actions.php Fixed quotes in variation data 2011-09-28 13:34:41 +01:00
woocommerce_emails.php Email and widget fixes 2011-09-26 15:12:39 +01:00
woocommerce_taxonomy.php Moved queries into class 2011-09-16 09:10:12 +01:00
woocommerce_template_actions.php add to cart hook tweak 2011-09-21 16:26:23 +01:00
woocommerce_template_functions.php Added title attribute to single product image anchor 2011-09-28 21:10:35 +01:00
woocommerce_templates.php Active menu states fix 2011-09-30 11:17:55 +01:00

readme.txt

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

=== WooCommerce - eCommerce plugin for WordPress ===
Contributors: woothemes
Tags: ecommerce, e-commerce, commerce, woothemes, wordpress ecommerce, store, shop, shopping, cart, checkout, widgets, reports, shipping, tax, paypal, inventory
Requires at least: 3.1
Tested up to: 3.2
Stable tag: 1.0.2

An e-commerce toolkit that helps you sell anything. Beautifully.

== Description ==

Transform your WordPress website into a thorough-bred online store. Delivering enterprise-level quality & features whilst backed by a name you can trust. Say hello to WooCommerce.

[vimeo http://vimeo.com/29198966]

= STRENGTH & FLEXIBILITY =
Built upon core WordPress functionality for stability, with enough hooks and filters to satisfy the most avid theme developer.

= CUSTOMIZABLE =
Your business is unique, as should your online store. Choose one of our themes or build your own and give it a personal touch using the built in shortcodes and widgets.

= SMART DASHBOARD WIDGETS =
Keep a birds-eye view of incoming sales and reviews, stock levels and general store performance and statistics all from the WordPress dashboard.

= FEATURES =
Seriously, WooCommerce has got more features than you can shake a stick at. But dont just take out word for it, try it for yourself.

Read more about the features and benefits of WooCommerce at http://www.woothemes.com/woocommerce/
Checkout and contribute to the source on GitHub at http://github.com/woothemes/woocommerce/

== Installation ==

= Minimum Requirements =

* WordPress 3.1+
* PHP version 5.2.4 or greater
* MySQL version 5.0 or greater
* Some payment gateways require fsockopen support (for IPN access)

= Automatic installation =

Automatic installation is the easiest option as WordPress handles the file transfers itself and you dont even need to leave your web browser. To do an automatic install of WooCommerce log in to your WordPress admin panel, navigate to the Plugins menu and click Add New. 

In the search field type “WooCommerce” and click Search Plugins. Once youve found the plugin you can view details about it such as the the point release, rating and description. Most importantly of course, you can install it by simply clicking Install Now. After clicking that link you will be asked if youre sure you want to install the plugin. Click yes and WordPress will automatically complete the installation. 

= Manual installation =

The manual installation involves downloading the plugin and uploading it to your webserver via your favourite FTP application.

1. Download the plugin file to your computer and unzip it
2. Using an FTP program, or your hosting control panel, upload the unzipped plugin folder to your WordPress installations wp-content/plugins/ directory.
3. Activate the plugin from the Plugins menu within the WordPress admin.

== Changelog ==

= 1.0.2 - 30/09/2011 =
* Fix in woocommerce_templates for when a shop is the front-page
* Added esc_html/esc_attribute in review-order.php
* Tweaked localised strings in shortcode-thankyou.php
* Filter added to get_downloadable_products so more advanced rules can be applied. 
* Fixed required fields in edit shipping address
* Fixed login link 'jump' on checkout
* Added Turkish lira currency
* Active menu state fix
* Few minor typos/case changes
* Tweaked install script so it only redirects after activation

= 1.0.1 - 29/09/2011 = 
* Fixed notices on product page
* Variation formatting uses item_meta when showing order items
* Javascript fixes in admin + correct enqueuing of scripts
* Added en_GB po file
* Used dbDelta for installation of tables for better table upgrades/installs
* Fix for reviews form when fancybox is turned off

= 1.0 - 27/09/2011 = 
* Initial Release. Woo!