WP Manifestindependent plugin directory
manifest / integrations / snillrik-wayke

Wayke for Wordpress

A serach and display for wordpress and the Wayke api.

by Mattias Kallio · github.com/mattiaskallio/snillrik-wayke · website

0stars
0forks

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/mattiaskallio/snillrik-wayke/archive/refs/heads/main.zip

Readme

snillrik-wayke

A WordPress plugin for searching and displaying cars from Wayke via their API. You need a Wayke account to use this.

Not all that documented but the setup is done like:

  • Save API Token under Settings
  • Add shortcode [wayke_list] on page for search box and boxes of cars fitting search
  • Add shortcode [wayke_item] on page for single car, select that page under Settings page. You can also add shortcode [wayke_price] where you want the price
  • Your visitors will find your amazing cars.

Read the full README on GitHub →