WP Manifestindependent plugin directory
manifest / integrations / ctrl-vitec-integration

CTRL Vitec Integration

The CTRL Vitec WP Integration plugin seamlessly integrates the Swedish real estate system Vitec into your WordPress website. This plugin, written in pure PHP, leverages on-the-fly loading of data directly from the Vitec system.

by CTRL · github.com/sini6a/ctrl-vitec-integration · website

2stars
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/sini6a/ctrl-vitec-integration/archive/refs/heads/development.zip

From the readme

Ctrl Vitec Integration WordPress plugin for syncing and displaying real estate listings from the Vitec API. 🆕 New Shortcodes (Status-specific) These shortcodes pull listings based on statusId from Vitec: - [vitec-intaget] – Status ID 2 (Intaget) - [vitec-till-salu] – Status ID 3 (Till salu) - [vitec-sald] – Status ID 4 (Såld) - [vitec-referens] – Status ID 10 (Referensobjekt) 🧾 Requirements - PHP 8.3+ - WordPress 6.7.2+ - Vitec API credentials 🧠 Usage Add shortcodes to pages or templates to display filtered listings. 📚 API Reference - Vitec GetEstateList Docs 🙌 Credits - Original Author: sini6a - Contributor: ajnadox - Maintainer: CTRL 📦 Version - Stable version: 1.2.4 - Tested up to: WordPress 6.7.2

Read the full README on GitHub →