Extension:SimpleEmbedVideo
Appearance
Please help expand this page. |
This extension is currently not actively maintained! Although it may still work, any bug reports or feature requests will more than likely be ignored. |
Release status: unmaintained |
|
|---|---|
| Implementation | Media |
| Author(s) | Solene |
| Latest version | 1.0.0 |
| MediaWiki | |
| Composer | wikifab/simple-embed-video |
| License | GNU General Public License 2.0 or later |
| Download | GitHub: Note: |
The SimpleEmbedVideo extension embeds videos based on a Page Forms form and a link.
Installation
[edit]- Download and place the file(s) in a directory called
SimpleEmbedVideoin yourextensions/folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'SimpleEmbedVideo' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
