
內容簡介
**總結:**
這個外掛將您的 WordPress 網站與 Vimeo.com 整合,使用 Vimeo API 讓使用者可以直接從 WordPress 上傳影片。特別適用於以下情況:
- 想要加快整個流程。無需登入 Vimeo,現在可以直接從 WordPress 上傳影片到 Vimeo。
- 不想與他人分享您的 Vimeo 登入憑證,特別是在運行多作者部落格時。
- 想要接受從前端表單(WPForms 或 GravityForms)上直接上傳到 Vimeo 帳戶的影片。
### 問題與答案:
1. 為了能連接到 Vimeo,使用者需要做什麼?
- 使用者需要在 Vimeo 開發者入口註冊並請求存取 Vimeo API。
2. 使用 Vimeify 外掛如何上傳影片到 Vimeo?
- Vimeify 外掛利用 Vimeo API 來上傳影片到 Vimeo 服務。
3. 這個外掛具備哪些功能?
- 可從「儀表板 > Vimeify > 新增」畫面上傳影片
- 可從 Gutenberg 編輯器上傳影片
- 可從經典/TinyMCE 編輯器上傳影片(新功能!)
- 管理影片資料夾
- 管理影片觀看隱私
- 管理影片嵌入隱私
- 提供 Gutenberg 的影片列表區塊
- 提供 Elementor 的影片列表區塊
- 提供 Bricks 的影片列表區塊
- 回應式影片播放器內嵌
- 具有「媒體 > Vimeo」頁面,可被具有上傳檔案權限的使用者(預設為作者、編輯、管理員)存取
- 具有「設定 > Vimeo」頁面,可被具有管理權限的使用者(預設為管理員)存取
- 提供短代碼 [vimeify_video id="the_vimeo_id"]
- 在「Vimeify > 設定 > 狀態」中提供有用的 API 資訊和提示
- 在「Vimeify > 設定」頁面提供潛在問題檢測工具
- 支援縮圖
4. Vimeify 外掛使用哪些開放原始碼程式庫?
- tus-js-client
- sweetalert2
- dropzone
外掛標籤
開發者團隊
② 後台搜尋「Vimeify – Vimeo Integration: Upload, Embed, Gallery & Player」→ 直接安裝(推薦)
原文外掛簡介
This plugin connects your WordPress site with Vimeo through their official API, allowing seamless video uploads directly from the WordPress admin area or supported front-end forms.
Note: This plugin is not affiliated with Vimeo. It uses the official Vimeo Developer API to enable uploads and management of videos from your WordPress site.
🎯 Ideal For
Streamlining your workflow: Upload videos without logging into Vimeo.
Multi-author environments: Avoid sharing Vimeo credentials.
Accepting front-end video uploads via forms like WPForms or Gravity Forms (PRO version).
⚙️ How It Works
Register an app at the Vimeo Developer Portal: https://developer.vimeo.com/
Generate the necessary API credentials.
Enter them in the plugin settings under Settings > Vimeo.
Start uploading videos from Media > Vimeo or directly in post editors.
Documentation: https://docs.vimeify.com/
✨ Core Features
Everything you need to upload and display Vimeo videos from WordPress:
Uploads
– Admin dashboard uploads with intuitive interface
– Chunked upload support for large video files
– Upload profile configuration for consistent settings
Display & Embedding
– Video Block for Gutenberg, Elementor, and Bricks
– Gallery Block with playlist style display
– Table Block to showcase your video library
– Shortcode support: [vimeify_video id="vimeo_id"] and [vimeify_videos_table]
– Responsive embeds across all editors
Management
– Dedicated admin pages under Vimeify menu
– Video management tools with metadata editing
– Automatic synchronization with your Vimeo account
– Deleted video cleanup via WP cron
Developer Tools
– WP-CLI command support for automation
– Permission controls (upload_files or manage_options capability)
🚀 Premium Features
Unlock advanced functionality for professional video workflows:
Frontend Uploads
– User-generated content uploads from the frontend
– WPForms integration with chunked upload and progress bar
– Gravity Forms integration with chunked upload and progress bar
– CustomForms API for developers to build custom integrations
Advanced Display
– Grid Block/Widget across Gutenberg, Elementor, and Bricks
– Gallery slider style for dynamic presentations
– Grid filtering and search functionality
Page Builder Integrations
– ACF field type for linking videos to post meta
– Enhanced Bricks Builder elements
– Enhanced Elementor widgets
LMS Compatibility
– LearnDash integration for course videos
Priority Support
– Email support with 24-hour response time
– Private ticket system for dedicated assistance
– Automatic PRO updates
Get the Premium Version
Plugin Installation
Download from WordPress.org.
Upload via Plugins > Add New > Upload Plugin.
Configure credentials under Settings > Vimeo.
Start uploading under Media > Vimeo.
🔑 API Setup
Visit Vimeo Developer Portal: https://developer.vimeo.com/ and create an app.
Copy your Client ID and Client Secret.
Generate an Authenticated Access Token with the following scopes:
public, private, upload, edit, delete, create, interact, video_files
Enter these credentials under Settings > Vimeo in WordPress.
