Extension:RequestCustomDomain
Appearance
Release status: stable |
|
|---|---|
| Author(s) | Universal Omega, Agent Isai, Reception123, Alex, MacFan4000 |
| MediaWiki | >= 1.44.0 |
| PHP | >= 8.2 |
| Virtual domain | virtual-requestcustomdomain |
|
|
|
|
| Licence | GNU General Public License 3.0 or later |
| Download | GitHub:
Note: |
The RequestCustomDomain extension is used on Miraheze to handle requests for custom domains. See more details on Miraheze Meta
Installation
[edit]- Download and place the file(s) in a directory called
RequestCustomDomainin yourextensions/folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'RequestCustomDomain' );
Done – Navigate to Special:Versionon your wiki to verify that the extension is successfully installed.
