[WordPress] 外掛分享: OVHcloud Video Center

首頁外掛目錄 › OVHcloud Video Center
全新外掛
安裝啟用
尚無評分
11 天前
最後更新
問題解決
WordPress 6.0+ PHP 7.4+ v0.0.1 上架:2026-07-05

外掛標籤

開發者團隊

⬇ 下載最新版 (v0.0.1) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「OVHcloud Video Center」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

OVHcloud Video Center wordpress plugin lets you upload, manage, and embed videos to the OVHcloud Video Center platform — all without leaving WordPress.
Key features:

Upload videos with a progress bar directly from the admin dashboard.
Manage videos — list, search, edit titles & tags, and delete from a card-based grid.
Embed videos using shortcodes or the Gutenberg block editor.
Classic Editor support — TinyMCE toolbar button for easy shortcode insertion.
Responsive player — iframe embeds that adapt to any theme.
Multipart upload — files larger than 50 MB are uploaded using the multipart protocol for reliability.
Secure — nonce verification, capability checks, input sanitization, and masked API key storage.

Shortcodes:

[ovhcloud_vc_gallery] — Displays a YouTube-style mosaic of video poster thumbnails. Clicking a thumbnail opens the video in a modal player.
[ovhcloud_vc_video id="vod_xxx"] — Embeds a single video player.

Gutenberg Block:
The “OVHcloud Video Center” block provides a visual step-by-step editor experience:

Choose an orientation (horizontal or vertical).
Pick a video from a poster grid or configure a filtered video list.
Live preview via server-side rendering.

Manual installation

Upload the ovhcloud-video-center folder to wp-content/plugins/.
Build the Gutenberg block (requires Node.js 18+):
cd wp-content/plugins/ovhcloud-video-center/blocks/ovhcloud-video-center && npm install && npm run build
Activate the plugin through the Plugins menu in WordPress.
Go to OVHcloud Video Center → API Settings and enter your API Key and Space ID.
Click Test Connection to verify your credentials.

Source Code
The full uncompressed source code for the Gutenberg block (including JSX and CSS) is located in the blocks/ovhcloud-video-center/src/ directory of this plugin.
The compiled/minified files in blocks/ovhcloud-video-center/build/ are generated from that source using the @wordpress/scripts build tool.
To rebuild from source:

Ensure Node.js 18+ and npm are installed.
Navigate to blocks/ovhcloud-video-center/.
Run npm install to install dependencies.
Run npm run build to generate the production build.

The public source code repository is available at:
https://github.com/ovh/ovhcloud-video-center-wordpress-plugin
External Services
This plugin relies on the OVHcloud Video Center third-party service to manage and deliver video content. The OVHcloud Video Center API is required for the plugin to function.
What the service is used for
The OVHcloud Video Center API is used to upload, list, edit, delete, and embed videos hosted on OVHcloud’s video platform.
What data is sent and when

API Key — sent with every API request for authentication.
Video files — sent when you upload a video from the WordPress admin dashboard.
Video metadata (titles, tags) — sent when you create or edit a video.
Requests to list or delete videos — sent when you browse or manage videos from the admin.
Embed requests — when a visitor loads a page containing a video embed, their browser requests the video player iframe from OVHcloud’s embed servers (e.g. embed.eu.videocenter.ovh.net).

The API endpoint is configurable in the plugin settings (default: https://api.eu.videocenter.ovh.net). No end-user personal data is collected or transmitted by this plugin beyond standard browser requests for the embedded player.
Service provider
This service is provided by OVHcloud:

OVHcloud Terms of Service
OVHcloud Privacy Policy

延伸相關外掛

文章
Filter
Apply Filters
Mastodon