A customizable, open-source ecommerce platform built on WordPress. Build any commerce solution you can imagine.
Go to file
James Koster a2f511f305 select2 search 2015-01-19 16:15:23 +00:00
apigen/theme-woocommerce apigen theme 2015-01-16 16:06:58 +00:00
assets select2 search 2015-01-19 16:15:23 +00:00
dummy-data dummy data. closes #7000 2014-12-23 10:51:25 +00:00
i18n Fixed the i18n/states/GR.php version 2015-01-19 10:36:59 -02:00
includes Merge pull request #7153 from helgatheviking/fix/php-notice-on-parse-query 2015-01-19 14:51:23 +00:00
templates changed order total to net total after refund to be consistent with backend order details ref #7138 2015-01-17 19:13:24 -08:00
tests Merge remote-tracking branch 'upstream/master' 2015-01-11 10:30:03 +00:00
.coveralls.yml Add coveralls.io for tracking test coverage 2014-09-07 14:53:33 -04:00
.editorconfig added .yml format in .editorconfig, closes #6364 2014-09-22 16:15:16 -03:00
.gitignore Ignore /logs 2014-10-01 21:36:45 +03:00
.jshintrc added .jshintrc file 2014-08-04 11:18:15 -03:00
.scrutinizer.yml Added more time for scrutinizer wait for code coverage 2014-12-01 22:26:21 -02:00
.travis.yml Make coverage works with scrutinizer and coveralls 2014-11-25 21:06:31 -02:00
CONTRIBUTING.md Update contributing.md 2015-01-04 11:14:27 +07:00
Gruntfile.js apigen theme 2015-01-16 16:06:58 +00:00
README.md Typo 2014-10-07 16:53:04 +01:00
apigen.neon apigen theme 2015-01-16 16:06:58 +00:00
license.txt Line endings. Closes #1065. 2012-05-26 17:25:07 +01:00
package.json Update grunt-wp-i18n dev dependency 2014-11-27 20:15:49 -08:00
phpunit.xml [#3176] Add unit test boostrap 2014-09-01 02:03:52 -04:00
phpunit.xml.dist Add separate phpunit config for travis 2014-09-05 19:37:16 -04:00
readme.txt Updated the changelog for the greece regions 2015-01-19 10:38:01 -02:00
uninstall.php Installer tweaks + unit tests closes #6356 2014-11-25 17:09:24 +00:00
woocommerce.php Readme 2015-01-13 16:12:54 +00:00

README.md

WooCommerce Built with Grunt Build Status Coverage Status

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.

Documentation

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.

If you have an idea for WooCommerce, see the Roadmap Trello board.