Skip to content
This repository has been archived by the owner on Sep 26, 2022. It is now read-only.

Latest commit

 

History

History
24 lines (18 loc) · 634 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 634 Bytes

EmbededVideoPlayer module for BatFlat

Allows you to upload a video clip and play it using the html5 player.

Version

1.0.0

Requirements

Batflat 1.3.x

Changelog

1.0.0

Forked from FilesToDownload

How to install

  1. Download this repository
  2. Unzip the downloaded files
  3. Move catalog with theme to the /inc/modules
  4. Activate form modules admin panel

Usage

Use the appropriate tag in the place where you want to place the videa player.

Example

{$pdev_evp.my_file} where my_file is the slug given to the file in the administration panel.