Skip to main content
Version: v3.4.0

Installation

Step 1: Downloading the Files

Download the module installation files from your available source. You should receive a ZIP archive:

Attributico_v3.4.0.zip

The archive structure is described in this article.

Step 2: Extracting and Uploading the Files

Extract the archive. Open the folder corresponding to your PHP version.

In the admin panel:

  • Navigate to Extensions ⇒ Extension Installer
  • Upload the file attributico.3.x.ocmod.zip for OpenCart version 3.x from the appropriate folder

For OCTEMPLATE users: Skip this step and the following ones. A separate installation guide is provided below.

Step 3: Module Activation

In the admin panel:

  • Go to Extensions ⇒ Modules
  • Find the module "Attribut&co"
  • Install the module

Step 4: User Permission Configuration

User permissions are typically configured automatically during activation. If this fails for any reason, set them manually:

In the admin panel:

  • Navigate to System ⇒ Users ⇒ User Groups
  • Grant "Access" and "Modify" permissions for:
    • extension/module/attributico

Step 5: Modifier Refresh

In the admin panel:

  • Go to Extensions ⇒ Modifications
  • Click "Refresh"
  • Reload the page

Once completed, a new menu item Attribut&co will appear under Catalog ⇒ Attributes.

warning

Clear your store and browser cache.
Cache clearing specifics for OpenCart 3.x are available here.

Special Instructions for OCTEMPLATE

If you are using the OCTEMPLATE theme:

  • Do not perform Step 2
    • For OpenCart 3.0.x, extract the file install.xml and the upload/ folder from attributico.3.x.ocmod.zip
    • Rename install.xml to attributico.3.ocmod.xml
    • Copy it to the /system directory
    • Open the upload/ folder. Copy the contents corresponding to your OpenCart version over your site's folder structure
    • Proceed with Steps 3, 4, and 5