== WP Video Store ==
Upload videos in admin, automatically create downloadable WooCommerce products. Frontend grid with 30s preview and Buy Now button. Shortcode: [video_store]

== Installation ==
1. Upload the 'wp-video-store' folder to the /wp-content/plugins/ directory
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Ensure WooCommerce is installed & active for product/download functionality.

== Usage ==
- In WordPress admin go to Videos -> Add New.
- Use "Select video" to pick a file from the Media Library, set a price and publish.
- Place [video_store] on a page to display the 4-column grid.

== Notes ==
- This plugin creates WooCommerce downloadable products referencing the attachment URL. For stronger protection consider storing assets in S3 and using signed URLs or configuring WooCommerce to force downloads via X-Accel/X-Sendfile.
