PHPackages                             themexpert/react-filemanager-server - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [File &amp; Storage](/categories/file-storage)
4. /
5. themexpert/react-filemanager-server

ActiveLibrary[File &amp; Storage](/categories/file-storage)

themexpert/react-filemanager-server
===================================

Server side library for React File Manager

1.4.6(5y ago)1851MITPHP

Since Feb 9Pushed 5y ago3 watchersCompare

[ Source](https://github.com/themexpert/react-filemanager-server)[ Packagist](https://packagist.org/packages/themexpert/react-filemanager-server)[ Docs](https://github.com/themexpert/react-filemanager-client.git)[ RSS](/packages/themexpert-react-filemanager-server/feed)WikiDiscussions master Synced 4d ago

READMEChangelog (10)DependenciesVersions (20)Used By (0)

This is a Ract based filemanager built for the [Quix Pagebuilder](https://www.themexpert.com/quix-pagebuilder) and open sourced by ThemeXpert.

If you want to integrate file manager to you project you need to install the File manger client first. Details instruction will be found here

Usage
-----

[](#usage)

`composer require themexpert/react-filemanager-server`

Let's say we have the following file structure

- $\_SERVER\['DOCUMENT\_ROOT'\]
    - app
        - config.php
        - index.php
    - public
        - uploads

File: `config.php`

```
