25.1.40 • Published 16 days ago

@syncfusion/ej2-react-filemanager v25.1.40

Weekly downloads
668
License
SEE LICENSE IN li...
Repository
github
Last release
16 days ago

React FileManager Component

The React FileManager component is a graphical user interface that allows users to manage their file system in an intuitive and efficient manner. With this component, you can easily access, edit, upload, download, and organize files and folders. It also offers a convenient way to browse and select items from the file system.

Setup

Create a React application

You can use create-react-app to setup applications. To create React app use the following command.

npx create-react-app my-app --template typescript
cd my-app
npm start

Adding Syncfusion FileManager package

All Syncfusion react packages are published in the npmjs.com registry. To install the react FileManager package, use the following command.

npm install @syncfusion/ej2-react-filemanager --save

Adding CSS references for FileManager

Add CSS references needed for a FileManager in src/App.css from the ../node_modules/@syncfusion package folder.

/* refer the styles from package folder */
@import '../node_modules/@syncfusion/ej2-base/styles/bootstrap5.css';
@import '../node_modules/@syncfusion/ej2-icons/styles/bootstrap5.css';
@import '../node_modules/@syncfusion/ej2-inputs/styles/bootstrap5.css';
@import '../node_modules/@syncfusion/ej2-popups/styles/bootstrap5.css';
@import '../node_modules/@syncfusion/ej2-buttons/styles/bootstrap5.css';
@import '../node_modules/@syncfusion/ej2-splitbuttons/styles/bootstrap5.css';
@import '../node_modules/@syncfusion/ej2-navigations/styles/bootstrap5.css';
@import '../node_modules/@syncfusion/ej2-layouts/styles/bootstrap5.css';
@import '../node_modules/@syncfusion/ej2-grids/styles/bootstrap5.css';
@import "../node_modules/@syncfusion/ej2-react-filemanager/styles/bootstrap5.css";

Add React FileManager component

In the src/App.tsx file, use the following code snippet to render the Syncfusion React FileManager component and import App.css to apply styles to the FileManager:

import { FileManagerComponent } from '@syncfusion/ej2-react-filemanager';
import * as React from 'react';
function App() {
    let hostUrl = "https://ej2-aspcore-service.azurewebsites.net/";
    return (<div className="control-section">
    <FileManagerComponent id="file" ajaxSettings={{
        url: hostUrl + "api/FileManager/FileOperations"
    }}/>
</div>);
}
export default App;

Supported frameworks

The React FileManager component is also offered in the following list of frameworks.

     JavaScript           Angular             Vue           ASP.NET Core    ASP.NET MVC  

Showcase samples

Key features

  • File and directory management: The component allows users to upload, download, rename, sort, cut, copy, and paste files and directories.
  • Multiple layout options: The component supports both large icons view and details view layout, giving users the ability to choose the display option that works best for them.
  • Multiple file providers: The component supports a range of file providers, including Amazon S3, MS Azure, NodeJS, Google file systems, and local physical file providers, giving users flexibility in how they store and access their files.
  • Search functionality: The component includes a search feature that allows users to easily locate specific files within their file system.
  • Customizable interface: The component's interface can be customized to fit the needs and preferences of users, allowing for a personalized experience.
  • Responsive design: The component is designed to be responsive, ensuring that it works seamlessly across a range of devices and screen sizes.
  • Easy integration: The component is easy to integrate into existing projects, making it a convenient and straightforward solution for file management.
  • Context menu: The component includes a context menu that allows users to quickly and easily access file management options.
  • Toolbar: The component's toolbar provides a flexible way to manage file operations, making it easy for users to perform common tasks.
  • Access control: The component allows users to define a set of access rules for their folders and files, giving them control over who can access specific resources.
  • Multiple file selection: The component supports the selection of multiple files, making it easy for users to perform bulk operations.
  • Localization: The component supports localization, allowing it to be used in a variety of languages and regions.
  • Accessibility: The component is designed with accessibility in mind, ensuring that it is usable by users with disabilities.

Support

Product support is available through following mediums.

Changelog

Check the changelog here. Get minor improvements and bug fixes every week to stay up to date with frequent updates.

License and copyright

This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA. To acquire a license for 80+ React UI components, you can purchase or start a free 30-day trial.

A free community license is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.

See LICENSE FILE for more info.

© Copyright 2024 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.

