このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Portgorod OcStore & Opencart product widget

説明

This plugin creates simpe widget to show products from your opencart or ocstore in your wordpress. It takes from shop bd the right amount of random products with “tag”. If amount wit “tag” is less than need, it takes random product from category (you can setup this category). If there are no setuped category, it shows just random products.

A few notes about the sections above:

  • You can set up domain of store or it’s adress (blog.com -> shop.com or blog.com -> blog.com/shop/) different ways
  • Plugin works correctly with different type of urls:
    /shop/category/product.html (“seopro” plugin for ocstore or opencart)
    /shop/category/product (“seopro” plugin for ocstore or opencart)
    /shop/index.php?route=product/product&path=20&product_id=40 (clean ocstore or opencart)
  • You can select db prefix of store tables
  • Works perfect with “display widget” plugin (you can show different products in different pages or categories of blog)
  • You can edit template. It is very simple, because template is .html file.
  • You can create your own different templates.
  • You can chose “tag” to show (you should set up tag in product page in admin pannel of shop)
  • You can chose number of products
  • Different ways to create thumbs
  • If your blog and your shop on one domian, you can try to set up “add to cart” button right from blog

スクリーンショット

  • screenshot-1.jpg How it looks
  • screenshot-2.jpg Admin panel
  • screenshot-3.jpg Widget settings
  • screenshot-4.jpg Produst in ocstore admin settings (tag to show)

インストール

  1. Unzip portgorod-ocstore.zip

  2. Upload portgorod-ocstore folder to the /wp-content/plugins/ directory

  3. Activate the plugin through the ‘Plugins’ menu in WordPress

  4. Admin panel -> settings -> Portgorod OcStore (PLEASE FILL IT!)

  5. Setup widget

  6. ?? enjoy!

FAQ

Can i set up plugin to work with remote db?

Yes. But only if you can set up remote db for connections

評価

このプラグインにはレビューがありません。

貢献者と開発者

Portgorod OcStore & Opencart product widget はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Portgorod OcStore & Opencart product widget” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

0.2b

Still testing

1.0

First stable version

added prefix support

added different templates

added “display widgets” support

1.1

Fixed bugs with thumb create

1.2

Fixed bugs with png file photos

Strange bug with spaces in files path – fixed

Little bug with default images is fixed too