=== SEOV Agency Storefront ===
Contributors: zuhahsocial
Tags: agency storefront, product display, embedded storefront, agency tools
Requires at least: 5.0
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Displays an agency product storefront on a WordPress site using an embedded external storefront page.

== Description ==

**SEOV Agency Storefront** displays an agency product storefront on a WordPress site by embedding an external storefront or dashboard page inside a dedicated WordPress page. The plugin automatically creates the page on activation, lets you control the page slug, and uses the embedded storefront view for visitors.

**Key features include:**
- Automatically creates a dedicated storefront page upon activation.
- Provides easy configuration of the page slug under **Settings > Agency Storefront**.
- Ensures WordPress-compliant slugs for clean and valid URLs.
- Loads the embedded storefront securely over `https://`.

This plugin is suitable for agencies that want to present product displays, dashboards, or storefront content inside their WordPress site while keeping navigation simple for visitors.

== External Services ==

This plugin loads an external storefront, dashboard, or product display URL in an embedded iframe on the generated storefront page.

- Service provider: SEOV
- External URL loaded: `https://reporting.personalestore.com/`
- Purpose: Display remote storefront or dashboard content inside your WordPress site
- Data sent: The visitor's browser requests the remote page directly and may send standard browser metadata, IP address, and any query-string parameters present in the storefront URL
- Privacy policy: https://seovendor.co/privacy-policy/
- Terms of service: https://seovendor.co/oem-agency-terms-and-conditions/

== Features ==

- **Embedded Storefront Display**: Show a remote storefront or dashboard inside a WordPress page.
- **Default Secure Endpoint**: Loads `https://reporting.personalestore.com` for the embedded storefront experience.
- **Simple Page Creation**: Automatically generates a WordPress page upon activation with a customizable slug.
- **Sanitized Slugs**: Ensures all page slugs are valid according to WordPress standards.
- **Settings Page**: Manage your storefront URL path in the WordPress admin under **Settings > Agency Storefront**.

== Installation ==

1. Download and install the plugin.
2. Activate the plugin through the "Plugins" menu in WordPress.
3. Navigate to **Settings > Agency Storefront** in the WordPress admin dashboard.
4. Configure your desired storefront page slug.
5. Use the generated URL path (`https://yourdomain.com/{slug}`) to present the embedded storefront or dashboard.

== Frequently Asked Questions ==

= 1. What external service does the plugin connect to? =
The plugin embeds a remote storefront or dashboard from `https://reporting.personalestore.com` inside an iframe on your WordPress site.

= 2. Can I change the page slug after activation? =
Yes, you can update the page slug anytime under **Settings > Agency Storefront**.

= 3. Does the plugin enforce secure connections? =
Yes, the embedded storefront is loaded from an `https://` endpoint.

= 4. How do I test the plugin? =
Activate the plugin on your WordPress site, configure the settings, and visit the generated URL to ensure it works as intended.

== Changelog ==

= 1.0.0 =
- Initial release.
- Added automatic storefront page creation.
- Introduced the embedded external storefront view.
- Implemented slug sanitization for valid WordPress URLs.
- Added "Settings > Agency Storefront" for managing configurations.
