A customizable, open-source ecommerce platform built on WordPress. Build any commerce solution you can imagine.
Go to file
Mike Jolley ef447a37db Merge pull request #4773 from paoloalbera/patch-1
Update class-wc-countries.php
2014-02-13 12:26:24 +00:00
assets Fix multiple image selection for product gallery Closes #4751 2014-02-13 10:37:02 +00:00
dummy-data Move sample tax rates Closes #4264 2013-12-03 13:45:10 +00:00
i18n Italian + Update po files 2014-02-12 13:25:06 +00:00
includes Update class-wc-countries.php 2014-02-13 13:12:47 +01:00
logs Include logs folder + htaccess. Closes #3126. 2013-07-22 13:52:11 +01:00
templates Wrap billing and shipping fields with a div/class Closes #4758 2014-02-13 10:22:25 +00:00
.editorconfig added editorconfig 2013-08-25 16:11:19 -03:00
.gitignore Use /deploy/ 2014-02-10 13:14:46 +00:00
CONTRIBUTING.md Updated available customisation services list in contributing docs 2014-02-13 12:20:13 +01:00
Gruntfile.js Gruntfile WP deploy script cleanup 2014-02-10 15:29:41 +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 Changelog placeholder for 2.2.0 on this branch 2014-02-12 17:35:20 +01:00
uninstall.php coding standards fixes 2014-01-22 20:36:24 -08:00
woocommerce.php verify_nonce should check if variable isset(). Closes #4704 2014-02-11 13:38:53 +00: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.