Beverage Mock Data Manager Pro
Version 2.0.0

Purpose
-------
One-click import and cleanup of visual/demo data for the current beverage WordPress + ACF site.

Dataset
-------
- 20 Equipment posts
- 12 Production Line posts
- 10 Project posts
- 6 unique Unsplash image downloads
- 55 taxonomy terms are ensured automatically if missing

Progress UI
-----------
The admin page shows:
1. Data upload/import progress
2. Unique image download progress
3. Cleanup progress
4. Live CREATED / UPDATED / DOWNLOADED / REUSED / FAILED / DELETED log

Requirements
------------
Post types:
- equipment
- production_line
- project

Taxonomies:
- beverage_type
- packaging_type
- capacity_band
- production_stage
- project_location

ACF:
- update_field() must be available.
- Designed for the field structure already created for this project.

Safety
------
- All demo posts and media are marked with _yansir_beverage_mock.
- Existing real posts with the same slug are NOT overwritten.
- Re-running import updates existing mock posts and reuses previously downloaded mock media.
- Clear deletes only marked mock posts/media.
- Taxonomy terms, CPT definitions and ACF definitions are not deleted.
- Project records are explicitly titled “Demo Project” to avoid confusion with real case studies.

How to use
----------
1. WordPress Admin -> Plugins -> Add New -> Upload Plugin
2. Upload beverage-mock-data-manager-pro.zip
3. Activate
4. Tools -> Beverage Mock Data Pro
5. Click “Import All Demo Data”
6. Watch both progress bars and the live error log
7. When visual QA is finished, click “Clear All Demo Data”
