How To Install OpenCart – This blog is an explanation about how to install OpenCart 3.0.3.6 version. In this version, the OC installation process has to be quite different from the previously released OC Version. So, User can follow below given easy steps :
Download Opencart 3.0.3.6 version:
Firstly, Go to the following link and download the Opencart(3.0.3.6) Version from openCart official Site:
https://www.opencart.com/index.php?route=cms/download/history
Note: To install OpenCart 3.0.3.6 version make sure that the PHP version should be 7.4 or higher.
Then extract the zip and upload the files and folders to your root directory. Furthermore, we can see here different files and ‘Upload’ named Folder:
After this, copy two files (‘composer.json’ and ‘composer.lock’) from here and paste them at another location in your system.
Run Commands
In terminal, navigate to the same folder where composer files exists and run the following commands:
curl -s http://getcomposer.org/installer | php
php composer.phar install
after executing the above commands you can see the ‘upload’ folder and ‘composer.phar’ file at the same location:
then you can navigate to ‘System’ folder(under the ‘Upload’ folder upload-> system)
copy or pick ‘System’ folder and paste it into the ‘Upload’ Folder present in your system’s root directory :
then, go to the frontend then complete these four easy configuration steps:
1: License Agreement:
Read the opencart License Agreement carefully and click on the ‘Continue’ button.
2: Pre-Installation:
here, you can check your server setup is correct or not.
3: Configuration:
here, enter your correct Database and Administrator details carefully and click on the ‘Continue’ button.
4: Installation Complete:
Now, you are completed setup Opencart 3.0.3.6 version at your server.
Now you can start selling your products.
That is all about How To Install OpenCart in 3.0.3.6 Version. if you are interested in some Webkul Opencart Extensions, then click on the link given below:
https://store.webkul.com/OpenCart-Modules.html
Be the first to comment.