syntro / silverstripe-elemental-video
Installs: 288
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:silverstripe-vendormodule
Requires
Requires (Dev)
This package is auto-updated.
Last update: 2024-10-23 19:34:21 UTC
README
Provides a video Block for including a video.
Installation
To install this module, run the following command:
composer require syntro/silverstripe-elemental-video
Features
This module features a block for the elemental editor which is intended to add a video to your page.
Documentation
Custom Styling
to render this block the way you want, create a
templates/Syntro/SilverstripeElementalVideo/Element/Video.ss
file.