Skip to content

Laemmi/contao-module-videobox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laemmi´s Contao Videobox bundle

Install composer packages

docker run -it --rm \
-v ".:/var/www/html" \
laemmi/php-fpm:8.1 \
composer install