woocommerce/readme.txt

149 lines
6.7 KiB
Plaintext
Raw Normal View History

=== WooCommerce - eCommerce plugin for WordPress ===
2011-08-10 17:11:11 +00:00
Contributors: woothemes
Tags: ecommerce, e-commerce, commerce, woothemes, wordpress ecommerce, store, shop, shopping, cart, checkout, widgets, reports, shipping, tax, paypal, inventory
2011-10-16 19:01:34 +00:00
Requires at least: 3.1
Tested up to: 3.3
2011-10-21 19:54:44 +00:00
Stable tag: 1.1.2
An e-commerce toolkit that helps you sell anything. Beautifully.
2011-08-09 15:16:18 +00:00
== 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 ==
2011-08-09 15:16:18 +00:00
= Minimum Requirements =
2011-10-16 10:29:21 +00:00
* WordPress 3.1 or greater
2011-08-09 15:16:18 +00:00
* PHP version 5.2.4 or greater
* MySQL version 5.0 or greater
* Some payment gateways require fsockopen support (for IPN access)
2011-08-09 15:16:18 +00:00
= 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.
2011-08-09 15:16:18 +00:00
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.
2011-08-09 15:16:18 +00:00
= Manual installation =
2011-08-09 15:16:18 +00:00
The manual installation involves downloading the plugin and uploading it to your webserver via your favourite FTP application.
2011-08-09 15:16:18 +00:00
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.
2011-08-09 15:16:18 +00:00
2011-10-03 08:00:10 +00:00
== FAQ ==
For further documentation on using WooCommerce, please sign up for free at http://www.woothemes.com/. This will provide access to extensive WooCommerce Codex, documentation and tips.
2011-08-09 15:16:18 +00:00
== Changelog ==
2011-10-21 19:54:44 +00:00
= 1.1.2 - 21/10/2011 =
* Tax fix for prices excluding tax - issue was caused by 1.1.1 update
2011-10-21 23:01:33 +00:00
* Coupons can be applied to variations (by ID)
* Fixed up/cross-sell removal
2011-10-21 19:54:44 +00:00
2011-10-16 20:57:25 +00:00
= 1.1.1 - 16/10/2011 =
2011-10-13 19:01:03 +00:00
* Products need a base, regardless of category settings - added base to prevent pages breaking
2011-10-15 11:16:49 +00:00
* Fixed hard cropping
2011-10-16 09:24:33 +00:00
* Translation fixes
2011-10-16 19:01:34 +00:00
* Moved discount above shipping calc
* Fixed enter key on product edit page
2011-10-16 20:22:01 +00:00
* Typos
* Made custom attributes display 'nicely' in cart widgets, instead of santized
2011-10-13 19:01:03 +00:00
= 1.1 - 12/10/2011 =
* Tested and working with WordPress 3.3 beta-1
2011-10-07 09:44:40 +00:00
* Added a hook for payment complete order status
2011-10-07 19:27:10 +00:00
* Added woocommerce term meta api
* Added ability to upload category thumbnails
* Added option to show sub-categories when browing categories/the shop page
2011-10-07 22:24:11 +00:00
* Zero tax rate fix
* Filters for tax rates
2011-10-08 11:14:02 +00:00
* Fixes to find rate function
2011-10-08 18:59:20 +00:00
* Product dimension fields
* Fixed archives being displayed by woocommerce_show_product_images
2011-10-09 13:23:20 +00:00
* Added 'configure terms' button to attributes page to make it clearer
* Fix for variations when an attribute has been removed
2011-10-09 14:20:58 +00:00
* Fixed some localisation strings
2011-10-10 09:47:20 +00:00
* Hard crop option for images (use regenerate thumbnails after toggling to redo all images)
* Password field type for gateways API
2011-10-10 21:32:07 +00:00
* Front page shop improvements/correct title tags
* Added option for controlling product permalinks
* Shop page title option
2011-10-10 22:33:58 +00:00
* Load admin css only where needed
2011-10-12 10:39:30 +00:00
* Admin JS cleanup
* Removed error message when clicking buttons to view variations/grouped
* Drag and drop term ordering (so variation options can be sorted)
2011-10-13 12:25:24 +00:00
* Pay page after invoicing fix
2011-10-07 09:44:40 +00:00
2011-10-05 12:44:44 +00:00
= 1.0.3 - 06/10/2011 =
* Several minor fixes/tweaks
2011-10-03 08:37:06 +00:00
* Conditionals check for existing function names
* Made image size settings clearer
2011-10-03 11:34:23 +00:00
* Cleaned up coupon code settings/write panel and added a few more hooks
* Fixed 'product ids' setting in coupons
2011-10-04 09:51:55 +00:00
* Fixed notices on shop pages due to WP_QUERY
* Cleaned up discount types and made some helper functions for getting them
* woocommerce_coupon_is_valid hook
2011-10-04 11:55:05 +00:00
* Fixed order tracking completed time
2011-10-04 19:26:08 +00:00
* Sale price affects variable product 'from:' price
* Variation options (frontend) no longer lose your selections when changing an option
2011-10-04 22:38:52 +00:00
* Gallery image field fix
* Image 'insert into' fix
* variable products store min and max variation price, so if they match the 'from' text is not displayed
2011-10-05 00:02:13 +00:00
* Email items list fix
2011-10-05 12:44:44 +00:00
* Reports chart fix
2011-10-05 15:25:12 +00:00
* Fixed category ordering in widgets
2011-10-06 10:46:19 +00:00
* Labels to taxonomies updated
* Query tweak to fix tags/cats
* Order tracking localisation
2011-10-03 08:37:06 +00:00
2011-10-02 11:55:09 +00:00
= 1.0.2 - 02/10/2011 =
2011-09-30 08:44:01 +00:00
* Fix in woocommerce_templates for when a shop is the front-page
2011-09-30 09:40:58 +00:00
* 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
2011-09-30 10:22:26 +00:00
* Active menu state fix
* Few minor typos/case changes
2011-09-30 12:05:38 +00:00
* Tweaked install script so it only redirects after activation
* Removing attributes fix
* only style mails of WooCommerce - not all mails. This is to prevent conflicts with other plugins.
2011-10-01 22:58:04 +00:00
* unique sku check only checks products
* More security audit tweaks thanks to Mark Jaquith
* cart totals update when adding cross-sells to cart
* Removed the 'resave permalinks message' due to it being done automatically
* Added support to exclude images from product page
2011-09-30 08:44:01 +00:00
= 1.0.1 - 29/09/2011 =
2011-09-28 09:50:32 +00:00
* 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
2011-09-29 15:07:13 +00:00
* Used dbDelta for installation of tables for better table upgrades/installs
* Fix for reviews form when fancybox is turned off
2011-09-28 09:50:32 +00:00
2011-09-30 08:44:01 +00:00
= 1.0 - 27/09/2011 =
2011-10-16 10:29:49 +00:00
* Initial Release. Woo!