Importer for VWE

外掛說明

Importer for VWE receives vehicle information via a REST endpoint and automatically creates
Custom Posts (used vehicles).
An admin settings page allows you to set the CPT name, and a meta box displays all
important vehicle data in the WordPress backend.

Works with multiple Occasion software which make use of eigenwebsite.dv.nl:
– VWE
– Wheelerdelta
– Autotelex
– and many more…

螢幕擷圖

安裝方式

  1. Upload the importer-for-vwe folder to /wp-content/plugins/.
  2. Activate the plugin via the WordPress Plugins menu.
  3. Go to Importer for VWE Settings to set the CPT name.
  4. REST endpoint: POST to https://www.yourdomain.com/wp-json/vwe/v1/import/ with XML data.

常見問題集

Q: How do I set the CPT name?
A: Go to Importer for VWE Settings and enter the desired slug. Existing posts will be automatically migrated if you change them.

Q: Where can I find the vehicle metadata?
A: Open a created post in the backend; the meta box on the right or bottom shows all the details.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Importer for VWE〉的開發相關工作。

參與者

〈Importer for VWE〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Importer for VWE〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.5.1

  • Added verkocht field

1.0.5

  • Added shortcode to show gallery
  • Added meta field for images (comma separated)

1.0.4.2

  • Update icon

1.0.4.1

  • Update readme.txt

1.0.4

  • Meer velden toegevoegd (BTW/Marge, Basisinterieurkleur, Interieurkleur, Aantal zitplaatsen, Bekleding)

1.0.3

  • Meer velden toegevoegd

1.0.2

  • Voertuigsoort taxonomie toegevoegd

1.0.1

  • Foto’s tonen bij CPT gefixt

1.0.0

  • Eerste release: REST endpoint en CPT aanmaken
  • Dynamische CPT-naam instelbaar in settings
  • Meta box toegevoegd aan occasions CPT
  • REST callback, helper functies en meta box in aparte file gezet
  • CPT migratie bij slug-wijziging toegevoegd
  • Meta box toont alle belangrijke voertuiggegevens