Installing the Nfinite Performance Audit Plugin
The Nfinite Performance Audit Plugin adds a lightweight performance analysis tool directly inside your WordPress dashboard. It allows you to run structured audits, review key performance signals, and identify optimization opportunities without relying solely on external tools.
This guide walks you through installing and activating the plugin safely.
Requirements
Before installing the plugin, make sure your site meets the following requirements:
- WordPress 6.0 or newer
- PHP 7.4 or newer
- Administrator access to the WordPress dashboard
- A site where you can install custom plugins
The plugin does not require any third-party API keys to install.
Installation Methods
You can install the Nfinite Performance Audit Plugin in two ways:
- Uploading the plugin ZIP file
- Installing from the WordPress admin area (if provided as a repository package)
Choose the method that matches how the plugin was supplied to you.
Method 1: Uploading the Plugin ZIP
This is the most common installation method.
- Log in to your WordPress admin dashboard.
- Go to Plugins → Add New.
- Click Upload Plugin at the top of the screen.
- Select the
nfinite-performance-audit.zipfile. - Click Install Now.
- Once the upload completes, click Activate Plugin.
After activation, the plugin will register its admin menu automatically.
Method 2: Installing From the Plugins Screen
If the plugin is available through a private or internal repository:
- Go to Plugins → Add New.
- Use the search field to locate Nfinite Performance Audit.
- Click Install Now.
- Click Activate after installation completes.
Confirming a Successful Installation
After activation, verify the plugin is installed correctly:
- Navigate to Nfinite → Performance Audit in the WordPress admin menu.
- Confirm the audit dashboard loads without errors.
- Ensure no PHP warnings or admin notices appear.
If the menu does not appear, try refreshing the dashboard or logging out and back in.
First-Time Setup Notes
The plugin is designed to work out of the box.
However, on first use:
- Your initial audit may take a few seconds to complete.
- Results are generated dynamically and may vary depending on caching, hosting, and theme complexity.
- No site data is sent externally unless explicitly enabled in future versions.
You do not need to configure caching, API access, or cron jobs to begin using the plugin.
Common Installation Issues
Plugin Upload Fails
If the upload fails:
- Confirm your hosting allows ZIP uploads.
- Check file size limits in PHP.
- Try uploading via SFTP and activating the plugin from the Plugins screen.
Menu Does Not Appear
If the admin menu is missing:
- Confirm the plugin is activated.
- Check user role permissions.
- Temporarily disable other admin menu plugins to rule out conflicts.
White Screen or Error After Activation
If you see a blank page or error:
- Enable WordPress debug mode.
- Check your PHP version.
- Deactivate the plugin via SFTP and contact support with the error details.
Next Steps
Once installed, continue with:
- Running your first performance audit
- Understanding audit metrics and scores
- Interpreting results and prioritizing fixes
- Exporting or sharing audit data
Each of these topics is covered in the next documentation sections.