=== Mick Estimate Lite ===
Contributors: tsunezaki15
Donate link: https://tsunezaki.com/
Tags: form, contact form, estimate, quotation, calculator
Requires at least: 6.2
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.4.4.10
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A lightweight estimate and contact form builder with submission storage, email notifications, file uploads, and simple total calculation.

== Description ==

Mick Estimate Lite helps you add an estimate request form or contact form to your WordPress site. You can manage fields from the WordPress admin screen, store submissions, send email notifications, and display a simple total based on priced choices.

Main features:
* Form builder for text, email, phone, textarea, select, radio, checkbox, file, agreement, postal code, and address fields.
* Admin notification email and optional auto-reply email.
* Submission storage in the WordPress database.
* Simple total calculation for fixed-price choices.
* Postal code to address autofill using ZipCloud.
* Optional Google reCAPTCHA v2 or v3 support.

Lite version notes:
This Lite version provides one fixed form and simple addition-based totals. It does not include multiplication formulas, multiple forms, receipt number tags, or custom currency formatting.

= Japanese summary =
Mick Estimate Lite は、WordPress サイトに見積りフォームやお問い合わせフォームを設置するための軽量フォームビルダーです。Lite版は単一フォーム固定で、価格付き選択肢の足し算による合計表示に対応します。

== Installation ==

1. Install Mick Estimate Lite from the Plugins screen.
2. Activate the plugin.
3. Configure the form from Settings > Mick Estimate.
4. Add the shortcode to a page or post.

Shortcode:
[mick_estimate]

== Frequently Asked Questions ==

= 合計（足し算）の設定方法は？ =
select / radio / checkbox の選択肢に価格を付けると合計に加算されます。
例（1行 = 1候補）：
足場|50000
養生|10000
高圧洗浄|8000

= 郵便番号→住所自動入力（ZipCloud）は何を送信しますか？ =
入力された「郵便番号」を ZipCloud API に送信し、住所候補を取得します。
住所取得はユーザー操作（郵便番号入力）により実行されます。

= Google reCAPTCHA は何を送信しますか？ =
フォーム送信時に reCAPTCHA トークンを Google に送信し、スパム判定の検証を行います。
v3 の場合はトークンとサイト情報等、v2 の場合はユーザーのチェック結果に基づくトークンが送信されます。

= 外部サービスを無効化できますか？ =
はい。設定画面で ZipCloud / reCAPTCHA を無効化できます。

== Screenshots ==

1. フォームビルダー（項目追加・並び替え）
2. フロントのフォーム表示（合計表示）
3. 設定画面（通知メール／自動返信）

== Changelog ==

= 1.4.4.10 =
* Lite版を単一フォーム固定に整理
* 計算機能を固定価格の足し算のみに整理
* External Services 表記と WP.org 提出向け文言を更新

= 1.4.4.7 =
* WP.org 提出用に整理（Lite版）
* 合計（足し算）の安定化／表示修正
* readme.txt 追加・外部サービス説明を追記

== External Services ==

Mick Estimate Lite は以下の外部サービスと通信する場合があります。

1) ZipCloud（郵便番号→住所）
送信データ：ユーザーがフォームに入力した郵便番号
送信タイミング：ユーザーが郵便番号欄を入力し、住所自動補完が必要になった時
サービスURL：https://zipcloud.ibsnet.co.jp/
利用規約：https://zipcloud.ibsnet.co.jp/doc/api
プライバシー：https://www.ibsnet.co.jp/privacy/

2) Google reCAPTCHA（スパム対策）
送信データ：reCAPTCHA トークン、IP アドレス、ブラウザ/デバイス情報、参照元ページなど Google reCAPTCHA に必要な情報
送信タイミング：reCAPTCHA を有効化している場合、フォーム表示時および送信時
サービスURL：https://www.google.com/recaptcha/
利用規約：https://policies.google.com/terms
プライバシー：https://policies.google.com/privacy
