NexaPress Installation#
This guide applies to NexaPress Plugin version 0.5.6.
System requirements#
| Component | Requirement |
|---|---|
| WordPress | 6.0 or newer |
| PHP | 7.4 or newer |
| HTTPS | Required |
| Permalinks | Pretty permalinks recommended |
| Scheduler | WP-Cron must be able to run |
| Connection | Outbound HTTPS connections to NexaPress services are not blocked |
| Access | WordPress Administrator |
| License | Active NexaPress license key |
XLSX import requires the Zip and SimpleXML PHP extensions. Google Indexing API requires OpenSSL. If Zip or SimpleXML is unavailable, use CSV or TXT.
Preparing the package#
- Download the NexaPress package and license key from the member area.
- Extract the ZIP package on your computer. Do not upload the ZIP package directly to WordPress.
- Inside, you will find the installable plugin ZIP file ready to install, along with documentation.
- Back up your files and database if installing on an active website.
Installation from a ZIP file#
- Log in to WordPress Admin.
- Go to Plugins > Add New Plugin.
- Click Upload Plugin.
- Select the installable NexaPress ZIP file from the extracted package, for example,
nexapress-plugin-0.5.6.zip. Do not extract this installable ZIP file. - Click Install Now.
- Once completed, click Activate Plugin.
Correct installation structure:
wp-content/plugins/nexapress-plugin/
Installation via File Manager or FTP#
- Extract the ZIP file on your computer.
- Upload the
nexapress-pluginfolder towp-content/plugins/. - Go to Plugins > Installed Plugins in WordPress Admin.
- Find NexaPress Plugin, then click Activate.
After activating the plugin, proceed to the License Activation page. NexaPress features remain locked until the license key is successfully verified.
Updating NexaPress#
Automatic update#
- Back up website files and database.
- Ensure your license key is active and connected to the website domain.
- Open the NexaPress status/license page, then click Check Update.
- Go to Dashboard > Updates or Plugins.
- Select NexaPress and run the update. Do not close your browser during the process.
- Once completed, clear website/CDN cache and test essential functions.
Manual update#
- Download and extract the latest NexaPress package on your computer.
- Go to Plugins > Add New Plugin > Upload Plugin.
- Upload only the installable NexaPress ZIP file from inside the package.
- Select Replace current with uploaded if WordPress prompts it.
- Ensure the plugin and license are active again, then clear the cache and verify settings.
Do not use the ZIP package as an update file, and do not delete the old plugin before ensuring a backup is available.