Plugin Installation
1
Login to Pluginvista.in and download plugin zip from "MY ACCOUNT"
2
Login to your WordPress admin dashboard
3
Go to PluginsAdd New
4
Click Upload Plugin button
5
Select and upload the plugin zip file
6
Click Install Now
7
Click Activate after installation
Theme Installation
1
Login to Pluginvista.in and download theme zip
2
Login to your WordPress admin dashboard
3
Go to AppearanceThemes
4
Click Add New then Upload Theme
5
Select and upload the theme zip file
6
Click Install Now
7
Click Activate after installation
Note: Some themes require additional plugins. Install them using the plugin instructions above.
System Requirements

Your WordPress installation must meet these specifications:

Web Server Apache or NGINX
128MB RAM minimum
PHP Version 5.6 or 7.0+ recommended
Database MySQL 5.6+
or MariaDB 10.0+
Apache Module mod_rewrite enabled

PHP Configuration Settings

upload_max_filesize = 128M;
max_input_vars = 5000;
PHP time limit = 300;
Max input time = 120;
memory_limit = 256M;
post_max_size = 128M;

Edit these settings in one of these files:

  • php.ini or user.ini
  • wp-config.php
  • .htaccess (Apache servers only)
Recommended: Use php.ini or wp-config.php for PHP settings.
Troubleshooting Common Issues
Large Files (64MB+)

For themes or plugins larger than 64MB, you must upload via FTP instead of the WordPress admin panel.

"Style.css Missing" Error

Some products (Themeforest, Codecanyon) come with double compression (zip inside zip).

Solution: Extract the downloaded zip file and install the inner zip file, not the outer one.

"No valid plugins were found" Error

This is also caused by double compression in some products.

Solution: Check the package after downloading. If it contains another zip file, install the inner zip file from the subfolder.

Important: Always check downloaded packages before uploading to WordPress. Look for double compression and install the correct zip file.