Achievo/Manual/Internal/Installation of add-on modules

From Achievo/ATK Wiki

Jump to: navigation, search

Achievo Manual: Achievo/Manual/Internal/Installation of add-on modules

Complexity: Easy
Author: Klaaspeter

List of other Manuals

Achievo-logo.png


Installing a new module can be done in 5 steps.


Contents

Step 1

Download the module you would like to install. (notice, some module's won't work with the last version)

Step 2

upload the files to the right directory, the right directory is:

/modules/module_name/ all your files here

module_name depends on how the module is called.

Step 3

Add your module you just uploaded to the config.module.inc file. you need to use this code:

<?php
module("module_name");
?>

Step 4

Login with the administrator account (You can find the password in the config.inc.php file if you forgot the password). Once you logged in you run the setup.

Step 5

Installation is succesfull. Set the security profile right and you are able to use the new module!

Note

If you have problems with installing a new module please ask you questions at our forum:

http://forum.achievo.org/

Personal tools
Navigation