Hello I downloaded the featured attributes extension from here: https://github.com/swissup/featured-attributes/releases.
And Installed following the instructions including adding the additional code to list.phtml but I still do not see the extension in the backend admin panel. Also, Can you tell me exactly where to place the code in the list.phtml file?
Do you have any incite on why it is not installing?
Place that code in loop where <li class="item product product-item" >is generated after add to cart/wishlist/compare buttons section
<li class="item product product-item" >
If you don't see the module in admin - please check if you made all installation instructions:
bin/magento module:enable\ Swissup_Core\ Swissup_FeaturedAttributes bin/magento setup:upgrade