Extension:Curse Twitter
Appearance
Please 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. |
Curse Twitter Release status: unmaintained |
|
---|---|
Implementation | Parser extension |
Author(s) | Hydra Wiki Platform Team |
Latest version | 1.4.1 |
MediaWiki | >= 1.29.0 |
License | GNU General Public License 3.0 only |
Download | GitLab: Note: |
The Curse Twitter extension provides a way of embedding Twitter feeds in wiki pages.
Installation
[edit]- Download and place the file(s) in a directory called
Curse Twitter
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'Curse Twitter' );
- Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.