Skip to content

varunsridharan/product-brands-for-woocommerce

Repository files navigation

=== Product Brands For WooCommerce ===
Contributors: varunms,arnis.arbidans
Author URI: http://varunsridharan.in/
Plugin URL: https://wordpress.org/plugins/product-brands-for-woocommerce/
Tags: WooCommerce,wc,products,brands,product brand,product brands,wc brands,wc product brands,ecommerce, featured, filter, manufacturer, shop, woocommerce,admin, category, distributor,  plugin, shortcode, sidebar, supplier, Taxonomy, widget, woocommerce manufaturer, woocommerce supplier, wordpress
Donate link: https://www.paypal.me/varunsridharan23
Requires at least: 3.0
Tested up to: 5.0
WC requires at least: 1.0
WC tested up to: 3.9
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html 

Create, assign and list brands for products, and allow customers to filter by brand.

== Description ==
= Create, assign and list product brands =

The brands extension for WooCommerce allows you to create brands for your shop; each brand can be named, described and assigned an image. Brands can then be:

* Displayed as thumbnails on a page using a shortcode
* Assigned to a product
* Used to filter products using a special layered nav widget

= Features =
* Automated / Manual Embbed 
* Configurable Position
* Configurable Image Size
* Custom HTML Template
* Custom Styling  

= Options =
**Settings Menu**
` WooCommerce Settings => Product Brands `

**Brands Menu**
` WooCommerce Products => Products Brands `

= Available Shortcode =
* `[pbf_wc]` For Listing Brand Image For Single Product
* `[pbf_wc_products]` For Listing All Products In Selected /All Brands
* '[pbf_wc_brand_list]` For Listing All Brands In A-Z Order
* `[pbf_wc_thumbnails]` For Listing All Brands In One Page With Thier Brand Image

== Screenshots ==
1. Settings Page
2. Settings Page
3. Settings Page
4. Settings Page
5. Product Brands In Product Menu
6. Add Product Brands Page
7. Product Brands Taxonomy Listing
8. Product Brands Edit Page
9. Product Brands Selector In Products Page
10. Quick Shortcode Generator
11. Quick Shortcode Generator


== Installation ==

= Minimum Requirements =

* WordPress 3.8 or greater
* PHP version 5.2.4 or greater
* MySQL version 5.0 or greater

= Automatic installation =

Automatic installation is the easiest option as WordPress handles the file transfers itself and you don't need to leave your web browser. To do an automatic install of Product Brands For WooCommerce, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New.

In the search field type "Product Brands For WooCommerce"  and click Search Plugins. Once you've found our plugin you can view details about it such as the the point release, rating and description. Most importantly of course, you can install it by simply clicking "Install Now"

= Manual installation =

The manual installation method involves downloading our plugin and uploading it to your Web Server via your favourite FTP application. The WordPress codex contains [instructions on how to do this here](http://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation).

1. Installing alternatives:
 * via Admin Dashboard:
 * Go to 'Plugins > Add New', search for "Product Brands For WooCommerce", click "install"
 * OR via direct ZIP upload:
 * Upload the ZIP package via 'Plugins > Add New > Upload' in your WP Admin
 * OR via FTP upload:
 * Upload `product-brands-for-woocommerce` folder to the `/wp-content/plugins/` directory
 
2. Activate the plugin through the 'Plugins' menu in WordPress
 

== Changelog ==
= 1.0 =
* Total Plugin Redeveloped
* Tested With latest WP & WC

= 0.7 =
* Fixed Minor Issues
* Added Option To Hide Count for brands in listing widget
* Tested With Latest WordPress & WooComerce


= 0.6 =
* Fixed Dropdown Brands View Widget Error
* Fixed Notice Error When Debug Is Turned On.
* Fixed Incorrect Name Error
* Fixed Minor Bugs
* Tested With Latest WordPress & WooCommerce

= 0.5 =
* Fixed Issue with settings page. (Still showing old settings page fixed).
* Minor Bug Fix Done.

= 0.4 = 
* Fixed Minor Bugs
* Added Feature To Rename `Product Brands`

= 0.3 =
* Added Widgets
* Added WC Filter Widgets

= 0.2 =
* Added 2 New Shortcode `pbf_wc_list` AND `pbf_wc_grid`
* Added 2 New Templates
* Fixed Bugs
* Updated To Latest WP & WC

= 0.1 =
* Base Version