2
Hi,
In your download the folder containing the main php files, like index.php and xoops_version.php is the main folder.
Upload the main folder and all files and subfolders in it to your module directory.
If any additional action is needed, like change directory permissions, best do this before you start using the new module. If changing permissions is needed, this will usually be mentioned in the download section where you got the files from. If nothing is mentioned there it should (normally) not be necessary and you can simply start up the module.
To start up the module, go to the XOOPS admin section of your site and then navigate to modules. You will see all installed modules and below you will see all installable modules including the newly uploaded module. Click the button with mouse over text 'install' and then in the next window confirm installation.
Your module is active now, but in order to let members and guests use it, make sure the can view the module. You will have to check if group permissions for these groups are set to view this module. Also do this in the XOOPS admin menu in the section 'groups'.
Good luck!
Martijn