• Hello everyone,
    i need some help, we’re testing a new woocommerce store. But, today i logged in and i don’t know why i can’t install any new plugin to my wordpress!
    And in the plugin page i just can activate or deactivate the installed plugins, i can’t install a new one or delete the installed plugins.
    The hover menu when i put my cursor over the PLUGIN menu don’t show, and i can’t get to plugin installation page. Anyone know what’s happening ?

    UPDATE: I also can’t upload or search for new themes. It’s just like my user doesn’t have the permission to change this status, but i’m logged in admin!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Is everything up to date? Your core WordPress version? Your theme? Your plugins? Did you make any of those updates recently? It could be causing the break.

    Ho @victorcesario,

    Please check your wp-config.php file if it has following constant defined.

    define('DISALLOW_FILE_MODS',true);

    If yes, then please remove that line or comment that line so you will be able to have it working.

    If not, then please check if you have any plugin active handling file uploads or something associated with it. If this is the case, then deactivate that plugin and check again.

    Please let me know your feedback!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Plugin management unavailable’ is closed to new replies.