Updated Home (markdown)
parent
55a57c7228
commit
7250b31741
25
Home.md
25
Home.md
|
@ -1,6 +1,31 @@
|
|||
# Home
|
||||
|
||||
Welcome to the WooCommerce Wiki. Here we'll post links to resources and useful snippets you can make use of in your projects.
|
||||
|
||||
## Resources/Links
|
||||
|
||||
* [WooCommerce Features/intro](http://www.woothemes.com/woocommerce/)
|
||||
* [WooCommerce Codex](http://www.woothemes.com/woocommerce-codex/) - Guide for designers/developers using WC
|
||||
* [WooCommerce User Guide](http://www.woothemes.com/woocommerce-codex/woocommerce-user-guide/) - Guide for clients using WC
|
||||
* [Official WC Extensions](http://www.woothemes.com/extensions/woocommerce-extensions/)
|
||||
* [Official WC Themes](http://www.woothemes.com/themes/woocommerce-themes/)
|
||||
|
||||
## Snippets
|
||||
|
||||
* [Change the PayPal gateway icon](https://gist.github.com/1425282)
|
||||
* [Template for printing processing orders](https://gist.github.com/1339240)
|
||||
|
||||
## Third Party Plugins
|
||||
|
||||
* [WooCommerce Admin Bar Addition](http://wordpress.org/extend/plugins/woocommerce-admin-bar-addition/) - Adds links to the WordPress admin bar for WooCommerce sections.
|
||||
* [WooCommerce - All in one SEO Pack(http://wordpress.org/extend/plugins/woocommerce-all-in-one-seo-pack/) - Adds AIOSP support to WC.
|
||||
* [Delivery shipping method](http://wordpress.org/extend/plugins/woocommerce-shipping-delivery/)
|
||||
* [Local pickup shipping method](http://wordpress.org/extend/plugins/woocommerce-shipping-local-pickup/)
|
||||
* [WooCommerce NL translation](http://wordpress.org/extend/plugins/woocommerce-nl/)
|
||||
* [Pronamic iDeal](http://wordpress.org/extend/plugins/pronamic-ideal/)
|
||||
* [Piggy](http://wordpress.org/extend/plugins/piggy-lite/) - Sales on your iPhone - supoprts WC.
|
||||
|
||||
## Third Party Themes
|
||||
|
||||
* [Abundance](http://themeforest.net/item/abundance-ecommerce-business-theme/759562?WT.ac=search_item&WT.seg_1=search_item&WT.z_author=Kriesi)
|
||||
* [WP Sharp](http://themeforest.net/item/wp-sharp-premium-business-portfolio-wp-theme-/293223?WT.ac=search_item&WT.seg_1=search_item&WT.z_author=PrimaThemes)
|
Loading…
Reference in New Issue