=== Garage Companion Kit ===
Contributors: nazreen1968
Tags: garage, automotive, services, booking, tyres
Requires at least: 6.0
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 1.0.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Garage-business features for any theme: services, reviews, booking and tyre forms, SEO structured data, and optional starter content.

== Description ==

Garage Companion Kit adds the functional, content-related features a garage,
MOT centre or tyre-fitter website needs, kept in a plugin so they survive
switching themes. It provides:

* **Services** and **Reviews** custom post types (with price/icon and rating/author fields).
* **Forms** — MOT/service booking, quote-by-registration, MOT reminder signup, a UK
  tyre search (by size or registration), and a contact message form. All submissions
  are emailed to the address set in the Customizer (Garage Settings), or the site
  admin email if that is blank.
* **SEO structured data** (JSON-LD) — an AutoRepair/LocalBusiness block with opening
  hours and an optional aggregate rating, a WebSite search action, and article +
  breadcrumb data on posts.
* **Starter content** — an optional, one-click import (Tools → Garage Starter Content)
  that adds sample services, reviews, posts and key pages.

The plugin renders its forms and content through simple template functions, so a
theme can call them where it likes; if the plugin is not active, a compatible theme
can fall back to its own defaults.

== Installation ==

1. Upload and activate the plugin.
2. (Optional) Go to **Tools → Garage Starter Content** to import sample content.
3. Set your details under **Appearance → Customize → Garage Settings** (available
   when your theme registers that panel).

For reliable form email delivery, use an SMTP plugin such as WP Mail SMTP.

== Frequently Asked Questions ==

= Where do the form submissions go? =
To the notification email in Appearance → Customize → Garage Settings → Contact, or
the site admin email if that is blank.

= Does this work with any theme? =
Yes. The plugin provides the content types, forms and structured data. Any theme can
call its template functions to display them; the visual styling comes from your theme.

== Changelog ==

= 1.0.2 =
* Prefixed custom post type identifiers to avoid conflicts.

= 1.0.1 =
* Hardened JSON-LD output; renamed to Garage Companion Kit; general clean-up.

= 1.0.0 =
* Initial release: services & reviews CPTs, forms, structured data, starter content.
