Extension:Curse Twitter

From mediawiki.org
MediaWiki extensions manual
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

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 your extensions/ folder.
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadExtension( 'Curse Twitter' );
    
  • Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.