=== FeatValue ===
Contributors: featvalue
Tags: client-portal, project-management, agency, asana, jira
Requires at least: 6.0
Tested up to: 7.0
Requires PHP: 8.1
Stable tag: 0.1.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Give your clients a clear portal for every project—on your WordPress site, connected to Jira, Asana and more.

== Description ==

FeatValue is the client portal for agencies and service providers. You and your clients always have an overview—even with a large number of projects.

Your team keeps working in the tools you already use. FeatValue does not replace them. It sits on top of Jira, Asana, ClickUp, Trello, Basecamp and other project tools, and gives clients a simple place to follow tasks, leave feedback and approve work.

This plugin puts that portal on your own WordPress site.

**For your clients**

* One clear view of their projects, tasks and priorities
* Comments and review in a portal that does not feel like internal project software
* Automatic updates when something is ready to check
* Weekly reports so status questions become rare

**For your agency**

* Deep integration with your project management—FeatValue fits your process, not the other way around
* The portal on any page of your site
* Your own branding (logo, colors) from the Starter plan
* Optional WordPress login for clients (FeatValue Premium)

**Works with the tools you already use**

Jira, Asana, ClickUp, Trello, Basecamp, and more—including Scoro, Productive, Teamhood, Workast, Harvest, Clockify, Toggl Track and HubSpot.

Add the portal with the “FeatValue Dashboard” block or the `[featvalue_dashboard]` shortcode. You need a FeatValue account; after connecting under Settings → FeatValue, clients use your site while FeatValue stays in the background.

More about FeatValue: https://www.featvalue.com/

== Installation ==

1. Upload the `featvalue` folder to `/wp-content/plugins/`
2. Activate the plugin through the Plugins screen in WordPress
3. Go to Settings → FeatValue and click “Connect with FeatValue”
4. Complete site type (and client, if applicable) setup

== External services ==

This plugin connects to the FeatValue SaaS (default hosts: `integrations.featvalue.io` and `dashboard.featvalue.io`). By connecting your site you authorize communication with these services.

Data that may be sent after you connect:

* Site URL, site name, public key, and a site UUID (registration / health check)
* Connection and setup status
* Page URLs and titles where the dashboard is embedded
* For optional WordPress authentication (FeatValue Premium plan): signed-in user email, display name, and WordPress user ID
* For mail relay: message recipients, subjects, and HTML bodies pulled from FeatValue and sent via `wp_mail`

After connecting, the plugin may also load a small JavaScript host runtime from FeatValue
(`https://integrations.featvalue.io/embed/v1/host.js`, or your configured integrations URL).
That script drives the embedded dashboard UI on the parent page (sidebar, modal, lightbox, login gate).
If the remote script cannot be loaded, the plugin falls back to the copy bundled with this plugin.
No personal data is sent when loading the script; it runs in the browser on your site like other SaaS clients (similar to payment or analytics scripts).

Privacy information: https://www.iubenda.com/privacy-policy/16160214?ifr=true&height=800&origin=https%3A%2F%2Fwww.featvalue.com%2F
Support / service: hello@featvalue.com

No data is sent until an administrator starts the connect flow (or until already connected features run, such as health checks, embeds, or mail relay).

== Frequently Asked Questions ==

= Does the plugin work without FeatValue? =

No. This plugin brings the FeatValue client portal onto your WordPress site. You need a FeatValue account to connect.

= Which project tools does FeatValue support? =

Jira, Asana, ClickUp, Trello and Basecamp are the most common. FeatValue also connects to tools such as Scoro, Productive, Teamhood, Workast, Harvest, Clockify, Toggl Track and HubSpot. Your team stays in their usual software; clients only see the portal.

= Which PHP extensions are required? =

PHP 8.1+ with the sodium extension (included by default in modern PHP builds).

== Changelog ==

= 0.1.2 =
* WordPress.org banner and icon
* Clearer plugin directory description, including Jira, Asana, ClickUp, Trello and Basecamp

= 0.1.1 =
* Enqueue status-gate CSS/JS via WordPress APIs
* Remove bundled translation files; translations via translate.wordpress.org

= 0.1.0 =
* Initial release
