2018-01-04 13:41:25 +00:00
< p align = "center" > < a href = "https://woocommerce.com/" > < img src = "https://woocommerce.com/wp-content/themes/woo/images/logo-woocommerce@2x.png" alt = "WooCommerce" > < / a > < / p >
< p align = "center" >
< a href = "https://packagist.org/packages/woocommerce/woocommerce" > < img src = "https://poser.pugx.org/woocommerce/woocommerce/license" alt = "license" > < / a >
< a href = "https://packagist.org/packages/woocommerce/woocommerce" > < img src = "https://poser.pugx.org/woocommerce/woocommerce/v/stable" alt = "Latest Stable Version" > < / a >
< img src = "https://img.shields.io/wordpress/plugin/dt/woocommerce.svg" alt = "WordPress.org downloads" >
< img src = "https://img.shields.io/wordpress/plugin/r/woocommerce.svg" alt = "WordPress.org rating" >
< a href = "https://travis-ci.org/woocommerce/woocommerce" > < img src = "https://travis-ci.org/woocommerce/woocommerce.svg?branch=master" alt = "Build Status" > < / a >
< a href = "https://scrutinizer-ci.com/g/woocommerce/woocommerce/?branch=master" > < img src = "https://scrutinizer-ci.com/g/woocommerce/woocommerce/badges/quality-score.png?b=master" alt = "Scrutinizer Code Quality" > < / a >
< a href = "https://codecov.io/gh/woocommerce/woocommerce" > < img src = "https://codecov.io/gh/woocommerce/woocommerce/branch/master/graph/badge.svg" alt = "codecov" > < / a >
< / p >
2014-02-13 11:16:39 +00:00
2015-08-10 09:39:08 +00:00
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 ](https://woocommerce.wordpress.com/ ) to stay up to date about everything happening in the project. You can also [follow @DevelopWC ](https://twitter.com/DevelopWC ) on Twitter for the latest development updates.
2014-02-13 11:16:39 +00:00
2016-05-27 01:48:49 +00:00
If you are not a developer, please use the [WooCommerce plugin page ](https://wordpress.org/plugins/woocommerce/ ) on WordPress.org.
2014-02-13 11:16:39 +00:00
2014-09-23 13:22:33 +00:00
## Documentation
2016-07-19 10:30:31 +00:00
* [WooCommerce Documentation ](https://docs.woocommerce.com/documentation/plugins/woocommerce/ )
* [WooCommerce Code Reference ](https://docs.woocommerce.com/wc-apidocs/ )
2016-09-28 12:09:06 +00:00
* [WooCommerce REST API Docs ](https://woocommerce.github.io/woocommerce-rest-api-docs/ )
2014-09-23 13:22:33 +00:00
2017-04-25 08:38:26 +00:00
## Reporting Security Issues
2016-11-21 16:03:56 +00:00
To disclose a security issue to our team, [please submit a report via HackerOne here ](https://hackerone.com/automattic/ ).
2014-02-13 11:16:39 +00:00
## Support
2017-09-06 12:35:20 +00:00
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:
2014-02-13 11:16:39 +00:00
2017-03-06 15:07:03 +00:00
* The [WooCommerce premium support portal ](https://woocommerce.com/my-account/create-a-ticket/ ) for customers who have purchased themes or extensions.
2015-12-09 18:08:26 +00:00
* [Our community forum on wp.org ](https://wordpress.org/support/plugin/woocommerce ) which is available for all WooCommerce users.
2014-02-13 11:16:39 +00:00
Support requests in issues on this repository will be closed on sight.
## Contributing to WooCommerce
2017-04-28 14:57:01 +00:00
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 ](https://github.com/woocommerce/woocommerce/blob/master/.github/CONTRIBUTING.md ) for more information how you can do this.
2017-06-05 10:01:32 +00:00
## Contributing new features to the WooCommerce REST API
2017-09-06 12:35:20 +00:00
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