Download the PHP package hfg/video without Composer
On this page you can find all versions of the php package hfg/video. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package video
HfG Video
Embed YouTube and Vimeo Videos using a helper function.
Requirements
This plugin requires Craft CMS 3.3.0 or later.
Installation
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Then tell Composer to load the plugin:
composer require hfg/video
- In the Control Panel, go to Settings → Plugins and click the “Install” button for hfgvideo.
Configuration
Embed parameters can be configured using a plugin specific config file. Create a new file called video.php
in the config
-Folder of your Craft installation. The following settings are available:
Usage
This plugin exposes a twig function that renders a YouTube or Vimeo Embed.
All versions of video with dependencies
PHP Build Version
Package Version
Requires
craftcms/cms Version
^3.3.0
The package hfg/video contains the following files
Loading the files please wait ....