# Installation
This plugin can be installed either through the Plugin Store or through Composer.
# Plugin Store
- Go to Craft → Plugin Store and search for Videos, then click Install.
- Then navigate to Settings → Videos and follow the instructions to connect to YouTube or Vimeo.
# Composer
Open your terminal and go to your Craft project:
cd /path/to/project
Install the plugin via Composer:
composer require dukt/videos
In the Control Panel, go to Settings → Plugins and click the “Install” button for Videos.
Go to Settings → Videos and follow the instructions to connect to YouTube or Vimeo.