Tormater Forum Wiki Extending your forum
Extending your forum

To get more functionality out of the forum software, you can upload extensions, themes, and languages to your forum.

The process is simple, download and unzip the extension/theme/language, and upload it to the respective folder on your forum. Any software package must be contained in one folder inside its respective type’s folder (extensions/themes/lang).

good extensions/MyExtension/extension.php

bad extensions/MyExtension-master/MyExtension/extension.php

If you’ve uploaded a language or theme, simply open the Forum Settings page of the Admin Panel, and select it as shown below.

image

If you’ve uploaded an extension, then simply open the Extensions page of the Admin Panel, and click the enable button on the extension you’ve uploaded.

image

You can download extensions, themes, and languages from the Addons page.

Edit on GitHub View history View source