Description
The CarQuery API Vehicle Data plugin uses simple short codes to add dependent vehicle year, make, mode, and trim dropdowns in your post or page.
The vehicle dropdown menus use AJAX requests to auto-populate using the CarQuery API from https://www.carqueryapi.com
Installation
- Download the plugin archive
- Extract all files from the zip archive
- Copy the carquery-api folder to the /wp-content/plugins directory
- Activate the plugin through the \’Plugins\’ menu in WordPress
- Use the shortcodes [cq-year] [cq-make] [cq-model] [cq-trim][cq-trim][cq-button] anywhere in your site to create automatically populated vehicle data dropdowns.
FAQ
- Where does this vehicle data come from?
-
The plugin uses data from the CarQuery API
- What else can I use the CarQuery API for?
-
There are many other things you can do with the CarQuery API outside of what the plugin enables.
Visit the CarQuery documentation page for more details. - Can I download the CarQuery source data?
-
Yes, the CarQuery source data can be downloaded in CSV format. Just visit the CarQuery Download page!
Reviews
Contributors & Developers
“CarQuery API Vehicle Data” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “CarQuery API Vehicle Data” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1
- Initial release
1.0
- Improved preformatted code.
- Used latest API for make and model search.
- Updated code is compatible with Wp version 3.0 to 3.5.1.
1.2
- Improved preformatted code.
- Used latest API for make and model search.
- Updated code is compatible with Wp version 4.2.1.
- Updated access to all vehicle years.
1.3
- Used latest API for make and model search.
- Updated code is compatible with Wp version 4.4
1.4
- Used latest API for make and model search.
- Updated code is compatible with Wp version 4.7
1.5
- Change all http calls to https for security
1.6
- Used latest API for make and model search.
- Updated code is compatible with Wp version 5.0