woocommerce/readme.txt

56 lines
2.0 KiB
Plaintext
Raw Normal View History

2011-08-10 17:11:11 +00:00
=== WooCommerce ===
Contributors: woothemes
Tags: ecommerce, woothemes, wordpress ecommerce, store, shop, shopping, cart, checkout, widgets, reports, shipping, tax, paypal, inventory, moneybookers
2011-08-09 15:16:18 +00:00
Requires at least: 3.1
Tested up to: 3.2
2011-08-10 17:11:11 +00:00
Stable tag: 1.0
2011-08-09 15:16:18 +00:00
2011-08-10 17:11:11 +00:00
An open source eCommerce plugin for WordPress created by WooThemes; feature packed and built upon WordPress core functionality ensuring excellent performance and customisability.
2011-08-09 15:16:18 +00:00
== Description ==
2011-08-16 14:13:25 +00:00
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
2011-08-09 15:16:18 +00:00
= Minimum Requirements =
2011-08-10 17:11:11 +00:00
* WordPress 3.1+
2011-08-09 15:16:18 +00:00
* PHP version 5.2.4 or greater
* MySQL version 5.0 or greater
2011-08-16 14:13:25 +00:00
* The mod_rewrite Apache module (for permalink support)
2011-08-09 15:16:18 +00:00
* fsockopen support (for payment gateway IPN access)
== Installation ==
= To Install: =
2011-08-10 17:11:11 +00:00
1. Download the WooCommerce plugin file
2011-08-09 15:16:18 +00:00
2. Unzip the file into a folder on your hard drive
2011-08-10 17:11:11 +00:00
3. Upload the `/woocommerce/` folder to the `/wp-content/plugins/` folder on your site
2011-08-09 15:16:18 +00:00
4. Visit the plugins page in admin and activate it
2011-08-16 14:13:25 +00:00
5. Re-save your permalink settings to ensure custom post types are installed correctly
2011-08-09 15:16:18 +00:00
2011-08-10 17:11:11 +00:00
= Upgrading WooCommerce =
2011-08-09 15:16:18 +00:00
2011-08-10 17:11:11 +00:00
After upgrading WooCommerce plugin files, be sure to re-activate the plugin to ensure new components are installed correctly.
2011-08-09 15:16:18 +00:00
== Changelog ==
2011-08-10 17:11:11 +00:00
= 1.0 =
* Initial Release