Wordpress Permission issue on cyberpanel

i am facing issue after installing wordpress it asks for ftp credentials when i am trying to install plugins and when i go to check wordpress permission it says file not writable what the issue is this i am facing this issue after updated the cyberpanel

Welcome @ayanhacks Happy you are here

Try fix file permissions:

Go to Websites → mywpwebsite.com → File Manager → Fix Permissions

OR

You can use FTP to fix file permissions using a good client such as WinSCP, FileZilla, CyberDuck

you are using any package for that site custom package of cyberpanel?

i have uploaded wordpress

Have you checked the permissions set for wp-content and all folders within it?

Also consider adding to wp-config.php

define( 'FS_METHOD','direct' );