Skip to main content
What File Types can we use in Communities?

We support a wide range of file types in our community feature that you and your members can upload in posts and comments.

Hannah Harris avatar
Written by Hannah Harris
Updated over a year ago

Both our comments and community features will allow you upload any type of file, however our system originally didn't know how to display them. So we've fixed that!

  1. Uploads for comments / community are now 30 MB.

  2. You can upload videos in the format of: 'mp4', 'mov', 'avi', 'webm', 'mkv', and they will display and play.

  3. If you upload other types of documents, they'll just show as attached files and linked.

All of this shows up in the admin for comments as well!

Here are the exact file types for images and video:

$imageExtensions = ['jpg', 'jpeg', 'png', 'gif', 'bmp', 'webp'];

$videoExtensions = ['mp4', 'mov', 'avi', 'webm', 'mkv']


Related Articles:


Questions? Reach out to us at hello@membervault.co, within our Facebook group, The MV Collaborative, or via chat support within your admin account (not sure how to log in? look up your account here).

Did this answer your question?