- Notifications
You must be signed in to change notification settings - Fork15
Carousel is an Orchard Core CMS Module that creates a Boostrap 4 Carousel Widget. Requires no knowledge of HTML and supports customization via a liquid template.
License
davidhayden/Carousel
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Carousel.OrchardCore is an Orchard Core CMS Module that creates a Boostrap 4 Carousel Widget.
The module expects Bootstrap 4 to be used by the Orchard Core CMS website. The module does not come with Bootstrap 4 CSS and JS. Make sure your theme includes the necessary assets for the Carousel to look and work properly.
Add the NuGet package,Carousel.OrchardCore, to the Orchard Core CMS Website. Launch the website and sign in as an administrator to enable the module from the dashboard underConfiguration ->Features.
Create aCarousel Widget in a Layer or as part of a Content Item that supports Flow. The editor provides access to all of the current Carousel settings as well as the ability to add slides.
After choosing the desired settings and adding the slides, navigate to the appropriate area of your website to view the carousel.
For more information on Bootstrap 4's Carousel, visit theBootstrap 4 documentation.
The Carousel Widget produces the suggested HTML mentioned in the Bootstrap documentation and allows one to create a Carousel with no knowledge of HTML.
You can, however, customize the HTML by modifying the liquid template that comes with the module,Widget-Carousel.liquid. You can modify the file itself or add the file as a template from the dashboard underConfiguration ->Templates.
See the Orchard Core Documentation for more information onTemplates.
There are no plans to add any additional features at this time.
Bug in Orchard Core 1.0.0-rc2 when displaying checkbox as a switch so modified to just use checkbox.#3944
Carousel.OrchardCore is created and maintained by David Hayden.
Bootstrap is a popular front-end component library.
About
Carousel is an Orchard Core CMS Module that creates a Boostrap 4 Carousel Widget. Requires no knowledge of HTML and supports customization via a liquid template.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.


