Trusted WordPress tutorials, when you need them most.
Beginner’s Guide to WordPress
WPB Cup
25 Million+
Websites using our plugins
16+
Years of WordPress experience
3000+
WordPress tutorials
by experts

Varför kan jag inte lägga till eller installera plugins i WordPress? (5 anledningar)

En av de vanligaste frågorna som våra läsare ställer oss är: ”Varför kan jag inte lägga till plugins i WordPress?”

Denna situation inträffar vanligtvis när användaren ser ett uppgraderings message eller deras admin area inte har Plugins menu. Om du har att göra med denna issue, då är du på rätt plats.

I den här artikeln förklarar vi varför du inte kan lägga till eller installera tillägg i WordPress.

Why Can't I Add or Install Plugins in WordPress

Denna guide har listat 5 av de främsta anledningarna till varför du inte kan add to eller installera plugins i WordPress. Använd gratis snabblänkarna under för att hoppa till det specifika ämne som gäller för din situation:

1. You Are på WordPress.com

WordPress.com är en tjänst för webbhotell för bloggar som erbjuder en begränsad version av den populära programvaran WordPress som drivs på en egen server. Se vår guide om skillnaden mellan WordPress.com och WordPress.org för mer detaljer.

WordPress.com-användare kan inte installera plugins om de inte uppgraderar till Creator-planen eller högre, vilket börjar från cirka $25 per månad. Om du har en plan som är gratis, Beginner eller Explorer kan du inte installera tillägg från tredje part.

Trying to install a plugin in WordPress.com

Om du inte vill betala för det beloppet kan du flytta din blogg från WordPress.com till WordPress.org.

Om du behöver hjälp med det kan du använda vår gratis tjänst för att installera en blogg i WordPress. Gör bara ett obs/observera att du vill att vi flyttar din site, så gör vi det gratis.

Pro tips: Vill du skapa en website på WordPress.org utan krångel? Våra WPBeginner Pro-tjänster kan hjälpa dig att kickstarta din närvaro på nätet och bygga en beautiful site utan ansträngning.

2. Det finns begränsningar för användarnas roller

WordPress har ett built-in system för hantering av användarroller som tilldelar olika nivåer av åtkomst till användare på din website.

Administratörer är den högsta rollen för användare med full tillgång till alla funktioner på din WordPress site, inklusive att lägga till, installera och aktivera tillägg.

Å andra sidan kan Editors, Authors, Contributors och Prenumbers inte installera tillägg.

Administrator vs Editor dashboard in WordPress

Om du arbetar på en website men inte ser menyn ”Plugins”, är det möjligt att du inte har administratörsåtkomst.

Om du litar på den person som hanterar webbplatsen (t.ex. en utvecklare eller webbmaster) kan du i så fall artigt be dem att ge dig administratörsbehörighet så att du kan installera de tillägg du behöver.

3. You Are Facing a Memory Limit Issue

Det näst vanligaste scenariot är att du kan se och komma åt sidan Plugins, men du kan inte installera tillägg. När du försöker installera tillägg ser du ett error message.

Detta error orsakas vanligtvis av PHP:s limit för minne. WordPress är skrivet med skriptspråket PHP, och varje PHP-skript använder en viss mängd minne.

Det finns Settings på ditt WordPress webbhotell och i WordPress core som definierar hur mycket minne ett PHP-skript kan använda.

När en process når denna limit avslutas den antingen eller så visas ett error som gillar detta på din WordPress website:

Fatal error: Allowed memory size of 67108864 bytes uttömd

Den snabba fixen till detta problem är att öka din PHP memory limit. Du kan göra det genom att lägga till den här raden i din wp-config.php-fil:

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

För mer detaljerade instruktioner, se vår guide om hur du fixar WordPress memory exhausted error.

Observera att även om en ökning av PHP-minneslimiten ibland kan lösa problemet och låta dig installera tillägg, är det viktigt att förstå att det inte alltid är den perfekta lösningen.

Skadlig kod kan utnyttja en hög limit för minne för att förbruka mer resurser än avsett, vilket kan påverka säkerheten på din WordPress webbplats.

Innan du ändrar minneslimiten själv rekommenderar vi starkt att du rådgör med din hosting provider för WordPress. De kan analysera din websites specifika behov och ge råd om en säker och lämplig ökning av minneslimiten, om det behövs.

För mer information kan du läsa vår artikel om hur du på rätt sätt ber om support för WordPress.

