How to Install OpenCart: 3 Effective Methods for Building Your Store
When it comes to setting up an online store, OpenCart is a platform worth trying. Many well-known businesses use it to create an eCommerce website that can cater to an audience of any size.
What’s more, the OpenCart installation process doesn’t require the skills of a web developer. You can do it yourself with the help of an excellent tutorial to guide you through.
This article will teach you how to install OpenCart step by step, no matter what operating system you have or web host you use.
What is OpenCart?
OpenCart is a content management system (CMS) designed for building online stores. It’s open-source and free to use and offers advanced features enough to support small businesses and large corporations alike.
With OpenCart, creating an eCommerce website is quick and easy. The admin dashboard is very intuitive, and there are many pre-made and highly customizable themes to choose from as well.
It lets users upload unlimited amounts of products, set up convenient payment gateways, add a multi-store, and manage discounts and affiliates. Furthermore, the platform’s functionality is extendable with PHP modules too.
It’s important to note that OpenCart is self-hosted, which means you will need hosting and a domain name to make your online store accessible online.
You will also be fully responsible for the development and maintenance of your OpenCart store. Be sure to check out their community forum if you need help. Also, consider picking up the dedicated support plan starting from $99/month.
What Are OpenCart Installation Requirements?
Here are the pre-installation requirements that you need to take note of:
Software:
- MySQL version 5 or higher
- PHP version 7.3 or higher
Web server:
- Microsoft: IIS 7, or
- Apache 2.x, or
- Nginx: 1.0
Disk space:
- A minimum of 90 MB
Make sure your hosting account meets the above system requirements for smooth OpenCart installation.
If you’re still looking for the best web hosting solution, Hostinger’s shared hosting and cloud server hosting plans come with plentiful resources and storage to get your online store running.
Read this beginner-friendly guide to choose a hosting plan the most suitable for your needs.
3 Ways to Install OpenCart
Now that we covered the requirements, it’s time to discuss the different methods of the OpenCart installation process.
How to Install OpenCart With Auto Installer?
One of the easiest and quickest ways to install OpenCart is by using a one-click installer. Most hosting providers come with this feature built-in.
In this tutorial, we will show you the process of setting up OpenCart with Hostinger’s hPanel.
1. Create a MySQL database
- Login to the hPanel. Go to Databases → Management.
- Under Create a New MySQL Database and Database User, fill in the database details:
- MySQL database name
- MySQL username
- Password
- Click Create.
2. Install OpenCart with Hostinger’s Auto Installer
- From your hPanel Dashboard, find the Website section and click Auto Installer.
- Choose Other. Find in OpenCart on the drop-down menu, then press Select.
- Fill in the required fields, click Next, then Install.
- Go to YourStore.com/admin. Enter your Administrator Username plus Password, and you’ll be directed to OpenCart’s admin dashboard interface.
How to Install OpenCart Manually?
If the automatic installer is unavailable, you can install OpenCart manually. For this tutorial, we’ll be using cPanel and FileZilla FTP client.
1. Create a MySQL database
- Log in to your cPanel. Go to Databases -> MySQL Database Wizard.
- Name the new database, then enter a username and password before clicking on Create User.
- Check the box for ALL PRIVILEGES, then press Next Step.
2. Download the OpenCart installation files
Visit the official download page, and choose the latest version of OpenCart.
3. Extract the compressed archive
- If you use Windows, simply right-click the ZIP file and select Extract to opencart-3.x.x.x.
- For Mac users, double-click on the ZIP file, and it will automatically be extracted to a new folder with the same name. Access opencart-3.x.x.x, then the upload folder.
- Change the config-dist.php file to just config.php.
- Access the admin folder and repeat the action above.
4. Upload the files via an FTP client
- For this step, download and install FileZilla if you haven’t already.
- Open FileZilla, click File -> Site Manager.
- Press New Site, then enter your web server information. Next to Host, type in the name of your domain.
- Leave the Protocol at FTP – File Transfer Protocol and the Logon Type as Normal.
- Enter your username and password of your hosting account given by your hosting provider. Then, click Connect.
- Once connected, access the public_html folder and create a new folder for the OpenCart files.
- Go back to the opencart-3.x.x.x folder, and select all the files and folders stored in upload. Proceed to dragging and dropping them into the Empty directory listing. Then, wait until the moving process is complete.
5. Proceed with the installation
- After everything is uploaded, go to YourStore.com/install, and you will see OpenCart’s installation wizard.
- Feel free to read the License Agreement before pressing Continue.
- On the Pre-Installation page, make sure the Status is all green, then click Continue.
- Fill in the database and administration details with the MySQL information that you created earlier.
- Next, enter a username and password. They will be used to access OpenCart’s back-end admin. Type in your email address, then click Continue.
- The installation is complete. You should soon get a message to delete your installation directory.
- Go back to FileZilla, navigate to OpenCart’s directory, and delete the install folder.
You can now access your OpenCart website. Simply enter the URL YourStore.com/admin in your web browser and log in.
How to Install OpenCart on a VPS?
For those using VPS hosting, we will only show the general steps you need to follow. Configurations might be slightly different depending on the OS and the control panel you’re using.
You can explore our OpenCart hosting plans, which have a template with Ubuntu 22.04 64bit for a fast and simple installation.
The following OS and control panel options are available for Hostinger’s VPS plans if you would like to install it manually using your preferred OS:
- CentOS 9 Stream 64bit with CentOS Panel.
- Debian 8 64bit with Webmin.
- Ubuntu 22.04 64bit with CloudPanel.
Feel free to check the full list for more details.
Before proceeding with the installation process, make sure you are a non-root user and have sudo privileges. Then, follow the steps below using the proper command prompts:
- Update the server package repository.
- Install the most recent release of Apache.
- Install MariaDB or any other open-source database application, then create a new database and user for OpenCart.
- Install PHP modules as it will be the scripting language for your OpenCart website.
- Download OpenCart files and unzip them.
- Copy OpenCart’s config files.
- Modify the directory ownership.
- Enable the rewrite module.
- Visit YourStore.com/opencart to finalize the setup.
Conclusion
OpenCart is an excellent choice if you’re looking for a CMS explicitly designed for an eCommerce store for your online business. It’s free, highly customizable, and relatively easy-to-use.
Make sure your hosting plan meets the requirements before you download OpenCart. Then, depending on the type of hosting account you have, choose one of the three methods below to install OpenCart:
- Installing OpenCart on Hostinger – one of the quickest ways as it uses an Auto Installer.
- Manually installing OpenCart – the files are uploaded via Filezilla to your hosting account.
- Installing OpenCart on a VPS – the steps are similar to installing OpenCart manually but through command prompts. Keep in mind that commands may be different depending on the OS and control panel you’re using.
We hope you enjoy your newly installed OpenCart and good luck with your online store.
Comments
September 17 2020
unable to configure seo url in opencart htassess is not working
November 18 2020
Hey Siba. Please check Opencart's official info here.