Skip to content Skip to sidebar Skip to footer

4 Ways to Overcome the Unable to Add Plugins in WordPress

WordPress logo plugins

Plugins included in WordPress are additional add-ons that add new functionality to the WordPress site. Right now there are millions more free plugins and paid plugins that reach millions even if it is just about writing code. It is undeniable that plugins are also mandatory for a template in order to add some kind of addition, such as: B. Like boxes, social shares and much more.

But the problem that often comes up is cannot install or install plugins on WordPress and this involves major problems knowing that at this point there will still be plugins needed for feature development on the website. So there are several reasons that make it possible, and there has to be a way to overcome it. And what will be discussed this time around is not a WordPress.com site, but rather self-hosted WordPress.

Because WordPress.com is kind of a blogging platform Blogger Of course Have limits itself, including the inability to install plugins on the created website. Users can search for differences between WordPress.com and Self-Hot WordPress on the internet and when you have to choose a good one? I definitely choose self-hosted WordPress because we can build a website with no functional limitations except for the restrictive web server.

There are only 4 things I’m going to share this time around and I guarantee it will work. Not only the website cannot install the plugin but also the problem that the user cannot find the option to add a new plugin. Immediately see below.


  1. Website using the WordPress.com platform – As I said above, the WordPress.com platform has limitations that prevent users from using all of the features like self-hosted WordPress. So once again make sure that the current user is either creating a website on the WordPress.com website or by WordPress.org (self-hosted).
  2. User authorization – If the user is registered on a website that is an author, they will not be able to install the plugin from this dashboard page due to the feature licensing restriction. Only admins and editors can install and activate new plugins.
  3. Storage limit on the website server – This can occur on a website server with very little capacity and it is rarely a problem as most hosting websites also have enough capacity for WordPress based websites. However, if you encounter this problem please open FTP and add the following code to the WP configuration file.

    define('WP_MEMORY_LIMIT', '64M');

    With the above code, the memory limit, which was previously below average, increases to 64MB and in fact, not all hostings can be applied this way.

  4. Be on a WordPress multisite – WordPress Multisite is similar to WordPress.com and its features are also limited. This usually happens due to user error in installing the WordPress engine on their website. Either via the autoinstaller or manually if you check the Multisite section then WordPress is completely similar to WordPress.com. The solution was to completely uninstall and start reinstalling.

It’s a little annoying when we know there are differences with the WordPress site that we make versus other sites. But this can still be overcome in a number of ways above. Even if current users continue to use WordPress.com, here’s what you can do: Secure all items and start building a WordPress website on a hosting server.

There are hundreds of free hosting providers out there and users can use them to create WordPress based websites with no limited functionality. As long as the user is the administrator of the website anything can be done including installing plugins and so on. If you have any questions about any of the above, please comment.

Hopefully useful and good luck