Step-by-step guide to installing WordPress plugins from our marketplace
Learn how to install and configure WordPress plugins purchased from our marketplace. Follow this step-by-step guide to get your plugins up and running.
Prerequisites:
This is the easiest and most recommended method for installing WordPress plugins. Follow these steps:
Log in to your WordPress admin panel at yoursite.com/wp-admin
From the left sidebar, go to Plugins → Add New
Click the "Upload Plugin" button at the top of the page
Click "Choose File" and select the .zip file you downloaded from our marketplace
Click "Install Now" and wait for the upload to complete
Note: Make sure you don't unzip the plugin file. WordPress needs the .zip format.
Once installation is complete, click the "Activate Plugin" button
If you prefer using FTP or have issues with the upload method, follow these steps:
Unzip the plugin file on your computer. This will create a folder with the plugin files.
Use an FTP client (like FileZilla) to connect to your website server
Navigate to /wp-content/plugins/ directory
Upload the entire unzipped plugin folder to the /wp-content/plugins/ directory
Go to your WordPress admin dashboard
Navigate to Plugins → Installed Plugins
Find your plugin in the list and click "Activate"
After activating your plugin, you may need to configure it:
Success! Your plugin is now installed and ready to use. Explore the settings to customize it for your needs.
This error means your server's upload limit is too small. Solutions:
This usually means:
The plugin is already installed. You need to:
Check that:
Always create a full backup of your site before installing new plugins.
If possible, test plugins on a staging site before installing on production.
Regularly check for plugin updates to ensure security and compatibility.
Review the plugin's documentation to understand all features and settings.
If you encounter any issues during installation: