Skip to content

Latest commit

 

History

History
43 lines (22 loc) · 841 Bytes

README.md

File metadata and controls

43 lines (22 loc) · 841 Bytes

Vimeo API plugin for Craft CMS 3.x

Use the Vimeo API to pull in videos

Screenshot

Requirements

This plugin requires Craft CMS 3.0.0-beta.23 or later.

Installation

To install the plugin, follow these instructions.

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require iamdangavin/vimeo
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Vimeo API.

Vimeo API Overview

-Insert text here-

Configuring Vimeo API

  1. You will need to have access to Vimeo Pro to obtain your API Key

Using Vimeo API

-Insert text here-

Vimeo API Roadmap

Some things to do, and ideas for potential features:

  • Release it

Brought to you by Dan Gavin