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.

屏幕截图

  • Instellingen
  • Voorbeeld van geimporteerde occasion

安装

  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.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