joni2back / angular-filemanager

JavaScript File Manager Material Design Folder Explorer Navigator Browser Manager in AngularJS with CSS3 Responsive (with FTP in PHP / Java / Node)
https://joni2back.github.io/angular-filemanager/
MIT License
1.76k stars 577 forks source link

Integration into Existing Project #241

Open vantzs opened 7 years ago

vantzs commented 7 years ago

I'm working with a Hosting Control Panel called VestaCP. They have a paid for addon for a file manager however I would like to integrated Angular-FileManager into it for the end users. Is there away to have it automatically default to the users ~ based on the username they are signed into the control panel with?

joni2back commented 7 years ago

Hi @vstock28021 this project started for the same requirement that you have. The answer is YES, but you will need to extend the backend connector (i guess you will use ftp)

To be used as an example I've created a demo connector with ftp.. obviously is not 100% completed.. but maybe can be a help to start https://github.com/joni2back/angular-filemanager/blob/master/bridges/php/handler.php