A customizable, open-source ecommerce platform built on WordPress. Build any commerce solution you can imagine.
Go to file
Gerhard 7d060949ad Convert wc_product_attribute_uasort_comparison to use wc_uasort_comparison 2018-10-31 07:41:01 +02:00
.github Merge branch 'master' of https://github.com/woocommerce/woocommerce into HEAD 2018-10-27 12:14:09 -08:00
.wordpress-org Merge branch 'master' of https://github.com/woocommerce/woocommerce into HEAD 2018-10-27 12:14:09 -08:00
apigen Merge branch 'master' of https://github.com/woocommerce/woocommerce into HEAD 2018-10-27 12:14:09 -08:00
assets Remove the change trigger as that is causing other issues as per ##20640 2018-10-31 07:29:35 +02:00
i18n remove Over to you text from admin order confirmation email 2018-10-27 13:02:05 +05:30
includes Convert wc_product_attribute_uasort_comparison to use wc_uasort_comparison 2018-10-31 07:41:01 +02:00
sample-data Merge branch 'master' of https://github.com/woocommerce/woocommerce into HEAD 2018-10-27 12:14:09 -08:00
templates remove Over to you text from admin order confirmation email 2018-10-27 13:02:05 +05:30
tests Merge branch 'master' of https://github.com/woocommerce/woocommerce into HEAD 2018-10-27 12:14:09 -08:00
.babelrc Initial easy test setup 2017-02-28 12:00:12 -08:00
.codeclimate.yml Merge branch 'master' of https://github.com/woocommerce/woocommerce into HEAD 2018-10-27 12:14:09 -08:00
.codecov.yml Merge branch 'master' of https://github.com/woocommerce/woocommerce into HEAD 2018-10-27 12:14:09 -08:00
.editorconfig HTTPS for everybody 2016-05-26 22:48:49 -03:00
.gitattributes Merge branch 'master' of https://github.com/woocommerce/woocommerce into HEAD 2018-10-27 12:14:09 -08:00
.gitignore Merge branch 'master' of https://github.com/woocommerce/woocommerce into HEAD 2018-10-27 12:14:09 -08:00
.jshintrc Tweaks JSHint for cart and cart fragments 2015-06-10 23:11:21 +05:45
.scrutinizer.yml Merge branch 'master' of https://github.com/woocommerce/woocommerce into HEAD 2018-10-27 12:14:09 -08:00
.stylelintrc Merge branch 'master' of https://github.com/woocommerce/woocommerce into HEAD 2018-10-27 12:14:09 -08:00
.travis.yml Merge branch 'master' of https://github.com/woocommerce/woocommerce into HEAD 2018-10-27 12:14:09 -08:00
CHANGELOG.txt Merge branch 'master' of https://github.com/woocommerce/woocommerce into HEAD 2018-10-27 12:14:09 -08:00
CODE_OF_CONDUCT.md Fixed a typo 2017-06-19 16:22:40 -03:00
Gruntfile.js Merge branch 'master' of https://github.com/woocommerce/woocommerce into HEAD 2018-10-27 12:14:09 -08:00
README.md Merge branch 'master' of https://github.com/woocommerce/woocommerce into HEAD 2018-10-27 12:14:09 -08:00
apigen.neon Merge branch 'master' of https://github.com/woocommerce/woocommerce into HEAD 2018-10-27 12:14:09 -08:00
composer.json Merge branch 'master' of https://github.com/woocommerce/woocommerce into HEAD 2018-10-27 12:14:09 -08:00
composer.lock Merge branch 'master' of https://github.com/woocommerce/woocommerce into HEAD 2018-10-27 12:14:09 -08:00
license.txt Further licence tweak 2015-02-18 13:04:21 +00:00
package-lock.json Merge branch 'master' of https://github.com/woocommerce/woocommerce into HEAD 2018-10-27 12:14:09 -08:00
package.json Merge branch 'master' of https://github.com/woocommerce/woocommerce into HEAD 2018-10-27 12:14:09 -08:00
phpcs.xml Merge branch 'master' of https://github.com/woocommerce/woocommerce into HEAD 2018-10-27 12:14:09 -08:00
phpunit.xml Merge branch 'master' of https://github.com/woocommerce/woocommerce into HEAD 2018-10-27 12:14:09 -08:00
readme.txt WC version in the master branch should be 3.6.0-dev and stable tag 3.5.0 2018-10-30 14:42:15 -03:00
uninstall.php Merge branch 'master' of https://github.com/woocommerce/woocommerce into HEAD 2018-10-27 12:14:09 -08:00
woocommerce.php WC version in the master branch should be 3.6.0-dev and stable tag 3.5.0 2018-10-30 14:42:15 -03:00

README.md

WooCommerce

license Latest Stable Version WordPress.org downloads WordPress.org rating Build Status Scrutinizer Code Quality codecov

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

Reporting Security Issues

To disclose a security issue to our team, please submit a report via HackerOne here.

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 through the appropriate channels:

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

Contributing to WooCommerce

If you have a patch or have 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.

Contributing new features to the WooCommerce REST API

If you'd like to add a feature to the next version of the REST API, contribute here: https://github.com/woocommerce/wc-api-dev