Search by

dymantic / slideshow

michael joyner

Simple package for managing user created slideshows. Does not include frontend or view stuff.

Package info

github.com/Dymantic/slideshow

Type:package

pkg:composer/dymantic/slideshow

Statistics

Installs: 52

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 4

v5.0.0 2020-12-08 04:12 UTC

This package is auto-updated.

Last update: 2026-08-29 02:11:22 UTC


README

Simple Laravel components for allowing user generated "slides", for when you can't talk them out of using a carousel.

Each slide may consist of a:

  • Image or video (normally for background)
  • Slide text (up to 60 characters)
  • Button/CTA text
  • CTA link
  • A selected colour

NB: This package does not include any view or front end implementation.