Skip to content

Installation

Mudzakkir edited this page Oct 10, 2019 · 9 revisions

Table of Contents


System Requirement

  • OpenCart 2.x, 3.x
  • PHP 5.6+

Version

Choose the correct package for your OpenCart version

Installation

Important:
If your OpenCart is not a fresh installation, files and database backup is highly recommended.

Extension Installer

Installation through Admin > Extensions > Extension Installer

Step 1

Download package from Architect product page.

Step 2

Upload module package that match your OpenCart version through OpenCart admin extension installer.

Step 3

At OpenCart admin Modification page, click Refresh to apply Architect ocmod file.

Step 4

At OpenCart admin Module list page, install Architect.

Manual Installation

Step 1

Download package from Release page that match your OpenCart version.

Step 2

  • OpenCart 3x
    • Copy all files from source/upload/ folder over your OpenCart installation preserving the directory structure.
    • Rename source/upload/install.xml to install.ocmod.xml and upload through Admin > Extensions > Extension Installer
  • OpenCart 2x
    • Copy all files from oc20/upload/ (OpenCart 2.0-2.2) or oc23/upload/ (OpenCart 2.3) folder over your OpenCart installation preserving the directory structure.
    • Rename oc20/upload/install.xml or oc20/upload/install.xml to install.ocmod.xml and upload through Admin > Extensions > Extension Installer

Step 3

At OpenCart admin Modification page, click Refresh to apply Architect ocmod file.

Step 4

At OpenCart admin Module list page, install Architect.


At this stage you are ready to use Architect, proceed with usages or spend bit time to understand Architect concepts.

Clone this wiki locally