A module for OpenCart 3 is not only working functionality but also a competent approach to description and support. A poor description can scare off buyers, while the right presentation style increases trust and makes it easier to work with your product.
→A well-made module for OpenCart 3 is clean and structured code with a unified style. This reduces the number of questions, increases trust, and helps sell the module more effectively.
→New for August 2025: Email and subscription confirmation, Admin panel protection, Short links module, Distance-based delivery within the region.
→Best-selling templates and extensions in August 2025: Dream Filter product filter, Strizh: social login, Telegram notifications, Dynamic Color template.
→Best-selling templates and extensions in August 2025: Dream Filter product filter, Strizh: social login, Telegram notifications, Dynamic Color template.
→There are often questions about installing Opencart (Opencart.pro, OcStore) on hosting, so we present you with a small guide with some specific instructions for Timeweb hosting (by the way, we also have a small review of this hosting).
1) First, you need to download the distribution package, which you can do, for example, from this page.
2) After that, unzip the archive and upload the contents of the upload folder to your hosting.
3) In some versions, after copying, you need to rename two files:
config-dist.php
admin/config-dist.php
You need to remove -dist from the name, so the resulting files should be
config.php
admin/config.php
Rename the file .htaccess.txt to .htaccess
3.1) For Timeweb, additionally, you need to do the following:
Change the PHP version in the site settings to 7.1
4) Don't forget to create a MySQL database. For Timeweb, this is done as follows:
5) In the browser, go to your-site.ru, and you should see the following:
6) Click "Continue".
7) Here the installation script checks the settings of your hosting and the permissions of the following folders and files (should be 777):
config.php
admin/config.php
image/
image/cache/
image/catalog/
system/storage/cache/
system/storage/download/
system/storage/logs/
system/storage/modification/
system/storage/upload/
If everything is correct, you should see the following (all green checkmarks):
8) Click "Continue" and enter the MySQL database access parameters and administrator registration details:
9) Click "Continue" to proceed to the final screen:
10) Don't forget to delete the following folder from the hosting:
install/
and it's better to set the permissions to 644 for the files:
config.php
admin/config.php
Installation is complete