- Download and place the file(s) in a directory called
Comments
in yourextensions/
folder.
- Add the following code at the bottom of your LocalSettings.php:
wfLoadExtension( 'Comments' );
- Run the update script which will automatically create the necessary database tables that this extension needs.
-
Done - Navigate to Special:Version on your wiki to verify that the extension is successfully installed.