This plugin hasnt 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.
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
المميزات
Automated / Manual Embbed
Configurable Position
Configurable Image Size
Custom HTML Template
Custom Styling
خيارات
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
Settings Page
Settings Page
Settings Page
Settings Page
Product Brands In Product Menu
Add Product Brands Page
Product Brands Taxonomy Listing
Product Brands Edit Page
Product Brands Selector In Products Page
Quick Shortcode Generator
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.
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
Activate the plugin through the ‘Plugins’ menu in WordPress
Here is list of changes required for php 7.2
FILE: site/wp-content/plugins/product-brands-for-woocommerce/vsp-framework/libs/wpsf/classes/wc-metabox.php
-------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
-------------------------------------------------------------------------------------------
175 | WARNING | Method name "WPSFramework_WC_Metabox::__sh_class" is discouraged; PHP has reserved all method names with a double underscore prefix for future use.
-------------------------------------------------------------------------------------------
FILE: site/wp-content/plugins/product-brands-for-woocommerce/vsp-framework/libs/wpsf/fields/subheading/subheading.php
-----------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
-----------------------------------------------------------------------------------
1 | WARNING | File has mixed line endings; this may cause incorrect results
-----------------------------------------------------------------------------------
FILE: site/wp-content/plugins/product-brands-for-woocommerce/vsp-framework/libs/wpsf/fields/number/number.php
---------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
---------------------------------------------------------------------------
1 | WARNING | File has mixed line endings; this may cause incorrect results
---------------------------------------------------------------------------
FILE: site/wp-content/plugins/product-brands-for-woocommerce/vsp-framework/libs/wpsf/fields/image_select/image_select.php
---------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
---------------------------------------------------------------------------------------
1 | WARNING | File has mixed line endings; this may cause incorrect results
---------------------------------------------------------------------------------------
FILE: site/wp-content/plugins/product-brands-for-woocommerce/vsp-framework/libs/wpsf/fields/background/background.php
-----------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
-----------------------------------------------------------------------------------
1 | WARNING | File has mixed line endings; this may cause incorrect results
-----------------------------------------------------------------------------------
FILE: site/wp-content/plugins/product-brands-for-woocommerce/vsp-framework/libs/wpsf/fields/backup/backup.php
---------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
---------------------------------------------------------------------------
1 | WARNING | File has mixed line endings; this may cause incorrect results
---------------------------------------------------------------------------
FILE: site/wp-content/plugins/product-brands-for-woocommerce/vsp-framework/libs/wpsf/fields/notice/notice.php
---------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
---------------------------------------------------------------------------
1 | WARNING | File has mixed line endings; this may cause incorrect results
---------------------------------------------------------------------------
FILE: site/wp-content/plugins/product-brands-for-woocommerce/vsp-framework/libs/wpsf/fields/switcher/switcher.php
-------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
-------------------------------------------------------------------------------
1 | WARNING | File has mixed line endings; this may cause incorrect results
-------------------------------------------------------------------------------
FILE: site/wp-content/plugins/product-brands-for-woocommerce/vsp-framework/libs/wpsf/fields/radio/radio.php
-------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
-------------------------------------------------------------------------
1 | WARNING | File has mixed line endings; this may cause incorrect results
-------------------------------------------------------------------------
FILE: site/wp-content/plugins/product-brands-for-woocommerce/vsp-framework/libs/wpsf/fields/select/select.php
---------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
---------------------------------------------------------------------------
1 | WARNING | File has mixed line endings; this may cause incorrect results
---------------------------------------------------------------------------
FILE: site/wp-content/plugins/product-brands-for-woocommerce/vsp-framework/libs/wpsf/fields/text/text.php
-------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
-------------------------------------------------------------------------------------------------------------------------------------------------
1 | WARNING | File has mixed line endings; this may cause incorrect results
-------------------------------------------------------------------------------------------------------------------------------------------------
FILE: site/wp-content/plugins/product-brands-for-woocommerce/vsp-framework/libs/wpsf/fields/icon/icon.php
-------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
-------------------------------------------------------------------------------------------------------------------------------------------------
1 | WARNING | File has mixed line endings; this may cause incorrect results
-------------------------------------------------------------------------------------------------------------------------------------------------
FILE: site/wp-content/plugins/product-brands-for-woocommerce/vsp-framework/libs/wpsf/fields/upload/upload.php
---------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
---------------------------------------------------------------------------
1 | WARNING | File has mixed line endings; this may cause incorrect results
---------------------------------------------------------------------------
FILE: site/wp-content/plugins/product-brands-for-woocommerce/vsp-framework/libs/wpsf/fields/wysiwyg/wysiwyg.php
-----------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
-----------------------------------------------------------------------------
1 | WARNING | File has mixed line endings; this may cause incorrect results
-----------------------------------------------------------------------------
FILE: site/wp-content/plugins/product-brands-for-woocommerce/vsp-framework/libs/wpsf/fields/heading/heading.php
-----------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
-----------------------------------------------------------------------------
1 | WARNING | File has mixed line endings; this may cause incorrect results
-----------------------------------------------------------------------------
FILE: site/wp-content/plugins/product-brands-for-woocommerce/vsp-framework/libs/wpsf/functions/customize.php
--------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
--------------------------------------------------------------------------
1 | WARNING | File has mixed line endings; this may cause incorrect results
--------------------------------------------------------------------------
FILE: site/wp-content/plugins/product-brands-for-woocommerce/vsp-framework/libs/wpsf/functions/actions.php
------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
------------------------------------------------------------------------
1 | WARNING | File has mixed line endings; this may cause incorrect results
------------------------------------------------------------------------
FILE: site/wp-content/plugins/product-brands-for-woocommerce/vsp-framework/libs/wpsf/functions/sanitize.php
-------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
-------------------------------------------------------------------------
1 | WARNING | File has mixed line endings; this may cause incorrect results
-------------------------------------------------------------------------
FILE: site/wp-content/plugins/product-brands-for-woocommerce/vsp-framework/class/addons/class-vsp-addons-filemeta.php
-------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
-------------------------------------------------------------------------------------------------
10 | WARNING | Method name "VSP_Addons_FileMeta::__addon_duplicate_msg" is discouraged; PHP has reserved all method names with a double underscore prefix for future use.
-------------------------------------------------------------------------------------------------
FILE: site/wp-content/plugins/product-brands-for-woocommerce/vsp-framework/class/tools/class-vsp-site-status-report.php
-------------------------------------------------------------------------------------
FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
-------------------------------------------------------------------------------------
121 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
178 | WARNING | INI directive 'safe_mode' is deprecated since PHP 5.3 and removed since PHP 5.4
-------------------------------------------------------------------------------------
The most suitable brand plugin for my Woocommerce site. I especially like the filter widget that can play very well with the other standard WC plugins.
Last but not least, I appreciate a prompt help from the plugin author via Skype.
If before it just added additional taxonomy "Brands" to your woocommerce products then now we have it changed to customizable taxonomy. You can name it as you wish Brands, Collections, Seasons, Events, Characters.