https://github.com/s9e/flarum-ext-autovideo
Automatically turn video links into videos in Flarum.
https://github.com/s9e/flarum-ext-autovideo
Last synced: 26 days ago
JSON representation
Automatically turn video links into videos in Flarum.
- Host: GitHub
- URL: https://github.com/s9e/flarum-ext-autovideo
- Owner: s9e
- License: mit
- Created: 2016-09-19T17:28:10.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-23T21:34:59.000Z (over 6 years ago)
- Last Synced: 2025-05-02T02:02:57.869Z (27 days ago)
- Language: PHP
- Size: 2.93 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
s9e/autovideo is a Flarum extension that automatically turns video links into playable videos. It only works on static links that end with `.mp4`, `.ogg` or `.webm`.
### How to install
```
composer require s9e/flarum-ext-autovideo
```Install with Composer then go to the admin panel and enable the extension.