This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

BhinDB, Bhinneka Database for Bhinneka Affiliates Plugin

Description

With BhinDB you are able to add Bhinneka.com products into your posts or pages.

Features:
* Show products by category * Show or Hide product description per shortcode * Set the number of products you would like to display per shortcode * Choose between one, two or three columns mode

The plugin uses a shortcode that you can easily insert into your posts, wherever you would like to. A sample shortcode [bhindb category=’Micro Secure Digital / Micro SD Card’ description=’yes’ column=’2′ maxitem=’4′] will return 4 items in 2 columns, with product decription and products should be in ‘Micro Secure Digital / Micro SD Card’ category.
Products Database is taken from my servers which update data frequently.

Screenshots

  • Products in 1 column
  • Products in 2 columns
  • Products in 3 columns

Installation

  1. Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation. When done activate the Plugin from Plugins page.
  2. Go to Settings -> BhinDB and follow instructions.
  3. Insert the shortcode into your post or page

For example the following shortcode: [bhindb category=’Micro Secure Digital / Micro SD Card’ description=’yes’ column=’2′ maxitem=’4′]
will return 4 items in 2 columns, with product decription and products should be in ‘Micro Secure Digital / Micro SD Card’ category.

Code format: [bhindb category=’Micro Secure Digital / Micro SD Card’ description=’yes’ column=’2′ maxitem=’4′] * category = products you would like to display. Please do not use special characters, like &, @ etc. * description = yes (show description) or no (no description will be shown). * column = products will be splitted to 1 to 3 columns. * maxitem = Maximum Item to be displayed per category

Note : In order the code to work properly you must set the values for the category. The other are optional.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“BhinDB, Bhinneka Database for Bhinneka Affiliates Plugin” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

2.0 = Second Version. – Schedule Update Product Price
– Schedule Expired Product from Bhinneka – More product categories

1.0 = First Version.
In order the code to work properly you must set the values for the category. The other are optional.