OpenCart Integration
Native connector for OpenCart 2.0–4.x with SEO URLs and a built-in blog index.
OpenCart connector
Install the package for your OpenCart branch. The connector publishes multilingual articles as native Information pages, creates native SEO URLs, stores covers locally, and adds a rubric-filtered blog index.
Download for your OpenCart version
Connector setup
- In OpenCart admin open Extensions → Installer and upload the package for your exact branch.
- Open Extensions → Extensions → Modules, install Blogent Connector, then edit and enable it.
- If needed, map Blogent language codes to installed OpenCart codes, for example
en=en-gbanduk=uk-ua. - For custom covers, map each
image_categoryor rubric key to explicit paths inside the OpenCart image directory. - Copy the generated Webhook URL into the Blogent SEO Blog settings.
- Optionally add the generated public blog URL to the store navigation. Published articles also appear as native Information pages with SEO URLs.
Use the package matching the installed OpenCart branch. Packages are separate because extension paths, templates, admin tokens, and the OpenCart 4 namespace system are not cross-compatible.
This integration receives the standard Blogent JSON payload. Review the full contract — fields, HTML tags, response format — and try the live webhook tester.
Webhook tester
Send a test article to your endpoint and check how the CMS processes the data. Edit the JSON if needed.