How to disable Plugin and Theme edits and installs using WordPress admin panel
Add this code to your config.php:
define('DISALLOW_FILE_MODS',true);
define('DISALLOW_FILE_EDIT',true);
Send us a message, we are
happy to provide assistance or a project quote.