Linux 软件免费装
Banner图

Automotive Vehicle Inventory Feed Import

开发者 jawaid
更新时间 2026年1月26日 02:35
捐献地址: 去捐款
PHP版本: 8.0 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

feed inventory automotive vehicle dealership

下载

1.1 1.0 2.0

详情介绍:

🎯 Help Shape the Future of This Plugin!\ We're constantly improving and your feedback is invaluable. Take our quick 2-minute survey to tell us what features you need, report issues, or suggest improvements. Your input directly influences our development roadmap! Automotive Feed Import Plugin imports vehicle inventory from XML feeds into a custom "vehicles" post type. This modern, PHP 8-compatible plugin offers full customization through an intuitive settings page. Key Features How It Works
  1. Plugin runs on a scheduled basis (configurable frequency)
  2. Loads XML feed and parses vehicle data
  3. Matches vehicles by stock number to existing posts
  4. Creates new vehicle posts or updates existing ones
  5. Stores all XML fields as post metadata
  6. Logs all operations with detailed error reporting
Token-Based Templates Customize how vehicle posts are created using tokens from your XML feed: Example Title: {manufacturer} {brand} {model_year}\ Example Content: {designation} {manufacturer} {brand} {model} - {special_web_price} Available tokens include: manufacturer, brand, model, model_year, stock_number, designation, special_web_price, mileage, exterior_color, status, and any other fields from your XML feed. XML Feed Structure The plugin expects an XML feed with the following structure: ` 999 1440 NEW JAYCO EAGLE SUPER LITE 2011 FIFTH WHEEL AVAILABLE WHITE 12000 29' 2" 26000.00 * Root element:* Child elements: Multipleentries * Required field:stock_number` (used for matching/updating) * Common fields: manufacturer, brand, model, model_year, special_web_price, status, etc. * Download a sample XML file from the plugin settings page

安装:

  1. Upload automotive-feed-import folder to /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Navigate to Settings → Automotive Feed Import
  4. Configure your XML feed path and import settings
  5. Save settings and run your first import

屏幕截图:

  • Vehicle edit screen showing imported and editable fields
  • Import log viewer with detailed operation history

升级注意事项:

2.0 Major update with PHP 8 compatibility, custom post type, full settings page, and editable fields. Existing listings will be automatically migrated.

常见问题:

Where do I configure the plugin?

Navigate to Settings → Automotive Feed Import in your WordPress admin panel.

How do I set the XML feed path?

Use the file browser button on the settings page to navigate your server and select the XML file, or enter the full server path manually.

Can I customize how vehicle posts are created?

Yes! Use the token-based template system to customize post titles and content. Any field from your XML feed can be used as a token.

How often does the import run?

You can configure the frequency in settings. Options include every 5, 10, 15, 30 minutes, hourly, twice daily, or daily. Note: Frequency changes require plugin deactivation/reactivation.

Can I edit the imported vehicle data?

Yes! All imported fields are fully editable in the vehicle post edit screen.

What happens to existing Automotive Theme listings?

On first activation, the plugin automatically migrates any existing 'listing' posts to the new 'vehicles' post type.

How do I troubleshoot import issues?

Check the import log on the settings page for detailed error messages. You can also use the "Run Import Now" button to test imports manually.

Does it support custom XML fields?

Yes! The plugin automatically imports all fields from your XML feed as post metadata.

Does it have a paid or pro version?

Pro version is under development and your feedback is very important. Please, participate in the survey to shape the future of the plugin.

更新日志:

2.0 0.1