Navigation

Views

Search
 

Toolbox

Modules

From Documentation

Revision as of 16:32, 21 November 2006; view current revision
←Older revision | Newer revision→

New to version 3.1 is a module system. This section allows you to insert modifications or hacks with out messing with the core files of 68 Classifieds.

You can find new modules for 68 Classifieds in our modifications section. http://www.68classifieds.com/modifications/

Installation

Installing a module does take several steps and we will go through setting up one.

  1. If you are installing a brand new module you would need to upload the files to the modules directory then visit the administration -> Manage Modules section and click the regenerate button so it becomes seen.
  2. To turn a module on you will click the "Initialize" link which will install any needed database tables or make any alterations if needed.
  3. Next you would click "Activate" which will make the module active.
  4. After the module is active if it is has an administration area a link will appear labelled "admin".
  5. If at some point you decide you would like to deactivate the module you can click the link "Deactivate" which will keep all the settings but not make it available to your site users.
  6. To delete a module you would click "Delete" which will drop any tables or change back any alterations made by the module. This will not delete the files from your server and you can click regenerate to have the module seen again.

Upgrading

To upgrade a module you will need to first download the upgraded files from the module creater. Next upload them to the proper directory. Last visit your administration where the module is installed and click the upgrade link.