A customizable, open-source ecommerce platform built on WordPress. Build any commerce solution you can imagine.
Go to file
claudiosmweb 820ba2cf42 Excluded tests and tmp directory when create new .pot files 2014-10-29 17:45:29 -02:00
apigen fixed the access permissions 2014-09-01 12:44:51 -03:00
assets Allow linking to #reviews tab Closes #4630 2014-10-24 15:50:15 +01:00
dummy-data Get rid of anything shop_order_status related 2014-05-30 17:45:11 +01:00
i18n Telangana state 2014-10-29 11:54:36 +00:00
includes [2.2] Remove strtolower and capitalize status names 2014-10-29 11:15:00 +00:00
templates Remove # (hash) from get_order_number and add to strings instead as needed. 2014-10-24 14:53:43 +01:00
tests Unit Tests: add method test_add_discount_duplicate. 2014-10-28 12:25:50 +01:00
.coveralls.yml Add coveralls.io for tracking test coverage 2014-09-07 14:53:33 -04:00
.editorconfig added .yml format in .editorconfig, closes #6364 2014-09-22 16:15:16 -03:00
.gitignore Ignore /logs 2014-10-01 21:36:45 +03:00
.jshintrc added .jshintrc file 2014-08-04 11:18:15 -03:00
.scrutinizer.yml added .yml format in .editorconfig, closes #6364 2014-09-22 16:15:16 -03:00
.travis.yml added .yml format in .editorconfig, closes #6364 2014-09-22 16:15:16 -03:00
CONTRIBUTING.md Change the place of [WordPress Coding Standards] 2014-08-18 13:16:13 -04:30
Gruntfile.js Excluded tests and tmp directory when create new .pot files 2014-10-29 17:45:29 -02:00
README.md Typo 2014-10-07 16:53:04 +01:00
license.txt Line endings. Closes #1065. 2012-05-26 17:25:07 +01:00
package.json Updated devDepedencies :) 2014-10-18 11:18:22 +05:45
phpunit.xml [#3176] Add unit test boostrap 2014-09-01 02:03:52 -04:00
phpunit.xml.dist Add separate phpunit config for travis 2014-09-05 19:37:16 -04:00
readme.txt Update WooThemes.com extension category archive links. 2014-10-22 14:29:06 +02:00
uninstall.php shareyourcart is no longer part of core, so no uninstaller needed 2014-08-18 13:45:26 +01:00
woocommerce.php Split setup_environment() 2014-10-27 15:00:14 +00:00

README.md

WooCommerce Built with Grunt Build Status Coverage Status

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

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 in the appropriate channels:

Support requests in issues on this repository will be closed on sight.

Contributing to WooCommerce

If you have a patch, or 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.

If you have an idea for WooCommerce, see the Roadmap Trello board.