Magento 2 Products Featured Slider Module
Running short of time? Get PDF of the blog in your mail.
Magento 2 Products Featured Slider Module by CedCommerce displays the featured products in the slider on any CMS page.
Hello guys we came again with something new for you-
Magento 2 is an important step towards offering greater performance, scalability and modularity through the platform. Built on a new and modern technology stack, it integrates better with third party solutions. And is more accessible and open to front end developers.
In this Development Era, when Magento 2.0 version is ready to replace the previous series. We have developed the module “Products Featured Slider” for Magento 2.0 that is already available in 1.X series of Magento.
INTRODUCTION
Every e-commerce shop merchant wants to show his featured product’s in an eye caching manner.
This extension provides an easy functionality by which admin can easily select his/her featured products and also can set featured product’s slider on any CMS page from admin’s backend.
FRONTEND LOOK
Check the video below for complete installation instruction
You can download this Plugin from Download Module and customize accordingly.
So, let’s checkout how you can install it in your Magento. Don’t miss this out
- Unzip files in your Magento root directory.
- Next , Run below command
- Linux
- Open terminal Run command “bin/magento setup:upgrade” in magento root directory
- Windows
- Open Cmd Run command “php bin/magento setup:upgrade” in magento root directory
- Linux
- Open your Magento admin panel
- Set Featured Products
- Open Products -> Catalog Choose desired product Set “Is Featured” attribute to “Yes”
- Set Slider on your home page
- Open Content->Pages Click on home page row
- Move on “Content” Tab from left bar Copy below code in content
{{block class="Ced\FeaturedSlider\Block\Slider" template="slider.phtml"}}
- Set Featured Products
santhosh
This is not working. On upgrade this module is not getting installed. Hope its due to the file “registration.php” is missing. Please suggest a solution.
samshuai
thanks for your share
Dinesh
I am using magento 2.0.2
I have followed the steps. downloaded and run bin/magento setup:upgrade which has been successfull.
but is featured option is not available in admin panel .
sheetal
hello,
i have installed the featuredslider in my magento 2 but on running the php bin/magento setup:upgrade command i am having error:
Module ‘Ced_FeaturedSlider’:
[ReflectionException]
Class Magento\Catalog\Model\Resource\Eav\AttributeFactory does not exist
[ReflectionException]
Class Magento\Catalog\Model\Resource\Eav\AttributeFactory does not exist
[Magento\Framework\Exception\LocalizedException]
Source class “\Magento\Catalog\Model\Resource\Eav\Attribute” for “Magento\C
atalog\Model\Resource\Eav\AttributeFactory” generation does not exist.
setup:upgrade [–keep-generated] [–magento-init-params=”…”]
and on the frontend it’s throwing “Please upgrade your database: Run “bin/magento setup:upgrade” from the Magento root directory.
The following modules are outdated:
Ced_FeaturedSlider schema: current version – none, required version – 2.0.0
Ced_FeaturedSlider data: current version – none, required version – 2.0.0″ error
Please suggest me how to get out of this error.
thanks
Sampathi Ramakrishna
hi,
Is it Possible to cross sell products as a slider In cart page?
if Possible help me on this..