{"id":296271,"date":"2026-04-09T06:04:00","date_gmt":"2026-04-09T06:04:00","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/server-site-insight\/"},"modified":"2026-04-09T06:03:41","modified_gmt":"2026-04-09T06:03:41","slug":"siteintelix","status":"publish","type":"plugin","link":"https:\/\/frp.wordpress.org\/plugins\/siteintelix\/","author":16516583,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.0","stable_tag":"1.0.0","tested":"6.9.4","requires":"5.8","requires_php":"7.4","requires_plugins":null,"header_name":"SiteIntelix","header_author":"Parag Das","header_description":"Displays comprehensive WordPress, server, and environment information in a clean admin dashboard with colour-coded health checks and export tools.","assets_banners_color":"eaedf4","last_updated":"2026-04-09 06:03:41","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/parag.bd\/donate","header_plugin_uri":"https:\/\/parag.bd\/siteintelix","header_author_uri":"https:\/\/parag.bd","rating":0,"author_block_rating":0,"active_installs":0,"downloads":29,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"parag44","date":"2026-04-09 06:03:41"}},"upgrade_notice":{"1.0.0":"<p>Initial release \u2014 no upgrade steps required.<\/p>"},"ratings":[],"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":3502157,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":3502171,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3502158,"resolution":"1","location":"assets","locale":""}},"screenshots":{"1":"<strong>Dashboard overview<\/strong> \u2014 header with overall health status and action buttons.","2":"<strong>Health check strip<\/strong> \u2014 colour-coded pills for each metric.","3":"<strong>WordPress card<\/strong> \u2014 WP version, URLs, theme, and active plugin list.","4":"<strong>Server card<\/strong> \u2014 PHP, MySQL, memory limit and server details with status badges.","5":"<strong>Environment card<\/strong> \u2014 REST API, debug mode, cron, HTTPS, and health warnings."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1633,7318,48888,151481,14953],"plugin_category":[],"plugin_contributors":[259781],"plugin_business_model":[],"class_list":["post-296271","plugin","type-plugin","status-publish","hentry","plugin_tags-admin-dashboard","plugin_tags-environment","plugin_tags-server-info","plugin_tags-site-health","plugin_tags-system-info","plugin_contributors-parag44","plugin_committers-parag44"],"banners":{"banner":"https:\/\/ps.w.org\/siteintelix\/assets\/banner-772x250.png?rev=3502171","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/siteintelix\/assets\/icon-256x256.png?rev=3502157","icon_2x":"https:\/\/ps.w.org\/siteintelix\/assets\/icon-256x256.png?rev=3502157","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/siteintelix\/assets\/screenshot-1.png?rev=3502158","caption":"<strong>Dashboard overview<\/strong> \u2014 header with overall health status and action buttons."}],"raw_content":"<!--section=description-->\n<p><strong>SiteIntelix<\/strong> gives administrators a single, beautiful dashboard to monitor their entire hosting environment \u2014 no SSH access or technical knowledge required.<\/p>\n\n<p>Information is organised into three sections with colour-coded health indicators (green \/ amber \/ red) so issues are immediately visible.<\/p>\n\n<h4>WordPress Information<\/h4>\n\n<ul>\n<li>WordPress version (with update check)<\/li>\n<li>Site URL and Home URL<\/li>\n<li>Active theme name and version<\/li>\n<li>Complete list of active plugins with versions<\/li>\n<li>Language, charset, and multisite status<\/li>\n<\/ul>\n\n<h4>Server Information<\/h4>\n\n<ul>\n<li>PHP version with health indicator<\/li>\n<li>PHP SAPI interface<\/li>\n<li>Web server software (Apache, Nginx, etc.)<\/li>\n<li>MySQL \/ MariaDB version<\/li>\n<li>Memory limit with warning threshold<\/li>\n<li>Maximum upload size<\/li>\n<li>Maximum execution time and post max size<\/li>\n<li>Operating system and architecture<\/li>\n<\/ul>\n\n<h4>Environment Information<\/h4>\n\n<ul>\n<li>REST API reachability status<\/li>\n<li>WP_DEBUG mode with production warning<\/li>\n<li>WP-Cron enabled \/ disabled state<\/li>\n<li>HTTPS \/ SSL status<\/li>\n<li>WordPress environment type<\/li>\n<li>Object cache and Script Debug flags<\/li>\n<\/ul>\n\n<h4>Health Checks<\/h4>\n\n<p>The plugin evaluates eight metrics and assigns a status:<\/p>\n\n<ul>\n<li>\ud83d\udfe2 <strong>Good<\/strong> \u2014 everything is healthy<\/li>\n<li>\ud83d\udfe1 <strong>Warning<\/strong> \u2014 PHP &lt; 8.0, memory &lt; 256 MB, WP-Cron disabled, update available<\/li>\n<li>\ud83d\udd34 <strong>Critical<\/strong> \u2014 PHP &lt; 7.4, REST API blocked, WP_DEBUG on in production<\/li>\n<\/ul>\n\n<h4>Export Tools<\/h4>\n\n<ul>\n<li><strong>Copy Report<\/strong> \u2014 copies all info as formatted plain text to the clipboard<\/li>\n<li><strong>Export JSON<\/strong> \u2014 downloads a timestamped <code>.json<\/code> file<\/li>\n<\/ul>\n\n<h4>Shortcode<\/h4>\n\n<p>Use <code>[siteintelix_panel]<\/code> on any page or post to display a compact info table. Visible only to logged-in administrators; all other visitors see nothing.<\/p>\n\n<h4>REST API Endpoints<\/h4>\n\n<p>Requires Administrator authentication:<\/p>\n\n<pre><code>GET \/wp-json\/siteintelix\/v1\/info\nGET \/wp-json\/siteintelix\/v1\/info?section=server\nGET \/wp-json\/siteintelix\/v1\/health\n<\/code><\/pre>\n\n<h4>Security<\/h4>\n\n<ul>\n<li>All outputs escaped with WordPress functions (<code>esc_html<\/code>, <code>esc_attr<\/code>, <code>esc_url<\/code>, <code>wp_kses_post<\/code>)<\/li>\n<li>Every admin page protected with <code>manage_options<\/code> capability check<\/li>\n<li>Direct file access blocked in every PHP file via <code>ABSPATH<\/code> guard<\/li>\n<li>No data sent to any external service<\/li>\n<li>Nonces used for localised JS data<\/li>\n<\/ul>\n\n<h4>Design<\/h4>\n\n<ul>\n<li>Card-based responsive layout<\/li>\n<li>CSS custom properties \u2014 no external frameworks, no CDN calls<\/li>\n<li>Loads assets only on its own admin page<\/li>\n<li>Zero JavaScript dependencies<\/li>\n<\/ul>\n\n<h3>Privacy Policy<\/h3>\n\n<p>SiteIntelix does not collect, store, or transmit any personal data. All system information is gathered from the local server environment and displayed exclusively in the WordPress admin to authorised administrators. No data is ever sent to any third-party service.<\/p>\n\n<!--section=installation-->\n<h4>Automatic (Recommended)<\/h4>\n\n<ol>\n<li>Log in to your WordPress admin.<\/li>\n<li>Go to <strong>Plugins \u2192 Add New<\/strong>.<\/li>\n<li>Search for <strong>SiteIntelix<\/strong>.<\/li>\n<li>Click <strong>Install Now<\/strong>, then <strong>Activate<\/strong>.<\/li>\n<\/ol>\n\n<h4>Manual Upload<\/h4>\n\n<ol>\n<li>Download the plugin <code>.zip<\/code> file.<\/li>\n<li>Go to <strong>Plugins \u2192 Add New \u2192 Upload Plugin<\/strong>.<\/li>\n<li>Select the <code>.zip<\/code> and click <strong>Install Now<\/strong>.<\/li>\n<li>Click <strong>Activate Plugin<\/strong>.<\/li>\n<\/ol>\n\n<h4>FTP<\/h4>\n\n<ol>\n<li>Unzip the download.<\/li>\n<li>Upload the <code>siteintelix<\/code> folder to <code>\/wp-content\/plugins\/<\/code>.<\/li>\n<li>Activate from the <strong>Plugins<\/strong> screen.<\/li>\n<\/ol>\n\n<p>After activation, find <strong>Insight Panel<\/strong> in the left-hand admin menu.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt id=\"who%20can%20see%20the%20insight%20panel%3F\"><h3>Who can see the Insight Panel?<\/h3><\/dt>\n<dd><p>Only users with the <code>manage_options<\/code> capability (Administrators by default).<\/p><\/dd>\n<dt id=\"does%20this%20plugin%20slow%20down%20my%20site%3F\"><h3>Does this plugin slow down my site?<\/h3><\/dt>\n<dd><p>No. CSS and JavaScript are enqueued only on the plugin's own admin page.<\/p><\/dd>\n<dt id=\"does%20this%20plugin%20collect%20or%20send%20data%20anywhere%3F\"><h3>Does this plugin collect or send data anywhere?<\/h3><\/dt>\n<dd><p>Never. All information comes from your local server environment and stays within your admin dashboard.<\/p><\/dd>\n<dt id=\"how%20do%20i%20use%20the%20shortcode%3F\"><h3>How do I use the shortcode?<\/h3><\/dt>\n<dd><p>Add <code>[siteintelix_panel]<\/code> to any page or post. Only administrators see the output; all other visitors see nothing.<\/p><\/dd>\n<dt id=\"the%20rest%20api%20check%20shows%20%22blocked%22%20%E2%80%94%20what%20does%20that%20mean%3F\"><h3>The REST API check shows \"Blocked\" \u2014 what does that mean?<\/h3><\/dt>\n<dd><p>Your site's REST API is not responding. Common causes: a security plugin blocking it, a firewall rule, or a broken <code>.htaccess<\/code>. Check your security plugin settings.<\/p><\/dd>\n<dt id=\"how%20do%20i%20increase%20my%20memory%20limit%3F\"><h3>How do I increase my memory limit?<\/h3><\/dt>\n<dd><p>Add the following to <code>wp-config.php<\/code>:<\/p>\n\n<pre><code>define( 'WP_MEMORY_LIMIT', '256M' );\n<\/code><\/pre><\/dd>\n<dt id=\"is%20the%20plugin%20multisite%20compatible%3F\"><h3>Is the plugin Multisite compatible?<\/h3><\/dt>\n<dd><p>Yes. It activates per-site and reports information for that individual site.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0 \u2014 2026-03-27<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<li>WordPress info: version, site\/home URL, active theme, active plugins.<\/li>\n<li>Server info: PHP, MySQL, memory limit, upload size, execution time, OS.<\/li>\n<li>Environment info: REST API, debug mode, cron, HTTPS, environment type.<\/li>\n<li>Eight health checks with good \/ warning \/ critical status indicators.<\/li>\n<li>Copy Report button (plain-text clipboard export).<\/li>\n<li>Export JSON download.<\/li>\n<li><code>[siteintelix_panel]<\/code> shortcode (admin-only front-end table).<\/li>\n<li>REST API endpoints: <code>\/info<\/code> and <code>\/health<\/code>.<\/li>\n<li>Fully responsive card-based admin UI.<\/li>\n<li>Zero external dependencies.<\/li>\n<\/ul>","raw_excerpt":"A clean, modern admin dashboard showing comprehensive WordPress, server, and environment info with colour-coded health checks and export tools.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/frp.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/296271","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/frp.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/frp.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/frp.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=296271"}],"author":[{"embeddable":true,"href":"https:\/\/frp.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/parag44"}],"wp:attachment":[{"href":"https:\/\/frp.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=296271"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/frp.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=296271"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/frp.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=296271"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/frp.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=296271"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/frp.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=296271"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/frp.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=296271"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}