Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Portgorod OcStore & Opencart product widget

Beskrivning

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

Skärmdumpar

  • 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)

Installation

  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!

Vanliga frågor

Can i set up plugin to work with remote db?

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

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Portgorod OcStore & Opencart product widget” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Ändringslogg

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