#OpenCart 3
8 articles with this tag
UniXML for OpenCart: importing from XML and uploading to marketplaces
Overview of the UniXML module — importing supplier products from XML/YML and exporting to Rozetka, Prom, Google Merchant. Price, limitations, real experience.
OpenCart Admin Security: Protecting the Panel from Hacking
How to protect OpenCart admin: IP restrictions on Apache and NGINX, user permissions and checking your store for breaches.
Moving an OpenCart website to another hosting: instructions
How to migrate a store to OpenCart: files, database, config.php, access rights, and modification cache. Common mistakes and post-migration checklist.
Changing the website address in OpenCart: configs, database and 301-redirects
Where to Register a New Domain in OpenCart: config.php and admin/config.php, Cleaning the Database from Old Links, 301-Redirects and Checklist After Migration.
OCMOD in OpenCart: code modifications without changing system files
How OCMOD works in OpenCart 2.x and 3.x: structure of install.xml, search and add tags, version differences, typical modifier errors and their debugging.
Configuring Multilingual Setup in OpenCart: hreflang, x-default and language prefixes in URLs
Why Google indexes only one language of your OpenCart store and how to fix it using language prefixes, hreflang, and x-default.
Image Size Unification (Saving Disk Space and Inodes)
Image Size Unification (Saving Disk Space and Inodes)
Working with a Database in OpenCart: A Developer's Guide
Working with the OpenCart database requires a proper approach to queries, security, and optimization. Learn about the table structure and best practices.