這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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!

常見問題

Can i set up plugin to work with remote db?

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

評價

There are no reviews for this plugin.

貢獻者及開發者

“Portgorod OcStore & Opencart product widget” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

修改日誌

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