Plugin folders need ownership change after installation
- 
I'm very bemused by this.
The first time I installed a plugin (the Akismet plugin) I didn't have to change permissions on the
/app/code/plugins/discourse-akismet/folder fromroottocloudronBut every other plugin I've installed after that has required me to open the File Manager and change the ownership from
roottocloudron.Why?
 - 
@robi well, I always just click the Web Terminal button and then start pasting the code. I definitely didn't manually change user anytime.
 - 
@robi well, I always just click the Web Terminal button and then start pasting the code. I definitely didn't manually change user anytime.
@jdaviescoates that means you can do the user change before, or fix after.
You can also have this added to the docs s steps for plugin installs.
 - 
I'm very bemused by this.
The first time I installed a plugin (the Akismet plugin) I didn't have to change permissions on the
/app/code/plugins/discourse-akismet/folder fromroottocloudronBut every other plugin I've installed after that has required me to open the File Manager and change the ownership from
roottocloudron.Why?
@jdaviescoates said in Plugin folders need ownership change after installation:
I'm very bemused by this.
The first time I installed a plugin (the Akismet plugin) I didn't have to change permissions on the
/app/code/plugins/discourse-akismet/folder fromroottocloudronBut every other plugin I've installed after that has required me to open the File Manager and change the ownership from
roottocloudron.Why?
Because the first time, when I installed the Akismet plugin, I restarted the app before looking at the File Manager, and seemingly restarting the app fixes the permissions.