Hello,
How can i implement extended permissions in the DAM?
I want to have certain groups not to be able to delete objects in the DAM.
Set Read/Write/Delete permissions in the DAM for a specific group...
thanks,
mc
This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.
Please use forum.silverstripe.org for any new questions
(announcement).
The forum archive will stick around, but will be read only.
You can also use our Slack channel
or StackOverflow to ask for help.
Check out our community overview for more options to contribute.
Hello,
How can i implement extended permissions in the DAM?
I want to have certain groups not to be able to delete objects in the DAM.
Set Read/Write/Delete permissions in the DAM for a specific group...
thanks,
mc
thats my question of the day. found a solution?
Indeed.
There is the "secure file" module in the extensions section:
Secure Files is a lightweight security module for SilverStripe that allows you to assign permissions to asset folders by a variety of methods. Prevent search engine crawlers finding sensitive files, allow secure upload areas and more.
http://silverstripe.org/secure-files/
hope this helps,
mc
Anyone who has this working with 2.4.1? Tried a few builds but all I am getting is the extra tab with a checkbox. http://skitch.com/dendeffe/du9n7/silverstripe-cms-files-images
Or am I doing it wrong? :)
OK, I just had to uncomment the permission methods in the SecureFiles _config file.