Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.57 KB

connect-vimeo.md

File metadata and controls

40 lines (28 loc) · 1.57 KB

Connect to Vimeo

  • Go to your Craft CMS control panel.
  • Navigate to Settings → Videos → Vimeo.
  • Click on the “OAuth Settings” link.

1. Create the Vimeo app

  • In another tab of your browser, open the Vimeo Developer Console.
  • Click on the + Create an app button located next to the top right corner of the page.
  • Choose app name and description.
  • Check “No. The only Vimeo accounts that will have access to the app are my own”.
  • Accept the agreements.
  • Click on “Create App”.

2. Configure the OAuth callback URL

When your new app is created:

3. Configure the OAuth client

  • Copy the Client identifier & Client secret of your Vimeo app.
  • Go to your Craft CMS control panel.
  • Navigate to Settings → Videos → Vimeo.
  • Click on the “OAuth Settings” link.
  • Paste the OAuth client and secret into the corresponding fields and click “Save”.

4. Connect to Vimeo

You should now be ready to connect your Craft CMS website to your Vimeo account:

  • Go to your Craft CMS control panel.
  • Navigate to Settings → Videos → Vimeo and click “Connect to Vimeo”.

🎉