https://www.youtube.com/watch?v=LBP4rFNtM7Y
Bootstrap carousel, accordion,tab and grid components.
Create groups first, then add the content to the group.
Please watch the video for more explanation.
Dependency
Make sure you have Twitter Bootstrap's Carousel used in your theme.
Required Bootstrap v3*
Get Bootstrap.
Now include the files in your theme by adding it to your theme's layout.
<link href="{{ [ 'assets/css/bootstrap.css' ]|theme }}" rel="stylesheet" />
These lines go just above the closing head tag.
<script src="{{ [ 'assets/js/bootstrap.js' ]|theme }}" />
These lines go just above the closing body tag.
1.2.3 |
Carousel fields modification Sep 12, 2018 |
---|---|
1.2.2 |
Added controller relation Jul 08, 2017 |
1.2.1 |
Tab application issue resolved Mar 22, 2017 |
1.2.0 |
Menu manager add Feb 01, 2017 |
1.1.0 |
Grid list add Dec 30, 2016 |
1.0.2 |
Updated table mavitm_compon_mtmdata Sep 28, 2016 |
1.0.1 |
Tables created Aug 27, 2016 |
1.0.0 |
Plugin Init Aug 27, 2016 |