25.1.40

16 days ago

25.1.39

23 days ago

25.1.38

1 month ago

25.1.37

1 month ago

25.1.35

2 months ago

24.2.7

2 months ago

24.2.5

3 months ago

24.2.3

3 months ago

24.1.47

3 months ago

24.1.45

4 months ago

24.1.44

4 months ago

24.1.43

4 months ago

24.1.41

5 months ago

23.2.6

5 months ago

22.2.5

9 months ago

22.1.38

10 months ago

22.1.39

10 months ago

23.1.43-87344

6 months ago

22.2.12

8 months ago

22.2.10

8 months ago

23.2.4

5 months ago

23.1.40

7 months ago

23.1.43

6 months ago

23.1.38

7 months ago

23.1.36

8 months ago

23.1.39

7 months ago

22.1.36

10 months ago

21.1.36

10 months ago

21.1.42

10 months ago

22.1.34

11 months ago

21.2.3

1 year ago

21.2.5

12 months ago

20.4.54

1 year ago

20.4.53

1 year ago

21.1.35

1 year ago

21.1.39

1 year ago

21.1.37

1 year ago

21.1.41

1 year ago

20.4.51

1 year ago

20.4.48

1 year ago

20.4.43

1 year ago

20.4.42

1 year ago

20.4.40

1 year ago

20.4.38

1 year ago

19.4.50-117124

1 year ago

20.3.56

1 year ago

20.3.49

2 years ago

20.3.47

2 years ago

20.2.45

2 years ago

20.1.60

2 years ago

20.2.36

2 years ago

20.2.38

2 years ago

20.2.39

2 years ago

20.2.43

2 years ago

20.2.44

2 years ago

20.1.47

2 years ago

20.1.52

2 years ago

20.1.55

2 years ago

20.1.56

2 years ago

20.1.57

2 years ago

20.1.58

2 years ago

20.1.59

2 years ago

19.4.56

2 years ago

19.4.47

2 years ago

19.4.48

2 years ago

19.4.50

2 years ago

19.4.52

2 years ago

19.4.51

2 years ago

19.4.43

2 years ago

19.4.42

2 years ago

19.3.53

2 years ago

19.3.55

2 years ago

19.4.38

2 years ago

19.3.44

3 years ago

19.3.43

3 years ago

19.2.60

3 years ago

19.2.56

3 years ago

19.2.55

3 years ago

19.2.48

3 years ago

19.2.44

3 years ago

19.1.66

3 years ago

19.1.63

3 years ago

19.1.58

3 years ago

19.1.54

3 years ago

18.4.41

3 years ago

18.4.39

3 years ago

17.2.55-1205479

3 years ago

18.4.30

3 years ago

17.2.52-1205479

3 years ago

18.3.47

3 years ago

18.3.42

4 years ago

18.3.35

4 years ago

18.2.57

4 years ago

18.2.56

4 years ago

18.2.54

4 years ago

18.2.48

4 years ago

18.2.47

4 years ago

18.2.44

4 years ago

18.1.56

4 years ago

18.1.55

4 years ago

18.1.53

4 years ago

18.1.52

4 years ago

18.1.46

4 years ago

18.1.42

4 years ago

18.1.36-beta

4 years ago

17.4.55

4 years ago

17.4.51

4 years ago

17.4.50

4 years ago

17.4.47

4 years ago

17.4.46

4 years ago

17.4.44

4 years ago

17.4.43

4 years ago

17.4.41

4 years ago

17.4.39

4 years ago

17.3.28

4 years ago

17.3.27

4 years ago

17.3.26

4 years ago

17.3.21

5 years ago

17.3.19

5 years ago

17.3.17

5 years ago

17.3.14

5 years ago

17.3.9-beta

5 years ago

17.2.51

5 years ago

17.2.49

5 years ago

17.2.48-beta

5 years ago

17.2.29-beta

5 years ago

17.2.47

5 years ago

17.2.46

5 years ago

17.2.41

5 years ago

17.2.40

5 years ago

17.2.36

5 years ago

17.2.35

5 years ago

17.2.34

5 years ago

17.2.28-beta

5 years ago

17.1.48

5 years ago

17.1.47

5 years ago

17.1.42

5 years ago

17.1.40

5 years ago

17.1.38

5 years ago

17.1.32-beta

5 years ago