Extension:Contactus
![]() | Please expand this page. |
![]() Release status: unknownCategory:Extensions with invalid status |
|
---|---|
Implementation | Parser extensionCategory:Parser extensions |
Author(s) | Josef Martiňák |
Latest version | 1.1.1 |
MediaWiki | >= 1.36.0 |
License | MIT License |
Download | Bitbucket: Note: |
|
|
The Contactus extension provides parser functions and a special page to manage and display data from a contacts database.
Installation
- Download and place the file(s) in a directory called
Contactus
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'Contactus' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Category:All extensions
Category:Extensions in Bitbucket version control
Category:Extensions with invalid status
Category:Extensions without a compatibility policy
Category:Extensions without an image
Category:LoadExtensionSchemaUpdates extensions
Category:MIT licensed extensions
Category:Pages to be expanded
Category:ParserFirstCallInit extensions
Category:Parser extensions