WP Manifestindependent plugin directory
manifest / content / wp-car-inspection-plugin

Vehicle Inspection Report

A custom WordPress plugin that allows car resellers to create detailed vehicle inspection reports directly from the WP admin dashboard.

by iUmer Farooq · github.com/iumer/wp-car-inspection-plugin

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/iumer/wp-car-inspection-plugin/archive/refs/heads/main.zip

Vehicle Inspection Report – WordPress Plugin

A custom WordPress plugin built for car reselling websites.
This plugin allows admins to create detailed vehicle inspection reports directly from the WordPress dashboard and attach them to listings.

✨ Features

  • Create detailed inspection sheets
  • Add body condition, engine details, interior notes, and custom fields
  • Upload images (e.g., top-view car diagram)
  • Attach inspection reports to WooCommerce products or custom posts
  • Lightweight and easy to integrate

📁 Folder Structure

vehicle-inspection-report/
  ├── vehicle-inspection-report.php
  ├── admin-interface.php
  ├── script.js
  ├── style.css
  ├── readme.txt
  └── assets/
       ├── arial.ttf
       └── car-top-view.png

📦 Installation

  1. Download or clone the repository
  2. Zip the plugin folder
  3. Upload to WordPress → Plugins → Add New
  4. Activate
  5. Access Vehicle Inspection Reports from the WordPress admin menu

📝 License

Released under the MIT License.