simple-team / craft-video-embed-utility
This package is abandoned and no longer maintained.
No replacement package was suggested.
Craft v3 port for https://github.com/Staplegun-US/craft-video-embed-utility
Package info
github.com/bighoho123/Craft-Video-Embed-Utility
Type:craft-plugin
pkg:composer/simple-team/craft-video-embed-utility
0.0.1
2017-12-13 01:09 UTC
Requires
- craftcms/cms: ^3.0.0-RC1
This package is not auto-updated.
Last update: 2020-01-17 17:44:14 UTC
README
Craft v3 port for https://github.com/Staplegun-US/craft-video-embed-utility
Requirements
This plugin requires Craft CMS 3.0.0-beta.23 or later.
Installation
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project -
Add Github repo to your
composer.json"repositories": [ { "type":"git", "url":"https://github.com/simple-integrated-marketing/craft-video-embed-utility.git" } ] -
Then tell Composer to load the plugin:
composer require "simple-team/craft-video-embed-utility:dev-master" -
In the Control Panel, go to Settings → Plugins and click the “Install” button for Craft Video Embed Utility.