V
V
Vladislav Bondarenko2017-03-18 14:34:00
MODX
Vladislav Bondarenko, 2017-03-18 14:34:00

How to upload videos to the site in the Modx admin panel?

All the best. The question is, there is a video on the site, the client needs access to it in the admin panel. Created for this TV, type "file".
After downloading the video, it does not appear, although it was loaded correctly. Tried through FastUploadTv gives an error "Access is denied".
prntscr.com/elfzm7

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey Golyagin, 2017-07-10
@bvlad5

In order for the video to load, markup is required. For example, you created an additional field (TV) with the name video and file type, then you need at least such a simple markup with the output of this TV in the html5 / css3 template

<video>
 <source src="">
</video>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question