Documentation Section

Integration Guide

This section covers how to connect, configure and migrate the CarSyncPro plugin with external systems and between environments. It contains reference documents for API setup, credential management, scheduling, webhooks, frontend integration, and deployment workflows.

Documents

Document AutoScout24 API Setup This document explains how AutoScout24 API access fits into the CarSyncPro plugin, which credentials the plugin needs, and how an administrator can validate that the dealer account is reachable from the WordPress site. Document Custom CSS Guide This document explains how to customise the visual appearance of the CarSyncPro plugin safely using CSS, which approaches are stable across plugin updates, and how to avoid overrides that may break when the plugin changes. Document External API Credentials This document explains how to handle the external API credentials used by the CarSyncPro plugin safely. It covers where credentials normally come from, what must never be published, how to coordinate values with the providers that issue them, and how… Document Page Builder Integration This document explains how to use the CarSyncPro plugin within page builder workflows, how to place shortcodes on pages built with any page editor, and what to validate on the front end after placement. Document Server Cron Setup This document explains why a real server cron job is the recommended way to drive imports for the CarSyncPro plugin in production, how it relates to the built-in WP-Cron scheduler, and which operational checks should be in place once it… Document Staging to Live Migration This document explains how to migrate the CarSyncPro plugin configuration from a staging WordPress site to a production (live) site. It covers which settings must be updated, which transient data must be cleared, how to reconfigure scheduled imports and cron… Document Template Override Guide This document explains how to safely customise the PHP templates used by the CarSyncPro plugin by creating override files in your theme, and how to keep those overrides maintainable across plugin updates. Document Theme Integration This document explains how the CarSyncPro plugin integrates with the active WordPress theme, what to validate after installation or a theme switch, and how to resolve the most common layout conflicts. Document Translation and Poedit Guide This document explains how the CarSyncPro plugin handles multilingual WordPress sites, what translation files are provided with the plugin, and how to translate or update plugin strings using Poedit or equivalent tools. Document Webhook Integration This document explains how the CarSyncPro plugin's outgoing webhooks work, how to configure them safely, how a receiving system should validate the payloads, and what to expect operationally. It also covers the limitations of the current implementation so that integrations…

← Back to documentation overview