Skip to content

Contentful CMS extension extracts the video ID from a Vimeo URI.

Notifications You must be signed in to change notification settings

daliborgogic/contentful-widget-vimeo-id

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vimeo ID

vimeo-id

This extension extracts the video ID from a Vimeo URI.

Installation and usage

Compile the extension:

npm i
make

Install extension for space:

export CONTENTFUL_MANAGEMENT_ACCESS_TOKEN=<your Contentful management api token>
export SPACE=<id of space you want to install extension for>

contentful-extension create --space-id $SPACE

From this point on, you can use the other commands the contentful-extension-cli provides.

About

Contentful CMS extension extracts the video ID from a Vimeo URI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published