dymantic / slideshow
Simple package for managing user created slideshows. Does not include frontend or view stuff.
Installs: 47
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 4
Type:package
Requires
Requires (Dev)
- orchestra/testbench: ^6.0
- phpunit/phpunit: ^9.0
This package is auto-updated.
Last update: 2024-10-30 01:21:32 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.