=== BGStudio ===
Contributors: dwd
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Upload a photo, remove the background with self-hosted rembg, preview gallery backdrops, and sell digital downloads plus print-on-demand.

== Description ==

BGStudio is a WordPress studio for logged-in users:

* Upload a photo
* Remove the background via a self-hosted rembg HTTP service (e.g. on TrueNAS)
* Preview against an admin-managed background gallery
* Add digital download and/or print-on-demand lines to a built-in cart
* Pay with Stripe or PayPal (Square reserved for later)
* Printful or Gelato as selectable POD providers (extensible)

Shortcodes: `[bgs_studio]`, `[bgs_cart]`, `[bgs_downloads]`

== Installation ==

1. Upload the `bg-studio` folder to `/wp-content/plugins/`
2. Activate the plugin
3. Deploy rembg (see `services/rembg` in the project) and configure BGStudio → Settings
4. Add Background posts with Featured Images
5. Enable a payment gateway and configure POD credentials

== Changelog ==

= 1.0.0 =
* Initial release: studio, rembg client, gallery CPT, cart, Stripe/PayPal, Printful/Gelato POD, downloads, Tools/debug/backup.
