=== DominoHub - Central Site Management ===
Contributors: DominoPress
Tags: central management, site management, multisite, multiple website management, admin
Requires at least: 5.0
Tested up to: 7.1
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A lightweight client to connect your WordPress site to DominoHub for central management.

== Description ==

**DominoHub** is a lightweight, secure client plugin that allows you to connect your WordPress site to a central DominoHub dashboard. Once connected, you can manage updates, monitor site health, and perform maintenance tasks securely from one central location.

### Features
* **Secure API Connection:** Connect securely using a randomly generated API key.
* **Minimal Footprint:** Extremely lightweight with zero bloat.
* **REST API Integration:** Utilizes WordPress native REST API for secure communication.
* **Easy Setup:** Generate a key with one click and you are ready to go.

== Installation ==

1. Upload the `dominohub-central-site-management` folder to your `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Navigate to the **DominoHub** menu in your WordPress admin dashboard.
4. Click "Generate New Key" to create your secure API key.
5. Copy the key and paste it into your DominoHub central dashboard to connect the site.

== Frequently Asked Questions ==

= Is this plugin secure? =
Yes, the plugin uses WordPress core REST API and requires an API key match for any data exchange.

= Does it slow down my site? =
No, the plugin is extremely lightweight and only runs when communicating with your central dashboard or when you visit the settings page.

== Changelog ==

= 1.0.0 =
* Initial release.
