https://github.com/skorotkiewicz/auto_embed_media
FluxBB Modification. Automatically converts URL such as Twitter, Instagram, YouTube, Vimeo… Links into Embed Media.
https://github.com/skorotkiewicz/auto_embed_media
Last synced: 3 months ago
JSON representation
FluxBB Modification. Automatically converts URL such as Twitter, Instagram, YouTube, Vimeo… Links into Embed Media.
- Host: GitHub
- URL: https://github.com/skorotkiewicz/auto_embed_media
- Owner: skorotkiewicz
- Created: 2014-12-31T20:48:43.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2013-12-13T16:28:04.000Z (over 11 years ago)
- Last Synced: 2025-01-31T12:34:46.115Z (5 months ago)
- Language: PHP
- Size: 119 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
##
##
## Mod title: Auto Embed Media
##
## Mod version: 1.0.0
## Works on FluxBB: 1.5.5
## Release date: 2013-12-11
## Author: Charlie MERLAND (Askelon - [email protected])
##
## Description: Automatically converts URL such as Twitter, Instagram,
## YouTube, Vimeo… Links into Embed Media.
##
## Repository URL: https://fluxbb.org/resources/mods/auto_embed_media/
##
## Affected files: include/parser.php
##
## Affects DB: No
##
## Notes: This Mod allows FluxBB to automatically convert various
## Social Networks and Media websites URL into Embed Media.
##
## DISCLAIMER: Please note that "mods" are not officially supported by
## FluxBB. Installation of this modification is done at
## your own risk. Backup your forum database and any and
## all applicable files before proceeding.
##
###
#---------[ 0. BACKUP ]-------------------------------------------------------
#Backup all your files, especially the files that will be affeted by the mod
(See list above for affected files)#
#---------[ 1. UPLOAD ]-------------------------------------------------------
#Upload all the files from the folder /files to your FTP.
#
#---------[ 2. GO TO ]-------------------------------------------------------
#Go to the plugin administration page and launch Mod Installer.
Click on 'Change' then 'Install the Mod'.