Installing the Module

Return to Introduction  Previous page  Next page

To successfully install FlyoutCategories add-on module your shopping system requires LiteCommerce shopping cart software version 2.x to be installed at your online store.

important

To provide complete functionality of the module, including automatic generation of small category icons, PHP must be compiled against GDlib v. 2.0 or later. Specifically, the following functions are used by GDlib and must be enabled:

 

imagesx(...)

imagesy(...)

imagejpeg(...)

imagecreatefromstring(...)

ImageCreateTrueColor(...)

ImageCopyResampled(...)

Select the 'Modules' section in the 'Settings' menu of the Administrator Zone. The list of currently installed modules will appear. To install a module (FlyoutCategories in our case) click on the 'Browse…' button, select the module's '.tar' file and click on the 'Install' button to add the module to your store setup.

LC-FC-01

'FlyoutCategories' module will appear in the list of the installed modules; it will be activated automatically.

To deactivate the module, unselect the 'Active' check box against the module title and click on the 'Update' button. To completely uninstall the module, click on the 'Uninstall' button.

LC-FC-02