YAK for WordPress

The main project page for YAK has now moved to WordPress: http://wordpress.org/extend/plugins/yak-for-wordpress/.

WordPress/YAK support (installation or configuration problems that can’t be solved in the discussion group), and plugin customisation: €35 per hour. Please get in contact for more information.

The Handbook is available for purchase from here.

If you’d like to leave a donation, use this button:


No Responses to “YAK for WordPress”

  1. [...] YAK for WordPress – A simple shopping cart for WordPress that turns posts and pages into product codes and the item description. [...]

  2. [...] YAK por WordPress: Similar al anterior, además permite el uso de tarjeta de crédito (proceso bastante largo) [...]

  3. [...] YAK for WordPressで、注文確認メールがサーバーのセッティングによっておかしなことになるようなので、カスタマイズ。差出人はやはり店舗名を入れたいので、ごちゃごちゃといじってみました。 [...]

  4. [...] products with weblog entries — thus the post ID also becomes the product code… …..read more Download Plugin! Version 1.2.4 Last Updated: February 11, 2009 Plugin Owner: jasonrbriggs [...]

  5. [...] Re: Need wordpress online store plugin. Yak Shop seems to be a pretty popular one Jason R Briggs | YAK for WordPress [...]

  6. [...] but looked too heavyweight for me, instead I’m going on with a simple shopping cart plugin by Jason R. Briggs. Tags: community, e-commerce, marketing, publishing, seo, shop & blog, wordpress Comment [...]

  7. [...] YAK is a simple, open source, shopping cart plugin for WordPress. It associates products with weblog entries, so the post ID also becomes the product code. It supports both pages and posts as products, handles different types of product through categories, and provides customisable purchase options (cheque or deposit, basic credit card form, and PayPal integration). You can see screenshots of YAK in action on this page. [...]

  8. [...] YAK for WordPress: Muy completo, pero bastante lioso a la hora de configurar puesto que tiene muchas formas de pago y de mostrar los productos. [...]

  9. [...] Publisher Description: “YAK is an open source, shopping cart plugin for WordPress. It associates products with weblog entries, so the post ID also becomes the product code. It supports both pages and posts as products, handles different types of product through categories, and provides customisable purchase options (cheque or deposit, basic credit card form, standard PayPal integration, PayPal Payments Pro, and Authorize.net). [...]

  10. [...] for visiting!Amongst the other e-commerce plugins I have reviewed such eShop and WP e-Commerce, YAK Shopping Cart has come to my attention and the author Jason R Briggs describes the plugin as follows: YAK is an [...]

  11. [...] YAK – Un semplice carrello Share and Enjoy: [...]

  12. [...] wordpressでショッピングカートを使ったサイトを出来ないのかしら?と思い立ち調べてみたところ、どうやらYAK for WordPressが良いみたい。 QKR Productionsさんが日本語に合わせたものを配布してくださっているので、それでテスト。 CroquisWorksさんが昨年末から YAK for WordPressの完全日本語化に取り組んでくださっているみたい。僕の環境でも、買い物が確定した後で送られてくるメールが文字化けしちゃっているので期待しております。 それにしてもCroquisWorksさん(特に構築事例)はWordPressでサイトを作っている人は是非とも訪れたほうが良いと思う。 見せ方。勉強になります。 [...]

  13. [...] YAK Shopping Cart plugin for WordPress Description: YAK is a simple shopping cart plugin for WordPress, associating products with weblog entries — thus the post ID also becomes the product code. An options screen is used to configure settings for the shopping cart. There are 3 pages in the WordPress Management screens; one for showing and fulfilling orders, another for product management, and basic sales reports. [...]

  14. [...] ajutorul pluginului YAK for WordPress WordPress se poate transforma intr-un magazin online de software, sau – de ce nu – intr-unul care [...]

  15. [...] e-commerce solution for her purposes. As veteran WordPress users we knew there was a choice between Jason Briggs’ YAK plugin and Instinct.co.nz’s WP-ecommerce. The latter won in this contest because they have an easily [...]

  16. [...] 前にも書きましたが、当社のもうひとつのサイトfujiで使用しているWordPressのプラグイン、yak-for-wordpressを主に日本国内で使用する場合の最低限のカスタマイズ。といってもそんなにいじらなくても使えます。yak-for-wordpressはWordPress上でショッピングカートシステムを構築するためのプラグインです。 まず日本語がおかしい。日本語の翻訳をしてるのはどうやら日本人じゃないんじゃないかと想像しています。 直そうかと思ってja.poファイルを開いたんですが、ふとen.poファイルと見比べてみると行数が倍あります。そこでen.poファイルをコピーしてそれを翻訳してみました。と、なにかおかしい。管理画面の英文なんですが、訳しても日本語が表示されないんです。そこでいろいろファイルを開いて見てみると、管理画面の英文はただのプレーンテキストになっていてgettextの形になってませんでした。うーん、これはそのうちやるぞという作者の意思表示なのか、はたまた忘れているのか分かりませんが、とりあえずこのあたりはそのままにしておきました。     次に桁区切りの問題です。これは前にも書いたQuick.Cartでも苦労しました。ドル表記に合わせているのでしょうが、とにかくあらゆる金額の表示に.00を付け足すんです。例えば商品価格を1000円と設定しても、画面上に表示される金額が常に1000.00円になります。これは本当に苦労しました。しかしyak-for-wordpressはそこはよく考えられていて、管理画面から設定できます。管理画面でMoney FormatをNo decimal placesにすると.00は消えます。しかし自動送信の注文確認メールを見てみるとここにいましたよ、.00が。商品価格や配送料の最後に.00が付いていました。   これを表示させないためyak-payments.phpの最後の方の362行目あたり   $detail = __(’Title’, ‘yak’) . “: %s¥n” . __(’Quantity’, ‘yak’) . “: %d¥n” . __(’Price’, ‘yak’) . “: %8.2f¥n” . __(’Total’ , ‘yak’) . “: %8.2f¥n¥n”; [...]

  17. [...] WP e-Commerce YAK for WordPress PrestoGifto (参照元:オミセブログ) 中でもYAK for [...]

  18. [...] 設置して試してみたのはWP e-CommerceとYAK for WordPress。1エントリーに1商品の登録が出来るYAKはとっても簡単にブログをショップ化してくれます。ただ、私のイメージしてるのとはちょっと違ってたので却下。 [...]

  19. [...] YAK for WordPress @ Jason R Briggs http://www.briggs.net.nz/log/projects/yak-for-wordpress – view page – cached YAK is a simple shopping cart plugin for WordPress, associating products with weblog entries. — From the page [...]

  20. [...] YAK for WordPress – A simple shopping cart for WordPress that turns posts and pages into product codes and the item description. Reviews: Drupal, Google Analytics, Joomla, PHP, WordPress [...]

  21. [...] Yak Shopping Cart – 3 paged plugin, orders, product management and sales reports. It works with  paypal, [...]

  22. [...] YAK for WordPress Plugin gratis tambien, un poco más elaborado y complejo de instalar. [...]

  23. [...] YAL Shopping Cart: for a simple shopping cart, YAK is quite a powerful solution. When plugged into WordPress, YAK [...]

  24. iDESING says:

    [...] YAK for WordPress – Es un carrito de la compra simple y gratis, que convierte posts y páginas en códigos de productos y descripción de cada item. Elemental pero funciona bastante bien y se puede utilizar PayPal como medio de pago [...]

  25. [...] you a beer (or coffee) if they liked your post. CafePress – Sell your own products on your blog. YAK – Simple shopping cart [...]

  26. [...] YAK for WordPress – is another free and simple shopping cart plugin which allows you to run WordPress as a shopping cart. There is a whole long procedure of setting up the plugin and how to configure it, to ensure that you can display the products and receive payments through cheque, deposit, credit card form or through PayPal. [...]

  27. [...] YAK for WordPress – is another free and simple shopping cart plugin which allows you to run WordPress as a shopping cart. There is a whole long procedure of setting up the plugin and how to configure it, to ensure that you can display the products and receive payments through cheque, deposit, credit card form or through PayPal. [...]

  28. [...] YAK Shopping Cart: This plugin gets its strength from its simplicity. It has three screens: one for showing orders, [...]

  29. [...] one item per post or page. Quick Shop – A shopping cart for your WordPress  blog’s sidebar. YAK for WordPress – A simple shopping cart for WordPress that turns posts and pages into product codes and the item [...]

  30. [...] one item per post or page. Quick Shop – A shopping cart for your WordPress  blog’s sidebar. YAK for WordPress – A simple shopping cart for WordPress that turns posts and pages into product codes and the item [...]

  31. [...] WP e-Commerce YAK for WordPress WP Simple Cart eShop [...]

  32. [...] the other e-commerce plugins I have reviewed such eShop and WP e-Commerce, YAK Shopping Cart has come to my attention and the author Jason R Briggs describes the plugin as follows: YAK is an [...]