Occasion Engine for Autotelex

Description

The Occasion Engine for Autotelex is a bridge between the Autotelex B2B platform and your WordPress website. This plugin quickly converts incoming XML vehicle data into conversion-optimized vehicle pages without depending on your theme.

Perfect for car dealerships seeking independence and a professional, high-speed inventory presentation.

Key Features

  • Fully Automated Import: Processes Autotelex XML pings directly via the secure WordPress REST API.
  • Custom Layouts & Carousel: Display your inventory anywhere using unlimited custom layouts (Grid, List, Compact List) or a smooth scrolling Auto-Carousel via generated shortcodes.
  • Smart Filters: Includes AJAX-friendly filters (Make, Body, Fuel, Transmission, Color).
  • SEO Optimized: Automatically generates strong meta-titles, ALT-tags, and descriptions for all imported media based on vehicle specifications.
  • Dynamic License Plates: Automatically detects imported vehicles and visually adjusts the license plate colors based on the country of origin.
  • Smart Form Autofill: Automatically populates contact and test-drive forms (e.g., Enfold theme) with the current vehicle’s details and license plate.
  • Server Storage Optimization: Aggressively removes attached vehicle photos from the server once a car is marked as sold or deleted via the feed to save disk space.
  • Translation Ready (i18n): Base language is English, with official translations included for Dutch, German, and French.

External services

This plugin displays vehicle information and images retrieved from the Autotelex / Hexon API.
The vehicle images shown in the grid and on the single vehicle pages are loaded and served directly from Autotelex’s external servers.
This plugin does not send any personal visitor data from your website to Autotelex.

This service is provided by Autotelex:
* Terms of Service: https://www.autotelex.nl/av/
* Privacy Policy: https://www.autotelex.nl/juridisch/

Screenshots

Installation

Step 1: Install & Activate 1. Upload the occasion-engine-for-autotelex folder to the /wp-content/plugins/ directory, or upload the ZIP file directly via the Plugins > Add New menu in your WordPress dashboard. 2. Activate the plugin.

Step 2: Connect Autotelex (API Setup) 1. In your WordPress dashboard, go to Users > Profile and scroll down to the Application Passwords section. 2. Create a new password (e.g., “Autotelex”) and copy the generated password. 3. Go to the new menu item Occasions > API & Settings and check your API Namespace and Route. Your webhook URL will typically look like this: https://yourdomain.com/wp-json/jouwdomein/v1/autotelex 4. Log in to your Autotelex B2B portal, enter this Webhook URL, and provide your WordPress username and the Application Password to secure the connection.

Step 3: Create & Place Layouts 1. Navigate to Occasions > API & Settings > Layouts & Views. 2. Create your preferred layouts (Grid, List, or Compact List) and configure columns, filters, and items per page. 3. Copy the generated shortcode (e.g., [marcelkraan_occasion_overzicht id="default"]) and paste it on any page or post to display your inventory. 4. Want an auto-scrolling vehicle carousel? Use the [marcelkraan_occasion_carousel limit="15"] shortcode.

Step 4: Styling & Customization (Optional) 1. Go to the Design & Colors tab to easily match the plugin’s background, text, and button colors to your theme’s branding without writing any CSS. 2. Fill in your details in the Contact Details tab to enable smart form autofill for your visitors (automatically prefills test-drive forms with the correct vehicle data).

FAQ

Do I need a specific theme?

No. The plugin is built to function independently of any theme and loads its own robust flexbox stylesheets. It also includes specific smart autofill features for popular themes like Enfold.

How secure is the import feed?

Extremely secure. The API endpoint only accepts requests containing a valid Application Password from a user with Editor capabilities or higher.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Occasion Engine for Autotelex” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

2.9.27

  • Stability improvements and minor bugfixes for optimal WordPress 7.1 compatibility.

2.9.25

  • Added official .po and .mo translations for Dutch (nl_NL), German (de_DE), and French (fr_FR).

2.9.24

  • Major internationalization update (i18n). Fully converted the plugin’s base language to English to properly support multilingual setups (WPML, Polylang, Loco Translate).

2.9.23

  • Feature: Advanced SEO automation for images (automatically sets Alt, Title, and Description based on XML data).
  • Feature: Brand new Layout Engine (Grid, List, Compact List) with unlimited shortcode generation.
  • Feature: Added [marcelkraan_occasion_carousel] shortcode for auto-scrolling vehicle displays.
  • Feature: Design & Colors settings tab for easy styling without CSS.
  • Feature: Smart form autofill for Enfold contact/test-drive forms.

2.9.21

  • Feature: Implemented an aggressive cleanup function to completely remove images from the media library and server when a car is deleted or sold, preventing storage bloat.

2.3

  • Initial release in the WordPress Repository.
  • Added advanced filters and dynamic country-specific license plates.