The Vimeo field Uploader module allows users to Uploads videos to vimeo through entity
This module simply create "vimeo video" field type which can be used in any entity.
This module required Vimeo API
Pre required things to use this module
- Create an App at vimeo.com
- Get the Created App Authenticated (It will takes few days to get authenticated by vimeo.com.)
- Copy/Save the details
- Vimeo User Id
- Client ID
- Client Secret
- Access token
Installation
- Copy the whole vimeo field uploader directory to your modules directory (e.g. DRUPAL_ROOT/modules) and activate the Vimeo fleld Uploader module
- Download the Library API of Vimeo from https://github.com/vimeo/vimeo.php
- Go to the path "DRUPAL_ROOT/libraries"(if libraries folder is not available please create folder with name libraries)
- Create a folder "vimeo-lib-api" and place the downloaded all file
- Required to check autoload.php path (DRUPAL_ROOT/libraries/vimeo-lib-api/autoload.php)
Steps to add video to vimeo
- Configure Vimeo API for your site
- Go to any entity (content type or media) where you need to add video
- Add the Vimeo video field and save
Project link
https://www.drupal.org/project/vimeo_field_uploader
Git instructions
git clone --branch 8.x-1.x https://git.drupal.org/project/vimeo_field_uploader.git
Comments
Comment #2
akprasad303 commentedComment #3
avpadernoThis issue has been posted in the correct issue queue, but then moved in the project queue, where no reviewer could see it. I am moving it back to the correct issue queue.
Comment #4
avpadernoComment #5
avpadernoComment #6
klausiThis automated report was generated with PAReview.sh, your friendly project application review script.
manual review:
Otherwise I don't see any security blockers, so I think we can approve this.
Thanks for your contribution, Ajay!
I updated your account so you can opt into security advisory coverage now.
Here are some recommended readings to help with excellent maintainership:
You can find lots more contributors chatting on Slack or IRC in #drupal-contribute. So, come hang out and stay involved!
Thanks, also, for your patience with the review process. Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.
Thanks to the dedicated reviewer(s) as well.