WPDebugLog

Install/update WordPress plugins without providing FTP access

Add fs_method in wp-config.php define('FS_METHOD', 'direct'); Change all file permissions to 755. Linux command:- sudo chmod 755 WordPress/*