A customizable, open-source ecommerce platform built on WordPress. Build any commerce solution you can imagine.
Go to file
Ron Rennick 60e3918953 fix coding standards in templates/single-product-reviews.php 2018-11-14 15:20:19 -04: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 Fixed bug that stopped to display api keys notices 2018-11-02 10:21:18 -07:00
i18n remove Over to you text from admin order confirmation email 2018-10-27 13:02:05 +05:30
includes Merge pull request #21856 from woocommerce/fix/21763 2018-11-08 10:08:14 -05:00
sample-data Merge branch 'master' of https://github.com/woocommerce/woocommerce into HEAD 2018-10-27 12:14:09 -08:00
templates fix coding standards in templates/single-product-reviews.php 2018-11-14 15:20:19 -04:00
tests Merge pull request #21778 from woocommerce/fix/21426 2018-11-06 15:50:31 -05: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
.eslintignore Ignore vendor files 2018-11-06 15:31:12 -05:00
.eslintrc Adds the eslint configuration 2018-11-06 15:11:52 -05: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 commit 2018-11-06 15:57:00 -05:00
package.json Merge commit 2018-11-06 15:57:00 -05: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
renovate.json Add renovate.json 2018-11-06 21:00:00 +00: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