Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Carousel

Carousel.OrchardCore is an Orchard Core CMS Module that creates a Boostrap 4 Carousel Widget.

Status

Build status Status

Getting Started

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 under Configuration -> Features.

Carousel.OrchardCore

Create a Carousel 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.

Carousel.OrchardCore Widget Editor

After choosing the desired settings and adding the slides, navigate to the appropriate area of your website to view the carousel.

Bootstrap 4 Carousel

For more information on Bootstrap 4's Carousel, visit the Bootstrap 4 documentation.

Customization

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 under Configuration -> Templates.

See the Orchard Core Documentation for more information on Templates.

Road map

There are no plans to add any additional features at this time.

Note

Bug in Orchard Core 1.0.0-rc2 when displaying checkbox as a switch so modified to just use checkbox. #3944

Credits

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

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.