{"id":317936,"date":"2026-06-10T11:09:47","date_gmt":"2026-06-10T11:09:47","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/car-make-model-year\/"},"modified":"2026-06-11T08:54:40","modified_gmt":"2026-06-11T08:54:40","slug":"car-make-model-year","status":"publish","type":"plugin","link":"https:\/\/hi.wordpress.org\/plugins\/car-make-model-year\/","author":23505493,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.1","stable_tag":"1.0.1","tested":"7.0","requires":"5.8","requires_php":"7.4","requires_plugins":null,"header_name":"Bulk Importer Car Make Model Year","header_author":"zahoorkhan","header_description":"Manage car Make, Model, and Year data with support for bulk import and export of 100,000+ records.","assets_banners_color":"517083","last_updated":"2026-06-11 08:54:40","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/profiles.wordpress.org\/zahoorkhan\/","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/autogrid-make-model-year\/","header_author_uri":"https:\/\/profiles.wordpress.org\/zahoorkhan\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":98,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"zahoorkhan","date":"2026-06-10 11:09:28"},"1.0.1":{"tag":"1.0.1","author":"zahoorkhan","date":"2026-06-11 08:54:40"}},"upgrade_notice":{"1.0.0":"<p>Initial release. No upgrade steps required.<\/p>"},"ratings":[],"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":3568512,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3568512,"resolution":"1544x500","location":"assets","locale":"","width":1544,"height":500},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3568540,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3568512,"resolution":"1","location":"assets","locale":"","width":1024,"height":1024},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3568512,"resolution":"2","location":"assets","locale":"","width":1024,"height":1024},"screenshot-3.png":{"filename":"screenshot-3.png","revision":3568512,"resolution":"3","location":"assets","locale":"","width":1024,"height":1024},"screenshot-4.png":{"filename":"screenshot-4.png","revision":3568512,"resolution":"4","location":"assets","locale":"","width":1024,"height":1024},"screenshot-5.png":{"filename":"screenshot-5.png","revision":3568512,"resolution":"5","location":"assets","locale":"","width":1024,"height":1024}},"screenshots":{"1":"Admin list view \u2014 paginated table with Make, Model, Year columns and search bar.","2":"Add New form \u2014 simple form to add a single vehicle entry.","3":"Export page \u2014 filter options and Export Now button.","4":"Import page \u2014 file upload with progress summary.","5":"Frontend shortcode \u2014 vehicle selector dropdown rendered on a page."}},"plugin_section":[],"plugin_tags":[9982,11744,13410,21157],"plugin_category":[],"plugin_contributors":[266479],"plugin_business_model":[],"class_list":["post-317936","plugin","type-plugin","status-publish","hentry","plugin_tags-automotive","plugin_tags-car","plugin_tags-csv-export","plugin_tags-csv-import","plugin_contributors-zahoorkhan","plugin_committers-zahoorkhan"],"banners":{"banner":"https:\/\/ps.w.org\/car-make-model-year\/assets\/banner-772x250.png?rev=3568540","banner_2x":"https:\/\/ps.w.org\/car-make-model-year\/assets\/banner-1544x500.png?rev=3568512","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/car-make-model-year\/assets\/icon-256x256.png?rev=3568512","icon_2x":"https:\/\/ps.w.org\/car-make-model-year\/assets\/icon-256x256.png?rev=3568512","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/car-make-model-year\/assets\/screenshot-1.png?rev=3568512","caption":"Admin list view \u2014 paginated table with Make, Model, Year columns and search bar."},{"src":"https:\/\/ps.w.org\/car-make-model-year\/assets\/screenshot-2.png?rev=3568512","caption":"Add New form \u2014 simple form to add a single vehicle entry."},{"src":"https:\/\/ps.w.org\/car-make-model-year\/assets\/screenshot-3.png?rev=3568512","caption":"Export page \u2014 filter options and Export Now button."},{"src":"https:\/\/ps.w.org\/car-make-model-year\/assets\/screenshot-4.png?rev=3568512","caption":"Import page \u2014 file upload with progress summary."},{"src":"https:\/\/ps.w.org\/car-make-model-year\/assets\/screenshot-5.png?rev=3568512","caption":"Frontend shortcode \u2014 vehicle selector dropdown rendered on a page."}],"raw_content":"<!--section=description-->\n<p><strong>Bulk Importer Car Make Model Year<\/strong> is a lightweight yet powerful plugin that lets you store, manage, search, and export vehicle data (Make \u2192 Model \u2192 Year) directly from your WordPress dashboard.<\/p>\n\n<h4>Key Features<\/h4>\n\n<ul>\n<li>Custom database table for high-performance storage<\/li>\n<li>Add, edit, and delete car Makes, Models, and Years<\/li>\n<li><strong>Bulk Export to CSV<\/strong> \u2014 handles 100,000+ records using chunked streaming (no PHP memory limit issues)<\/li>\n<li><strong>Bulk Import via CSV<\/strong> \u2014 import large datasets with batch processing<\/li>\n<li>Search and filter from the admin list view<\/li>\n<li>Pagination for large datasets<\/li>\n<li>REST API endpoints for headless and external access<\/li>\n<li>Shortcode to display a vehicle selector on the frontend<\/li>\n<li>WP-CLI commands for server-side operations<\/li>\n<li>Compatible with WordPress Multisite<\/li>\n<li>No external dependencies \u2014 pure WordPress APIs<\/li>\n<\/ul>\n\n<h4>How It Works<\/h4>\n\n<p>The plugin creates a dedicated database table with proper indexes for fast queries, even with 1,000,000+ rows. Export uses PHP output buffering with chunked streaming so it never loads all records into memory. Import processes rows in configurable batches for reliability.<\/p>\n\n<h4>Shortcode<\/h4>\n\n<p>Display a cascading vehicle selector on any page:<\/p>\n\n<pre><code>[car_selector]\n<\/code><\/pre>\n\n<p>Optional attributes:<\/p>\n\n<pre><code>[car_selector show_year=\"true\" show_search=\"true\" redirect=\"\/results\/\"]\n<\/code><\/pre>\n\n<h4>REST API<\/h4>\n\n<p>Full REST API under the <code>cmmy\/v1<\/code> namespace:<\/p>\n\n<ul>\n<li><code>GET \/wp-json\/cmmy\/v1\/vehicles<\/code> \u2014 List vehicles (paginated)<\/li>\n<li><code>GET \/wp-json\/cmmy\/v1\/makes<\/code> \u2014 List all unique makes<\/li>\n<li><code>GET \/wp-json\/cmmy\/v1\/models?make=Toyota<\/code> \u2014 List models for a make<\/li>\n<li><code>GET \/wp-json\/cmmy\/v1\/years?make=Toyota&amp;model=Corolla<\/code> \u2014 List years<\/li>\n<li><code>POST \/PUT \/DELETE<\/code> endpoints for authenticated users<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>autogrid-make-model-year<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate the plugin through the <strong>Plugins<\/strong> screen in WordPress.<\/li>\n<li>A new <strong>Car Data<\/strong> menu item will appear in your admin sidebar.<\/li>\n<\/ol>\n\n<p>On activation, the plugin automatically creates a custom database table for vehicle storage.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt id=\"will%20this%20slow%20down%20my%20site%3F\"><h3>Will this slow down my site?<\/h3><\/dt>\n<dd><p>No. The plugin only loads its scripts and styles on its own admin pages and on pages that use the <code>[car_selector]<\/code> shortcode. It has zero frontend impact otherwise.<\/p><\/dd>\n<dt id=\"can%20i%20import%20duplicate%20entries%3F\"><h3>Can I import duplicate entries?<\/h3><\/dt>\n<dd><p>By default, duplicates (same make + model + year) are skipped during import. You can allow duplicates in <strong>Car Data \u2192 Settings<\/strong>.<\/p><\/dd>\n<dt id=\"what%20is%20the%20maximum%20number%20of%20records%20supported%3F\"><h3>What is the maximum number of records supported?<\/h3><\/dt>\n<dd><p>The plugin has been tested with 500,000 records. Export and import work via chunking, so there is no hard limit.<\/p><\/dd>\n<dt id=\"does%20it%20work%20with%20woocommerce%20or%20other%20plugins%3F\"><h3>Does it work with WooCommerce or other plugins?<\/h3><\/dt>\n<dd><p>Yes. The plugin is self-contained and does not conflict with WooCommerce, Elementor, or other popular plugins.<\/p><\/dd>\n<dt id=\"can%20i%20use%20wp-cli%20for%20large%20imports%3F\"><h3>Can I use WP-CLI for large imports?<\/h3><\/dt>\n<dd><p>Yes. Use <code>wp cmmy import \/path\/to\/file.csv --batch=1000<\/code> for server-side imports that avoid browser timeout issues.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<li>Custom database table with indexed columns<\/li>\n<li>Admin CRUD interface with pagination and search<\/li>\n<li>Chunked CSV export for large datasets<\/li>\n<li>Batch CSV import with validation<\/li>\n<li>REST API (read and write)<\/li>\n<li><code>[car_selector]<\/code> shortcode<\/li>\n<li>WP-CLI support<\/li>\n<li>Multisite compatible<\/li>\n<\/ul>","raw_excerpt":"Manage car Make, Model, and Year data with bulk CSV import\/export supporting 100,000+ records.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/hi.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/317936","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hi.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/hi.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/hi.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=317936"}],"author":[{"embeddable":true,"href":"https:\/\/hi.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/zahoorkhan"}],"wp:attachment":[{"href":"https:\/\/hi.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=317936"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/hi.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=317936"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/hi.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=317936"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/hi.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=317936"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/hi.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=317936"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/hi.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=317936"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}