Tagged Questions

0
votes
0answers
36 views

How to authenticate pgrfilemanager usuing CakePHP

i am using ckeditor with pgrfilemanager and I woould like to add authentication to the filemanager using cakePHP is it possible? Thx for any suggestions
0
votes
3answers
1k views

PHP File Management System

We need to create a file management interface that integrates with the clients current website built on cakephp. The file manager must only let the users see the files that they have permissions too. ...