4. You Are on a Multisite Network (Du befinner dig i ett multisite network)

En annan möjlig orsak till att du inte kan se menyn Tillägg i WordPress är om din site är en del av ett WordPress multisite network.

Ett WordPress multisite network allow you to manage multiple websites from a single WordPress installation. Detta kan vara användbart i situationer där du behöver run ett nätverk av liknande websites.

En viktig skillnad mellan ett multisite network och en vanlig WordPress-installation är dock att nätverksadministratören har mer control över enskilda webbplatser.

I vissa fall kan network admin inaktivera menyn Tillägg för enskilda webbplatser i nätverket för att upprätthålla enhetlighet eller säkerställa stabilitet på alla webbplatser.

Installing plugins on multisite network

För att lösa detta problem kan du be din nätverksadministratör att installera tillägg åt dig.

För mer information om detta ämne, se vår guide om varför du inte ser alla tillägg på WordPress Multisite installationer.

5. You Uploaded the Wrong Plugin File

Låt oss säga att du vill uploada en plugin-fil från tredje part, men WordPress fortsätter att visa ett error-meddelande som under:

Example of plugin upload error

I det här fallet kanske du vill se om du uppladdar rätt fil i första hand. Tilläggsfiler kommer vanligtvis i ett .zip-paket, vilket innebär att de använder .zip-formatet.

Du kanske också vill kontrollera om de zip-filer med content som du har downloadat också är kompatibla. Alla tillägg från tredje part kommer ej från betrodda källor, och detta kan vara anledningen till att de inte uploadas korrekt.

Om du vill ha mer information om hur du installerar tillägg kan du kontrollera våra guider under:

För att minimera säkerhetsrisker rekommenderar vi också att du bara installerar tillägg från välrenommerade källor som gillar WordPress.org plugin directory. WordPress.org directory har en review-process och tenderar att erbjuda tillägg från pålitliga utvecklare.

Här är några ytterligare tips för att välja säkra tillägg:

  • Leta efter tillägg med aktiv utveckling och bra rating från användarna.
  • Kontrollera datumet för ”Last Updated” för att se till att tillägget är kompatibelt med din WordPress-version.
  • Läs tilläggets description och reviews för att förstå dess funktioner och potentiella compatibility issues.

Vi hoppas att den här artikeln hjälpte dig att lära dig varför du inte kan lägga till eller installera tillägg i WordPress. Du kanske också vill se vår lista över de tillägg till WordPress som du måste ha och vår guide om vanliga WordPress error och hur du fixar dem.

If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.

Avslöjande: Vårt innehåll stöds av våra läsare. Det innebär att om du klickar på några av våra länkar, kan vi tjäna en provision. Se hur WPBeginner finansieras, varför det är viktigt, och hur du kan stödja oss. Här är vår editoriala process.

Avatar

Editorial Staff at WPBeginner is a team of WordPress experts led by Syed Balkhi with over 16 years of experience in WordPress, Web Hosting, eCommerce, SEO, and Marketing. Started in 2009, WPBeginner is now the largest free WordPress resource site in the industry and is often referred to as the Wikipedia for WordPress.

Den ultimata WordPress-verktygslådan

Få GRATIS tillgång till vår verktygslåda - en samling WordPress-relaterade produkter och resurser som varje professionell användare bör ha!

Reader Interactions

