A customizable, open-source ecommerce platform built on WordPress. Build any commerce solution you can imagine.
Go to file
Tamara Zuk fc0e7adacb Coding Standards: Admin - Meta boxes
* fixed indentation - swapped spaces for tabs at start of line, swapped
tabs for spaces min-line for alignment
* removed instances of `@return void` and `@access public`
* improved readability

@see http://make.wordpress.org/core/handbook/coding-standards/php/
2014-08-31 03:18:21 -04:00
apigen Fix apigen search 2014-03-26 09:43:14 +00:00
assets Coding Standards: Admin JS 2014-08-31 02:25:22 -04:00
dummy-data Get rid of anything shop_order_status related 2014-05-30 17:45:11 +01:00
i18n Updated with grunt dev 2014-08-29 04:15:31 +05:45
includes Coding Standards: Admin - Meta boxes 2014-08-31 03:18:21 -04:00
templates Sanitize taxonomy names Closes #6124 2014-08-29 10:18:36 +01:00
.editorconfig improved the .editorconfig 2014-07-30 16:09:01 -03:00
.gitignore Hide export csv button when browser lacks support 2014-08-29 11:29:11 +01:00
.jshintrc added .jshintrc file 2014-08-04 11:18:15 -03:00
CONTRIBUTING.md Change the place of [WordPress Coding Standards] 2014-08-18 13:16:13 -04:30
Gruntfile.js Merge: master 2014-08-27 01:35:44 +02:00
README.md Added Twitter account link to README.md 2014-02-13 12:22:55 +01:00
license.txt Line endings. Closes #1065. 2012-05-26 17:25:07 +01:00
package.json Merge: master 2014-08-27 01:35:44 +02:00
readme.txt Fix password reset 2014-08-19 10:43:51 +01:00
uninstall.php shareyourcart is no longer part of core, so no uninstaller needed 2014-08-18 13:45:26 +01:00
woocommerce.php Coding Standards: Main plugin file 2014-08-31 01:41:40 -04:00

README.md

WooCommerce - excelling eCommerce

Built with Grunt

Welcome to the WooCommerce repository on GitHub. Here you can browse the source, look at open issues and keep track of development. We recommend all developers to follow the WooCommerce development blog to stay up to date about everything happening in the project. You can also follow @DevelopWC on Twitter for the latest development updates.

If you are not a developer, please use the WooCommerce plugin page on WordPress.org.

Support

This repository is not suitable for support. Please don't use our issue tracker for support requests, but for core WooCommerce issues only. Support can take place in the appropriate channels:

Support requests in issues on this repository will be closed on sight.

Contributing to WooCommerce

If you have a patch, or stumbled upon an issue with WooCommerce core, you can contribute this back to the code. Please read our contributor guidelines for more information how you can do this.