PHP JavaScript CSS Other
Switch branches/tags
Latest commit ec98f80 Oct 20, 2017 @claudiosanches claudiosanches Merge pull request #17322 from woocommerce/fix/17280
Add form action
Permalink
Failed to load latest commit information.
.github Grammar fix Sep 28, 2017
.wordpress-org Update WP.org screenshot of settings screen Oct 13, 2017
apigen Merge branch 'pr/13503' Apr 27, 2017
assets Make select2 input focussed when the add item panel is shown. Oct 20, 2017
dummy-data Create single products before grouped product Jun 1, 2017
i18n Changelog + grunt Oct 11, 2017
includes Form row wide for email Oct 20, 2017
templates Add form action Oct 20, 2017
tests Merge pull request #17154 from woocommerce/add/test-variation-totals Oct 12, 2017
.babelrc Initial easy test setup Feb 28, 2017
.codeclimate.yml Updated tests exclusion list Oct 5, 2017
.codecov.yml Config Sep 27, 2017
.editorconfig HTTPS for everybody May 27, 2016
.gitattributes Removed dev.ruleset.xml from .gitattributes Sep 27, 2017
.gitignore Removed none file Jul 5, 2017
.jshintrc Tweaks JSHint for cart and cart fragments Jun 10, 2015
.scrutinizer.yml Updated tests exclusion list Oct 5, 2017
.stylelintrc JSON standard does not allow trailing comma i think. Sep 22, 2017
.travis.yml Revert "Added hhvm test to see what breaks" Oct 13, 2017
CHANGELOG.txt Changelog + grunt Oct 11, 2017
CODE_OF_CONDUCT.md Fixed a typo Jun 19, 2017
Gruntfile.js Fixed extra comma in Gruntfile.js Oct 10, 2017
README.md Update README.md Sep 26, 2017
apigen.neon Update apidocs Apr 3, 2017
composer.json Updated WPCS Oct 17, 2017
composer.lock Updated WPCS Oct 17, 2017
license.txt upstream Feb 19, 2015
package.json Update chromedriver version and add singles tests Oct 6, 2017
phpcs.ruleset.xml Allow all WordPress Code Sniffers Oct 17, 2017
phpunit.xml Exclude includes/wc-widget-functions.php Oct 5, 2017
readme.txt Bump WP requirement Oct 20, 2017
uninstall.php Fixed author of uninstall.php Mar 24, 2017
woocommerce.php Bump WP requirement Oct 20, 2017

README.md

WooCommerce Built with Grunt 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