Provides a video Block for including a video.
To install this module, run the following command:
composer require syntro/silverstripe-elemental-video
This module features a block for the elemental editor which is intended to add a video to your page.
to render this block the way you want, create a
templates/Syntro/SilverstripeElementalVideo/Element/Video.ss
file.