How to add slider using OwlCarousel in Magento2?
Download this module:V4U OwlCarousel
Copy this module and paste in magento-root/app/code folder
Run the following commands:
php bin/magento module:status
php bin/magento module:enable V4U_OwlCarousel
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
php bin/magento cache:clean
You can call slider.phtml file in block by using
{{block class="Magento\Framework\View\Element\Template" template="V4U_OwlCarousel::slider.phtml"}}
How to use owlcarousel slider in CMS Page and Block read the "How_to_add_owlcarousel_slider_magento2" file.
Supports : Magento 2.0.x, 2.1.x, 2.2.x, 2.3.x and 2.4.x