/components/filemanager/README.md

https://github.com/syncfusion/ej2-angular-ui-components · Markdown · 52 lines · 30 code · 22 blank · 0 comment · 0 complexity · 8e25ab2fa750a5179857502ea3a218dd MD5 · raw file

  1. # ej2-angular-filemanager
  2. The `File Manager` is a graphical user interface component used to manage the file system. It enables the user to perform common file operations such as accessing, editing, uploading, downloading, and sorting files and folders. This component also allows easy navigation for browsing or selecting a file or folder from the file system.
  3. > This is a commercial product and requires a paid license for possession or use. Syncfusions licensed software, including this component, is subject to the terms and conditions of Syncfusion's [EULA](https://www.syncfusion.com/eula/es/). To acquire a license, you can purchase one at [https://www.syncfusion.com/sales/products](https://www.syncfusion.com/sales/products) or start a free 30-day trial [here](https://www.syncfusion.com/account/manage-trials/start-trials).
  4. > A free [community license](https://www.syncfusion.com/products/communitylicense) is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.
  5. ## Setup
  6. To install `FileManager` and its dependent packages, use the following command.
  7. ```sh
  8. npm install @syncfusion/ej2-angular-filemanager
  9. ```
  10. ## Components included
  11. Following list of components are available in the package
  12. * File Manager - performs common file operations such as accessing, editing, upload, download and sorting files and folders. This component also allows easy navigation for browsing or selecting a file or folder from the file system.
  13. ## Key Features
  14. * File Manager
  15. * **Different Views** - Provides detailed and large icon views.
  16. * **Context menu support** - Provides detailed and large icon views.
  17. * **Custom toolbar support** - Customize the toolbar to provide only necessary features.
  18. * **Multiple file selection** - Select multiple files simultaneously.
  19. * **Accessibility** - Features built-in accessibility support that makes all features accessible through keyboard interaction, screen readers, or other assistive technology devices.
  20. * **Localization** - Translate file names to any supported language.
  21. ## Support
  22. Product support is available for through following mediums.
  23. * Creating incident in Syncfusion [Direct-trac](https://www.syncfusion.com/support/directtrac/incidents?utm_source=npm&utm_campaign=filemanager) support system or [Community forum](https://www.syncfusion.com/forums/essential-js2?utm_source=npm&utm_campaign=filemanager).
  24. * New [GitHub issue](https://github.com/syncfusion/ej2-angular-ui-components/issues/new).
  25. * Ask your query in [Stack Overflow](https://stackoverflow.com/?utm_source=npm&utm_campaign=filemanager) with tag `syncfusion` and `ej2`.
  26. ## License
  27. Check the license detail [here](https://github.com/syncfusion/ej2-angular-ui-components/blob/master/license?utm_source=npm&utm_campaign=filemanager).
  28. ## Changelog
  29. Check the changelog [here](https://github.com/syncfusion/ej2-angular-ui-components/blob/master/components/filemanager/CHANGELOG.md?utm_source=npm&utm_campaign=filemanager)
  30. © Copyright 2019 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.