Setting up an e-commerce OpenCart system
Documentation
OpenCart sorely lacks technical documentation. While there is plenty of user documentation on the project site [9], actual instructions for building your extensions and understanding how to tweak the application are sparse. Thankfully, OpenCart comes with many preloaded extensions that you can analyze in order to figure out how things work.
In particular, there is no documentation hinting at how to host an instance in a High Availability configuration. This means there are no instructions nor provisions for configuring a set of redundant servers so your website will keep running if one of your servers dies.
Additional Features
OpenCart comes with some extra features that merchants might find handy.
Out-of-the-box support for affiliate programs allows you to pay other people for linking to your shop and directing traffic to you.
An included review system lets users leave their opinions about your products.
Anti-spam measures are available by default, but beware that the included Basic Captcha extension distributed with OpenCart is severely lacking. It may cause you more headaches than it avoids.
The OpenCart Security HTTP Headers extension is available as a free download, and it is highly recommended if you don't have other measures in place to harden your HTTP stack. It is a quick way of mitigating the risk of Cross-Site Scripting (CSS) attacks and other malicious activities.
Conclusion
OpenCart is far from perfect. Out of the box, it is only capable of powering the most basic sites, and it lacks proper developer documentation. However, it is very quick to install and allows you to quickly put your business on the Internet – if you are willing to purchase the extensions to provide the functionality missing in the core system. You should expect to spend around EUR140 (~$152) if you want a fully functional site and don't have the time or knowledge to build your own extensions.
Keep in mind that OpenCart needs an email service in order to send emails to customers (e.g., order confirmation messages). You will need to build one separately or hire a dedicated provider.
Finally, a website is not capable of gathering users by itself. Once your site is up and running, you will need to invest in a good marketing plan so customers can find your online store.
Infos
- OpenCart: https://www.opencart.com/
- OpenCart distributed as a Bitnami stack: https://bitnami.com/stack/opencart/installer
- "An Alternative to Docker, Snap, and Company" by Erik Bärwaldt, Linux Magazine, issue 223, June 2019: https://www.linux-magazine.com/Issues/2019/223/Bitnami
- Create and install a self-signed certificate: https://tecadmin.net/create-and-install-self-signed-certificate-in-apache/
- Installing an SSL certificate on Ubuntu: https://cheapsslsecurity.com/blog/install-ssl-certificate-ubuntu-server-using-apache/
- Let's Encrypt: https://letsencrypt.org/getting-started/
- OpenCart Basic Security Practices: http://docs.opencart.com/en-gb/administration/security/
- OpenCart marketplace: https://www.opencart.com/index.php?route=marketplace/extension
- OpenCart documentation: http://docs.opencart.com/
« Previous 1 2
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
Rhino Linux Announces Latest "Quick Update"
If you prefer your Linux distribution to be of the rolling type, Rhino Linux delivers a beautiful and reliable experience.
-
Plasma Desktop Will Soon Ask for Donations
The next iteration of Plasma has reached the soft feature freeze for the 6.2 version and includes a feature that could be divisive.
-
Linux Market Share Hits New High
For the first time, the Linux market share has reached a new high for desktops, and the trend looks like it will continue.
-
LibreOffice 24.8 Delivers New Features
LibreOffice is often considered the de facto standard office suite for the Linux operating system.
-
Deepin 23 Offers Wayland Support and New AI Tool
Deepin has been considered one of the most beautiful desktop operating systems for a long time and the arrival of version 23 has bolstered that reputation.
-
CachyOS Adds Support for System76's COSMIC Desktop
The August 2024 release of CachyOS includes support for the COSMIC desktop as well as some important bits for video.
-
Linux Foundation Adopts OMI to Foster Ethical LLMs
The Open Model Initiative hopes to create community LLMs that rival proprietary models but avoid restrictive licensing that limits usage.
-
Ubuntu 24.10 to Include the Latest Linux Kernel
Ubuntu users have grown accustomed to their favorite distribution shipping with a kernel that's not quite as up-to-date as other distros but that changes with 24.10.
-
Plasma Desktop 6.1.4 Release Includes Improvements and Bug Fixes
The latest release from the KDE team improves the KWin window and composite managers and plenty of fixes.
-
Manjaro Team Tests Immutable Version of its Arch-Based Distribution
If you're a fan of immutable operating systems, you'll be thrilled to know that the Manjaro team is working on an immutable spin that is now available for testing.