Skip to content
An open source eCommerce plugin for WordPress.
PHP JavaScript CSS Shell Gherkin HTML
Branch: master
Clone or download

Latest commit

Konamiman Merge pull request #26386 from woocommerce/fix/26355
Set an error ID for each WP_Error entry
Latest commit 8b0d4ef May 15, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Updated build package name Apr 29, 2020
.wordpress-org Update screenshots Apr 24, 2019
assets Merge pull request #26410 from woocommerce/fix/message-type-styling May 14, 2020
bin Introduced script to generate a zip package May 7, 2020
i18n Style fix May 12, 2020
includes Merge pull request #26386 from woocommerce/fix/26355 May 15, 2020
packages Add note on unit tests Jun 26, 2019
sample-data Update shopmanager display name Jan 16, 2019
src Added handling to prevent namespace conflicts with included packages Apr 28, 2020
templates Merge pull request #26445 from tsteur/issue_26414 May 15, 2020
tests Merge branch 'privacy-exporter-group-description' of git://github.com… May 12, 2020
.codeclimate.yml Remove references to apigen from configuration files Jun 28, 2019
.codecov.yml Disable Codecov checks for each PR Jan 22, 2020
.distignore Remove apigen Apr 27, 2020
.editorconfig HTTPS for everybody May 27, 2016
.eslintignore Ignore vendor files Nov 6, 2018
.eslintrc.js change component name to e2e-environment Apr 30, 2020
.gitattributes Merge pull request #25159 from woocommerce/ignore-bin Dec 3, 2019
.gitignore Merge pull request #26314 from woocommerce/add/build-workflow May 15, 2020
.scrutinizer.yml Remove references to apigen from configuration files Jun 28, 2019
.stylelintrc Updated .stylelintrc config Nov 19, 2018
.travis.yml update for review items May 6, 2020
CHANGELOG.txt Added 4.1.0 entry in CHANGELOG.txt May 12, 2020
CODE_OF_CONDUCT.md Fixed a typo Jun 19, 2017
Dockerfile Update wordpress Docker tag to v5.4.1 Apr 30, 2020
Gruntfile.js Added the Gruntfile to its own ESLint task May 5, 2020
README.md Proposed updated link to WooCommerce documentation May 11, 2020
babel.config.js change component name to e2e-environment Apr 30, 2020
composer.json Merge pull request #26314 from woocommerce/add/build-workflow May 15, 2020
composer.lock fix merge conflicts take 2 May 12, 2020
docker-compose.yaml change component name to e2e-environment Apr 30, 2020
license.txt update license/readme URLs to HTTPS where appropriate May 16, 2019
package-lock.json fix merge conflicts May 6, 2020
package.json Merge pull request #26407 from woocommerce/feature/build-zip May 15, 2020
phpcs.xml Add exception for tests/php for filename sniff because it conflicts w… May 5, 2020
phpunit.xml Added a PSR-4 namespaced tests/php folder for tests written against n… Apr 28, 2020
readme.txt Remove reduntant commit line Apr 7, 2020
renovate.json Corrected the format for the dev dependency schedule Dec 31, 2019
uninstall.php Restored original behaviour of the constant. Feb 6, 2020
webpack.config.js change component name to e2e-environment Apr 30, 2020
woocommerce.php Start 4.3.0 development May 12, 2020

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.

You can’t perform that action at this time.