A customizable, open-source ecommerce platform built on WordPress. Build any commerce solution you can imagine.
Go to file
Mike Jolley 64c9f275b4 During save_meta_boxes, only save for the "main" post being saved, not nested or subsequent save_post events
fixes #5229
2014-04-07 14:15:51 +01:00
apigen Fix apigen search 2014-03-26 09:43:14 +00:00
assets Prevent totals refreshing on every keydown event on the checkout 2014-04-07 12:42:54 +01:00
dummy-data Move sample tax rates Closes #4264 2013-12-03 13:45:10 +00:00
i18n Translation updates 2014-03-25 14:22:06 +00:00
includes During save_meta_boxes, only save for the "main" post being saved, not nested or subsequent save_post events 2014-04-07 14:15:51 +01:00
logs Include logs folder + htaccess. Closes #3126. 2013-07-22 13:52:11 +01:00
templates More friendly/less blunt "no shipping" messages. 2014-04-07 10:48:48 +01:00
.editorconfig added editorconfig 2013-08-25 16:11:19 -03:00
.gitignore ApiGen + woodocs template + grunt task 2014-02-14 14:29:40 +00:00
CONTRIBUTING.md Updated available customisation services list in contributing docs 2014-02-13 12:20:13 +01:00
Gruntfile.js Double declaration fix 2014-02-19 20:53:00 +01:00
README.md Added Twitter account link to README.md 2014-02-13 12:22:55 +01:00
license.txt Line endings. Closes #1065. 2012-05-26 17:25:07 +01:00
package.json Merge 2.1 maintenance branch into master 2014-02-12 17:23:36 +01:00
readme.txt Merge branch 'refs/heads/2.1' 2014-03-25 16:05:36 +01:00
uninstall.php Trash in the uninstaller too 2014-02-14 11:22:00 +00:00
woocommerce.php Version bump for 2.1.6 2014-03-25 15:33:49 +01:00

README.md

WooCommerce - excelling eCommerce

Built with Grunt

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.

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.