Plugin Modal for File Upload

I recommend using ng-file-upload (GitHub - danialfarid/ng-file-upload: Lightweight Angular directive to upload files with optional F). You can easily create the same UI as the Plugin installation page, supporting both file dialog and drag-n-drop.

1 Like