Quick Manialink is customizable Manialink. You can download it on the manialink akbalder?QuickManialink.
The download is free but if you want to continue to use, you have to buy on the manialink.



1. Requirements
A web server with PHP 5 installed.
2. Features
The manialink is easy to update:
To add a map on the manialink, the player just has to upload the map and a screenshot in a folder of Quick Manialink.
To add a screenshot on the manialink, the player just has to upload the screenshot and a thumbnail in a folder of Quick Manialink.
Four manialink pages:
- 'Maps' page which shows the maps uploaded on the Manialink.
- 'Skins' page which shows the skins uploaded on the Manialink.
- 'Screenshots' page which shows the screenshots uploaded on the Manialink.
- 'About' page which shows the player's description and his favorites servers, manialinks and websites.
- ':map' to download a map.
- ':skin' to download a skin.
- ':donate' to make a donation.
Upload Quick Manialink on a server which has PHP installed.
Modify the file Config/config.php to change the name of the manialink, the url of the manialink, the colors, the price of the maps, the favorites...
Make sure that you save your config.php file in UTF-8.
Register the following manialinks on http://player.maniaplanet.com/:
- Code: mymanialink
- Url of the XML file: http://www.myserver.com/QuickManialink/manialink.php
- Cost: 0
- Code: mymanialink:map
- Url of the XML file: http://www.myserver.com/QuickManialink/maniacodemap.php
- Cost: the price that you set in the file Config/config.php
- Code: mymanialink:skin
- Url of the XML file: http://www.myserver.com/QuickManialink/ ... deskin.php
- Cost: the price that you set in the file Config/config.php
- Code: mymanialink:donate10 (replace 10 by the value of the donation)
- Url of the XML file: http://www.myserver.com/QuickManialink/ ... ate.php?10 (replace 10 by the value of the donation)
- Cost: the value of the donation
To add a map on the Manialink, the player has to:
- upload the map in the folder Content/Maps of Quick Manialink
- upload a screenshot (400x290 as on Mania Exchange) in the folder Content/Thumbnails of Quick Manialink
To add a skin on the Manialink, the player has to:
- upload the skin in the folder Content/Skins of Quick Manialink
- upload a file NameOfYouSkin.txt in the folder Content/Skins of Quick Manialink with the following content:
Code: Select all
Name=Name of the skin Model=Name of the model 2D=Name of the 2D author 3D=Name of the 3D author
- upload a screenshot (400x290) in the folder Content/Thumbnails of Quick Manialink
- upload the screenshot in the folder Content/Screenshots of Quick Manialink
- upload a thumbnail of the screenshot (400x290) in the folder Content/Thumbnails of Quick Manialink