Create a folder named peterhegman in your /plugins directory. Drop slickslider into this folder. In your terminal run php artisan october:up
After installation choose "Slide Shows" from the main menu. Choose "Create" and then choose a title for the slide show and add as many slides as you would like. Slides can be added, deleted, and rearranged. Slide description and title can also be added.
Settings can be accessed from the "Settings" tab after creating a slider.
A full list and description of settings can be found here: http://kenwheeler.github.io/slick/
Slider component can be dragged into a page from the "CMS" tab. User can then choose what slide show to display.
Components can also be added to a page with {% component 'slider' slide_show_id = id %}
by replacing the "id" with our slide show ID
Huge thanks to Ken Wheeler for creating the incredible Slick Slider. Full documentation for slick slider can be found here: http://kenwheeler.github.io/slick/