Video Block v1.0

Ryan Thompson Releases


The Video block is a free block that helps you easily include responsive embed videos on any page or block content. You can optionally define custom cover image, autoplay, and information display options too!

{{ img('local://posts/video_block-extension-v1.jpg')|raw }}


Installation

Repository: https://github.com/anomalylabs/video_block-extension

To download simply require the addon with Composer and install it the same as you would any other extension:

composer require anomaly/video_block-extension

php artisan addon:install anomaly.extension.video_block

Enjoy!

- Ryan