WooCommerce is an eCommerce plugin for the WordPress CMS. It is the most popular eCommerce software on the internet, used to power about 39% of all eCommerce websites at time of writing. It's greatest strength is it's ease of use for shop owners and high flexibility for developers allowing it to be moulded to suit a large variety of online stores. Most of the flexibility of WooCommerce comes from extensive use of the WordPress action and filter system and it's own template system which allows templates to be overridden in theme code.
WooCommerce is mostly developed by Automattic.
Open-Source
WooCommerce is open source software. You can contribute by making pull requests at it's github repository. Find out how to contribute here.
Documentation
The official WooCommerce documentation contains documentation for shop keepers administrating a WooCommerce powered website and developers who work with WooCommerce.
Version | Release Date |
---|---|
1.0.0 | 2011-09-28 |
1.1.0 | 2011-10-13 |
1.2.0 | 2011-11-03 |
1.3.0 | 2011-12-01 |
1.4.0 | 2012-02-01 |
1.5.0 | 2012-03-02 |
1.6.0 | 2012-07-19 |
2.0.0 | 2013-03-04 |
2.1.0 Peppy Penguin | 2014-02-10 |
2.2.0 Prowling Pangolin | 2014-09-10 |
2.3.0 Handsome Hippo | 2015-02-11 |
2.4.0 Helpful Hedgehog | 2015-08-11 |
2.5.0 Dashing Dolphin | 2016-01-18 |
2.6.0 Zipping Zebra | 2016-06-14 |
2.6.10 | 2016-12-22 |
Woocommerce is a plugin for WordPress and can be installed like any other WordPress plugin. WooCommerce can only be installed on self hosted installations of WordPress, it cannot be installed onto a site hosted by the wordpress.com service.
If you don't have WordPress installed for your website, follow the instructions at http://www.riptutorial.com/wordpress/topic/6606/installation-and-configuration or https://codex.wordpress.org/Installing_WordPress.
Automatic Installation
yoursite.com/wp-login.php
and login with your administrator username and password.yoursite.com/wp-admin/plugins.php
and press "Add New" or alternatively press "Add New" under 'Plugins' in the admin vertical main menu.
Setup