Angular Filemanager screenshot

Angular Filemanager

Author Avatar Theme by Joni2back
Updated: 11 Sep 2020
1761 Stars

JavaScript File Manager Material Design Folder Explorer Navigator Browser Manager in AngularJS with CSS3 Responsive (with FTP in PHP / Java / Node)

Categories

Overview:

The AngularJS filemanager project has been updated to React + Redux in December 2018. The filemanager serves as a smart tool for managing files in the browser. Developed by Jonas Sciangula Street, it follows Material Design styles, allowing users to create custom backend connectors using the provided connector API.

Features:

  • Multiple file support
  • Multilanguage
  • List and Icon view
  • Multiple file upload
  • Pick files callback for third-party apps
  • Search files
  • Directory tree navigation
  • Copy, Move, Rename (Interactive UX)
  • Delete, Edit, Preview, Download
  • File permissions (Unix chmod style)
  • Mobile support

Installation:

  1. Install dependencies using yarn with yarn install.
  2. Include the dependencies in your project.
  3. Use the angular directive in your HTML.
  4. Extend the configuration file by adding a script.
  5. Create a new build with your changes.

Summary:

The AngularJS filemanager project has transitioned to React + Redux, offering a range of features for file management in the browser. Users can install the theme using provided dependencies and extend configurations to customize the filemanager according to their needs. Contributions to the project are welcome, following Semantic Versioning guidelines and released under the MIT license.