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
Direct Download
Read full article as PDF:
Price $2.95
News
-
Apple M1 Hardware Support to be Merged into Linux Kernel 5.13
Linux users will be able to install their favorite distribution on Apple’s M1-based hardware.
-
KDE Launches the Qt 5 Patch Collection
To support and maintain a stable Qt 5 for KDE Gears and Frameworks, KDE will maintain a patch collection.
-
Linux Creator Warns Next Kernel Could be Delayed
Linus Torvalds has issued concern about the size of kernel 5.12 and possible delays for its release.
-
System76 Updates its Pangolin Laptop
System76 has released a much-anticipated AMD version of their most popular laptop, the Pangolin.
-
New Debian-Based Distribution Arrives on the Market
TelOS is a new Debian-based Linux distribution with a customized, touch-screen-ready KDE Plasma 5 desktop.
-
System76 Releases New Thelio Desktop
One of the most ardent supporters of open source hardware has released a new desktop machine for home or office.
-
Mageia 8 Now Available with Linux 5.10 LTS
The latest release of Mageia includes improved graphics support for both AMD and NVIDIA GPUs.
-
GNOME 40 Beta has been Released
Anyone looking to test the beta for the upcoming GNOME 40 release can now do so.
-
OpenMandriva Lx 4.2 has Arrived
The latest stable version of OpenMandriva has been released and offers the newest KDE desktop and ARM support.
-
Thunderbird 78 Ported to Ubuntu 20.04
The Ubuntu developers have made the decision to port the latest release of Thunderbird to the LTS version of the platform.