Video Pro para Magento® 2.x
A extensão Video Pro permite que você faça upload de seus próprios arquivos de vídeo para o servidor e os gerencie conforme necessário. Após o upload, você pode incorporar o vídeo em qualquer lugar do seu conteúdo, bem como na galeria do produto.
Funcionalidades
- Upload de arquivos de vídeo próprios
- Suporte à maioria dos formatos (MPEG-4, WebM, Ogg, Flv, AVI, MOV, WMV)
- Adição fácil de vídeos próprios à galeria do produto
- Incorporação aprimorada de vídeos do YouTube e Vimeo
- Compatível com Hyva Theme e Hyva Checkout
Demonstração
Você pode testar esta extensão por 30 dias. Solicite a demonstração nesta mesma página com Solicitar demonstração; como funciona está explicado em Teste uma extensão por 30 dias.
| CMS | Magento 2 |
|---|---|
| Compatibilidade | 2.4, 2.3, 2.2, 2.1, 2.0 |
| Recursos |
|
The extension is installed with Composer. Which repository you add depends on where you bought it — the install itself is the same either way.
1. Connect the repository
Bought on extmag.com. Your account page shows the repository address and your personal credentials, together with the two composer config commands to paste. Run them once per project; every extension you own is then available from the same repository.
Bought on the Adobe Commerce Marketplace. The package is served from repo.magento.com, which most stores already have configured. If not, add the access keys from your Adobe account under My Profile -> Access Keys.
2. Install the extension
Run in the project root:
composer require extmag/videopro php bin/magento setup:upgrade php bin/magento cache:flush
Composer resolves the shared Extmag packages the extension depends on, so there is nothing else to require by hand.
Log out and log back into the admin, and the extension is ready.
Trying it before you buy
You can ask for a 30-day demo of this extension and install it exactly as above — same package, same repository, same commands. How demos work.
Installing without Composer
The archive can be unpacked into app/code/Extmag/ instead, but that leaves the extension outside dependency management: its shared packages have to be installed by hand and updates never reach it. Use Composer for any store you run, demo included.
For any question about the installation, please contact our technical support.
-
User Guide User Guide.pdf · 2.1 MBDownload
-
Reference Manual Reference Manual.pdf · 305.9 KBDownload
-
Installation Guide Installation Guide.pdf · 247.1 KBDownload
Video Pro needs no setup beyond choosing which file formats the store accepts and how the storefront player behaves. Everything else happens where you already work — the media gallery and the product form.
Configuration
- Go to Stores -> Configuration -> Extmag -> Video Pro -> General.

- Pick the formats the file browser will accept under Allowed Video Formats. MP4 and WebM together cover practically every modern browser; Ogv is a niche addition. Flv, AVI, MOV and WMV are offered so existing assets can be stored and referenced, but browsers cannot play them natively.
- Choose the player restrictions under Controls List — hide the download button, block casting to another device, or turn off picture-in-picture.
- Click “Save Config”. New formats apply the next time the file browser opens; changes to the controls list need a cache flush, because the player attributes are written from a cached layout block.
Uploading a video
Videos are uploaded through the standard media gallery, the same dialog images use. Video Pro adds an Upload Videos row next to Upload Images, which stock Magento does not offer.
- Open a product and expand the Images And Videos section.
- Click Add Video, then Select from Gallery.

- In the file browser, upload the file through the Upload Videos row, or pick one already there. Files land under
pub/media/wysiwyg/— create a subfolder first if you want them organised. - Click Add Selected, give the video a title, then save.
The same file browser opens from the WYSIWYG editor of a CMS page or block, so a video uploaded once can be reused in product galleries, category descriptions, blocks and Page Builder content without uploading it again.
YouTube and Vimeo
Externally hosted videos still work as before. Paste the URL into the Url field of the same dialog — Vimeo works out of the box, YouTube needs an API key entered in the Magento configuration first.
On the storefront
Uploaded videos appear in the product gallery next to the images and play in the browser’s own HTML5 player, with whatever restrictions you set in the Controls List. Nothing is fetched from a third-party service, so the video keeps loading as long as your store does — no external player, no tracking, no dependency on someone else’s uptime.
Large uploads may need upload_max_filesize and post_max_size raised in php.ini; the exact values are in the Installation Guide supplied with the extension.
1.5.2
Applied controlsList inline on RequireJS-free (Hyva) storefronts.
1.5.1
Switch templates to Escaper instead of deprecated block escape methods. Render Videopro config script via SecureHtmlRenderer for CSP compliance.
1.5.0
Added support Magento 2.4.9 and Adobe Commerce 2.4.9
1.4.9
Added support Magento 2.4.8-p4 and Adobe Commerce 2.4.8-p4
1.4.8
Refactored code.
1.4.7
Added configuration option "Controls List" for the video tag.
You can select following items:
No Download
No Remote Playback
Disable Picture In Picture
1.4.6
Added support Magento 2.4.8-p3 and Adobe Commerce 2.4.8-p3
1.4.5
Fixed a bug with uploading video for Magento 2.4.8 and Adobe Commerce 2.4.8
1.4.4
Fixed a bug with deleting video files from the gallery. Use the new jquery-uppy plugin for uploading files for Magento 2.4.8 and Adobe Commerce 2.4.8
1.4.3
Added support Magento 2.4.8-p2 and Adobe Commerce 2.4.8-p2
1.4.2
Added support Magento 2.4.8-p1 and Adobe Commerce 2.4.8-p1
1.4.1
Added support Magento 2.4.8 and Adobe Commerce 2.4.8
1.4.0
Added support Magento 2.4.7-p5 and Adobe Commerce 2.4.7-p5
1.3.9
Added support Magento 2.4.7-p4 and Adobe Commerce 2.4.7-p4
1.3.8
Added support Magento 2.4.7-p3 and Adobe Commerce 2.4.7-p3
1.3.7
Added support Magento 2.4.7-p2 and Adobe Commerce 2.4.7-p2
1.3.6
Added support Magento 2.4.7-p1 and Adobe Commerce 2.4.7-p1
1.3.5
Added support Magento 2.4.7 and Adobe Commerce 2.4.7
1.3.4
Added support Magento 2.4.6-p4 and Adobe Commerce 2.4.6-p4
1.3.3
Added support Magento 2.4.6-p3 and Adobe Commerce 2.4.6-p3
1.3.2
Added support Magento 2.4.6-p2 and Adobe Commerce 2.4.6-p2
1.3.1
Added support Adobe Commerce 2.4.6-p1
1.3.0
Support Adobe Commerce (Magento) 2.4.6
Support PHP 8.1
1.2.0
Added supporting the custom video for the Page Builder
1.1.3
Improved the PHP code
1.1.2
Fixed PHP warnings
1.1.1
Fixed bug with Magento version 2.4.3-p3 and earlier.
Refactoring code.
1.0.0
Added the ability to upload video files through the media gallery and many more options for working with video in the admin panel