A customizable, open-source ecommerce platform built on WordPress. Build any commerce solution you can imagine.
Go to file
refael iliaguyev 676404e42d Remove css prefixes in reports-print.scss 2017-05-05 16:32:40 +03:00
.github Fix a doc link in Contributing wiki 2017-04-21 14:33:33 +03:00
.wordpress-org
apigen Merge branch 'pr/13503' 2017-04-27 12:46:05 +01:00
assets Remove css prefixes in reports-print.scss 2017-05-05 16:32:40 +03:00
dummy-data
i18n Merge pull request #14721 from woocommerce/fix/14670 2017-04-27 15:34:27 +01:00
includes Merge pull request #14846 from woocommerce/fix/non-numeric-warning-order 2017-05-04 18:35:51 -03:00
templates Remove extra unnecessary space 2017-05-03 14:06:18 -03:00
tests [REST API] Adds missing "id" in shipping zone methods endpoint 2017-05-02 20:37:03 -03:00
.babelrc
.codeclimate.yml
.coveralls.yml
.editorconfig
.gitattributes
.gitignore
.jshintrc
.scrutinizer.yml
.stylelintrc
.travis.yml
CHANGELOG.txt 3.0.5 changelog 2017-04-28 16:09:10 -03:00
Gruntfile.js Properly setup autoprefixer #14800 2017-05-04 19:29:40 -03:00
README.md have 2017-04-28 15:57:01 +01:00
apigen.neon
composer.json Included PHPUnit to composer.json and removed old dependencies 2017-04-24 20:56:43 -03:00
composer.lock Included PHPUnit to composer.json and removed old dependencies 2017-04-24 20:56:43 -03:00
license.txt
package.json Properly setup autoprefixer #14800 2017-05-04 19:29:40 -03:00
phpcs.ruleset.xml Merge branch 'pr/13503' 2017-04-27 12:46:05 +01:00
phpunit.xml
phpunit.xml.dist
readme.txt Update notice wording 2017-04-11 11:32:31 +01:00
uninstall.php
woocommerce.php Fixed support for WordPress 4.7 user site locale 2017-04-17 13:34:19 -03:00

README.md

WooCommerce Built with Grunt Build Status Code Coverage Scrutinizer Code Quality Code Climate

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.