Extension:Contactus
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 | Parser extension |
| Author(s) | Josef Martiňák |
| Latest version | 1.1.1 |
| MediaWiki | >= 1.36.0 |
|
|
| Licence | MIT License |
| Download | GitHub:
Note: |
The Contactus extension provides parser functions and a special page to manage and display data from a contacts database.
Installation
[edit]- Download and place the file(s) in a directory called
Contactusin yourextensions/folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'Contactus' );
Done – Navigate to Special:Versionon your wiki to verify that the extension is successfully installed.
