Editor folder permissions Topic is solved

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
johnflan
Forum Members
Forum Members
Posts: 42
Joined: Thu Aug 23, 2007 5:20 pm

Editor folder permissions

Post by johnflan »

I want to restrict the Editor's role to just being able to view and upload to the images folder and the folders within it. How do I do that please?
User avatar
DIGI3
Dev Team Member
Dev Team Member
Posts: 1824
Joined: Wed Feb 25, 2009 4:25 am

Re: Editor folder permissions

Post by DIGI3 »

File manager permissions are not that granular, users with access to files will have access to the Uploads folder and all subfolders unless you lock them down in your file system. Typically you would place any files they shouldn't have access to in a higher level than Uploads (e.g. /assets/)
Not getting the answer you need? CMSMS support options
johnflan
Forum Members
Forum Members
Posts: 42
Joined: Thu Aug 23, 2007 5:20 pm

Re: Editor folder permissions

Post by johnflan »

When an Editor adds a file to a page the file picker can open at this level. Which can be confusing so they usually just upload the files here.
Screenshot 2025-11-13 at 15.21.18.png
If the file picker always opened in the Images folder then they would quickly see what subfolder to use. A bonus would be that the path and the "go back" folder are hidden!
Screenshot 2025-11-13 at 15.21.54.png
By "locking down" do you mean changing permissions?
User avatar
DIGI3
Dev Team Member
Dev Team Member
Posts: 1824
Joined: Wed Feb 25, 2009 4:25 am

Re: Editor folder permissions

Post by DIGI3 »

Try creating a filepicker profile (extension > filepicker) that starts at images - there might already be one there - and setting that to default. This should limit where they start for anything using filepicker, it just doesn't limit their access in File Manager or other modules.
Not getting the answer you need? CMSMS support options
johnflan
Forum Members
Forum Members
Posts: 42
Joined: Thu Aug 23, 2007 5:20 pm

Re: Editor folder permissions

Post by johnflan »

Great! I had explored this in the hope it would work but was the setting to default I didn't do.

I find that Editors are ok with the File Manager as it opens in the Images folder and they only need to upload images in the right folder and it's all in front of them. With the file picker they have to remember the folder where they put the image and it's laid out differently in a smaller window so they panic and try everything and get lost. This will help as it simplifies the process for the not so techy Editors. Thank you DIG13!
Post Reply

Return to “CMSMS Core”