109 kommentarerLämna ett svar

  1. Syed Balkhi says

    Hey WPBeginner readers,
    Did you know you can win exciting prizes by commenting on WPBeginner?
    Every month, our top blog commenters will win HUGE rewards, including premium WordPress plugin licenses and cash prizes.
    You can get more details about the contest from here.
    Start sharing your thoughts below to stand a chance to win!

  2. hossein says

    Hello
    I can see the plugin menu and the plugin I have installed
    But the add new plugin button is disabled
    can you help me?

    • WPBeginner Support says

      There is a good chance your site is a part of a multisite network. If it is not then we would recommend checking that you do not have any plugins that would prevent adding new plugins.

      Administratör

  3. samaneh says

    I can see plugin widget in my dashboard but when I clink on add plugin, there are no plugins. I just see an error:
    ”An unexpected error occurred. Something may be wrong with WordPress.org or this server’s configuration. If you continue to have problems, please try the support forums.”
    If I search a plugin name in search bar, the page refreshes but finally this massage appears again.
    what did happened?

    • WPBeginner Support says

      For that error, we would recommend checking with your hosting provider to see if they have the specific error logged or if they may have a setting in their system that may have blocked the connection to WordPress.org.

      Administratör

  4. DaninMCI says

    How ridiculous. I have several websites and I was going to create a new WordPress-based site that needed to use a comparison chart but I’m not willing to pay $300 a year for plugins. I’ll go elsewhere I guess.

    • WPBeginner Support says

      As we say in that section, if you do not want to pay $300 per year, we would recommend using WordPress.org which is a WordPress site on another hosting provider :)

      Administratör

  5. Richard Ross says

    I have inserted the plugin name but it still prompts me the same error.

    Error: The plugin has no name. Add a Plugin Name: line to your main plugin file and upload the plugin again. For more information, please review our documentation on Plugin Headers.

    • WPBeginner Support says

      If the plugin is one you’re downloading from an external site you would want to reach out to the plugin’s support with that error message. If it is a custom plugin then you would want to ensure your plugin name is set as a comment in the header.

      Administratör

  6. Pascal Idhiarhi says

    Hi, I tried to add new plugin, and theme. But I am currently getting 403 Forbidden error. What can I do?

  7. Deborah says

    I have a multisite and I installed several plugins but one isn’t showing. I can see it when I go to plugins and I have activated it but it is not showing up in my dashboard so I cant use it. Help. Why isn’t a particular installed and activated plugin showing up in m dashboard but other plugins are?

    • WPBeginner Support says

      Not all plugins work with multisite installations, we would recommend checking with the support for that plugin and they would be able to help with any issues like this.

      Administratör

  8. Akshay says

    Hi,
    Thank you for sharing knowledge. We have a wordpress website hosted on our company internal server. Now we would like to migrate it to our cloud platform.
    I tried to click Add new plugin to install ”All-in-One WP Migration”. However whenever I click on ’Add new’ link server is returning 503 error. Rest all links on admin page works fine.
    Any suggestions?

  9. Evan Cleary says

    I set up a WordPress site in 2014 and was able to get plugins without going into a business plan. And I sent up another site a few years ago and it was also not any problem to add plugins. As far as I know, it was via WordPress.com and not WordPress.org – I downloaded a theme and editors that and used my own URL hosted by a hosting company. I’m quite confused now as no one seems to be saying that this policy of having to pay for a business plan is a new thing. Is it a new thing?

    • WPBeginner Support says

      If your site is on a hosting provider and not the WordPress.com website then it is a WordPress.org site. Having to purchase the business plan on WordPress.com for access to plugins is not something new.

      Administratör

  10. karan says

    I had one site of mine that had the issue of no option for adding or updating plugins. For some reason define(‘DISALLOW_FILE_MODS’,true); was in my wp-config file.

    Once I deleted that line, my plugin options were restored. It took me a while to find this solution. I hope this helps people find this solution.

  11. Heide says

    Thanks for the good article! I am bit confused, because I am super administrator and can’t install any new plugins. I can activate and deactivate plugins for sites or the whole network. But I don’t have the page for plugin installtion. Do you have any suggestions in this case? Thanks!

    • WPBeginner Support says

      If you’re using a multisite like it sounds like you are, you would need to install the plugin in the network admin area rather than on the individual sites.

      Administratör

  12. anis says

    when i try to install a pluging it shows the following:
    Installation failed: Abort class-pclzip.php : Missing zlib extensions
    what should i do

    • WPBeginner Support says

      For that error, you would want to first reach out to your hosting provider and they should be able to assist.

      Administratör

  13. Amy Skea says

    I can’t download I get this message. I have tried various plugins and get the same.
    Thank you

    Installation failed: Could not copy file. wp-fastest-cache/wpFastestCache.php

  14. santosh says

    hey i cant upload and install pluginsin my wordpress website.
    its shows just the blank page.please help me

  15. Amarnath says

    Hey, I am troubling to install wordpress.
    ”The MySQL Connection could not be established.”
    It is written like this what should I do?

    • WPBeginner Support says

      You would want to ensure your username and password in your wp-config file are the correct ones, you may also want to check with your hosting provider’s support if this is a new error and they should be able to assist.

      Administratör

  16. May says

    Hey.
    How Can I transfer my blog from wordpress.com to wordpress.org to get the benefits of the second one ?

  17. Zeeshan says

    hi!
    i am install pulgin but faild.
    and ERROR IS

    Fatal error: Maximum execution time of 30 seconds exceeded in G:\xampp\htdocs\Ecommrace\wp-includes\Requests\Transport\cURL.php on line 462

  18. Ale Sants says

    Hello! Same problem here. Cannot ADD plugins.

    More details of my site:

    WordPress 5.2.2 running Bridge theme, so WordPress.org. no .com

    Hostgator for hosting

    I am an admin and no one else has ever done any work on the site, so I am the only admin for sure.

    Please help and thanks in advance!

  19. Rishabh Jain says

    Hey!
    I want to install WP super cache plugin but when I search it in plugin dialog box, on right top corner it shows ’Not Available’ Why is it so? Is there any problem with my blog. Please help me out…

  20. Mazie says

    Don’t know what I’m doing wrong with new wordpress.com blog (true newbie). My menu doesn’t look like those above. All I see are the following 7 options, all are listed on the left: Site Identity, Colors & Backgrounds, Fonts, Header Image, Menus, CSS and Widgets. I guess my question is, is this as it should be for the free (.com) site? Is it from this menu that I will create and complete my free blog?

    Sorry to be so ignorant about this. I think I’m missing something as I don’t imagine it’s supposed to seem so confusing.

    Thank you!

    Mazie

    • WPBeginner Support says

      Sadly, our tutorials are for WordPress.org rather than WordPress.com which is what you’re using would be part of the confusion. If you go to the wp-admin area of your WordPress.com site the admin area will look similar but you will still have the WordPress.com limitations.

      Administratör

  21. Sasha says

    Deactivate WordPress Plugin: WP Editor and you will be able to see list of your hidden plugin. WP Editor not tested/comparable with new WP version and php 7.

  22. chris says

    I am trying to install a plug-in on a website that a company designed for me but I don’t have the plugin option in my administrator menu (made sure I was an admin not just a editor). My admin bar is also Red with ”PRODUCTION SERVER” next to my name. Are these too related? How to I add plug-ins if I don’t have the the plug-in tab?

  23. Nalin Puri says

    I am using InstantWP Named automated wordpress local server.If i buy my hosting service can i shift my blog from instant vp to that hosting server of GoDaddy

  24. sajilesh kurup says

    Hi,

    on wordpress website i am able to see pulgin menu, however as i hover mouse pointer over it not displaying option menu of add new

  25. anh tuan says

    please help me! i’m a admin on my website but i can’t see any plugins on plugin dashboard, in my hostin, it still no problem??

    • WPBeginner Support says

      Hello,

      You may not have an admin account or someone you hired to work on your website has disabled your access to plugins area. Sometimes developers do this to make sure that their customers don’t accidentally break their websites.

      Administratör

  26. Judy Adams says

    I tried adding the plug in contact form 7 add-on now I get a white a screen after activating or trying to activate. I cannot go to my dashboard or anything in word press now. When trying to FTP in to deactivate plugin I am not sure what login and password to use. Can you please help me? I don’t want to lose my whole website I created because I cant get in now.

  27. Riazvic says

    Hi,
    I am having an e-commerce website, unfortunately, I am having a theme which came with a premium plugin which I have purchased. their plugin section is available but widget section is not available how can I put google translate code into that theme where should use that code in the theme files?
    I hope to get an answer here.
    thanks in advance for your support.
    Kamal

  28. David says

    Hello.I have the same issue of can not add new plugin in wordpress plugin panel.

    1. No ”add new” plugin options
    2.No ”trash” plugin options
    3.Other issue is I can not find the ”editor” in appearance panel

    Would you like to let me know how can i fix this?

    • Rizqi says

      I have same issues, it also can’t update existing plugins, because the link is gone. Have got the solutions?

  29. Jacqueline says

    Hi. I purchased the Divi theme and plug in file. The theme uploaded fine but when I go to upload the plug in file it fails. Anything I can do? Thank you for your support on this matter.

  30. Aziz Nazarov says

    Hello,

    Thank you for sharing such a valuable info.
    Maybe this’s a bit off topic question.
    I’m having a small issue at the moment with adding a new submenu page.
    So basically I got an Astra Theme (not a pro version) with Beaver Builder.
    I add the page as usual then add to the menu under sub-item, all looks good.
    But when I click on the sub menu page it doesn’t take me there. It basically takes me to a home page.
    What could be an issue? Could you help me please?
    Thank you

  31. candy says

    I cannot activated and install my plugin.

    Parse error: syntax error, unexpected T_FUNCTION, expecting ’)’ in E:\AppServ\www\shopify\wp-content\plugins\ninja-fb-private-reply\src\Facebook\autoload.php on line 45

    please help me fix this .

  32. Mark says

    Hi, I cant log on to my wordpress account. It says ”ERROR: There is no user registered with that email address.” I know for a fact that that is the correct email address associated with the account.. Please help!!! I dont have any of the other information required to reset the account (such as transaction ID) HELP!!!!

  33. mark says

    should I switch to wix or weebly? this is stupid. I have to sit here for hours googling to not be able to do the stupidest simplest things. I don’t want to learn wordpress I just want a simple ecommerce site that wont be like a college course to get set up.

    M

  34. lokesh says

    I’m getting this message while installing the plugins.

    An unexpected error occurred. Something may be wrong with WordPress.org or this server’s configuration. If you continue to have problems, please try the support forums.

    How to solve please help

  35. Yeboah Martin says

    I had this message when trying to upload a plugin:

    POST Content-Length of 11688443 bytes exceeds the limit of 8388608 bytes in Unknown on line 0

  36. Jitendra Mahato says

    Hi,
    I have migrated my blog yesterday. All the things are good but the error in the plugin. I have deleted all the plugins. After then, while i am starting to install the plugin, then No, any plugin is adding..
    While adding….
    Messages lke this…
    Could not create directory. /home/danfeh5/public_html/example.com/wp-content/plugins/boombox-theme-extensions

  37. Angelo says

    Hi.Why is it my comment section is closed?Even if i downloaded comment plugin it seems nothing changed

    • WPBeginner Support says

      Hi Angelo,

      If comments are closed on all your articles, then go to Settings » Discussion page inside WordPress admin area and check the box next to ’Allow people to post comments on new articles’ option. Any new article you now add will have comments enabled by default.

      For your older article you will have to edit them and then on the post edit screen click on the Screen Options button at the top right corner of the screen. Check the box next to Discussion option. Now scroll down below the post editing area and you will see a Discussion meta box where you need to check the option ’Allow Comment’ option.

      Administratör

  38. Lisa says

    Hi I got this when trying to install jetpack and its not on my list of plugins and I am not sure what to do Installing Plugin from uploaded file: jetpack.4.9.zip
    Unpacking the package…

    Installing the plugin…

    Destination folder already exists. /home/content/p3pnexwpnas02_data01/46/2075146/html/wp-content/plugins/jetpack/

    Plugin install failed.

    Return to Plugin Installer

    • WPBeginner Support says

      Hey Lisa,

      Your website already has a folder called jetpack. You need to connect to your website using an FTP client or File manager in Cpanel and delete that folder to install the plugin from the zip file.

      Administratör

  39. Omar says

    Hi, I can see and add plugins in ”my” installation (its not a multisite) of wordpress but suddenly there’s no option for activate/delete under the plugin name, but I still can do this trough the bulk actions option… did someone know why this happens?

  40. Rafael says

    I was added as ’admin’ in a multisite WordPress so I couldn’t see the Plugins. Asked for the ’network admin’ to enable Plugins in ’Network Configurations’ but looks like that just allows me to see the Plugins, still not able to install new plugins.

  41. zork says

    awesome man: define(’WP_MEMORY_LIMIT’, ’64M’);

    this solved my problem after a migration from local to production

    thank you so much!

  42. Ankur Sharma says

    i have installed wordpress on pc with xampp. when i install ULTIMATE MEMBER plugin it shows an error and when i upload the plugin it shows the memory limit problem..
    i have already added that line you mentioned i.e.
    define(’WP_MEMORY_LIMIT’, ’64M’);

    and also i have changed a line in php.ini file in xampp

    ; Maximum allowed size for uploaded files.
    upload_max_filesize=3000M

    nothing is working .. please help me ..
    Thanks!!

  43. Nicole says

    I have wordpress.com/wp-admin.. I have admin rights and i still have no options for adding new plugins. Any suggestions?

  44. Ali Shair says

    if i Host my wordpress.com site on Hostgator or go daddy then it is possible to upload themes or plugins

Lämna ett svar

Tack för att du väljer att lämna en kommentar. Tänk på att alla kommentarer modereras enligt våra policy för kommentarer, och din e-postadress kommer INTE att publiceras. Vänligen använd INTE nyckelord i namnfältet. Låt oss ha en personlig och meningsfull konversation.