Wordpress Requires FTP Credentials
Got to your cPanel Filemanager > public_html
step-1 : Open wp-config.php file of your wordpress installation folder.
step-2: Copy below code and paste it at the end of the wp-config.php file.
define('FS_METHOD','direct');