Skip to content

Get Started

Prasath Mani edited this page Jan 1, 2020 · 2 revisions

Setup TinyFileManager

This documentation is to help you regarding each step of Installation. Please go through the documentation carefully to understand how this is made and how to configure this properly. Basic PHP knowledge is required to customize this Application. You may learn basics here.

Requirements

It is a simple, fast and small file manager with single php file. It is also a web code editor. It'll run either online or locally, on Linux, Windows or Mac based platforms. The only requirement is to have PHP 5.5+ available.

  • PHP 5.5.0 or higher.
  • Zip and Tar extension for zip and unzip actions.
  • Fileinfo, iconv and mbstring extensions are strongly recommended.

Be careful while editing the file manager. If not edited properly, the application may break completely. No support is provided for faulty customization. check issues or create new one here

How to use

This is the fastest way to beginners to start using Tiny File Browser

  • Download ZIP with latest version from master branch.
  • Just copy the tinyfilemanager.php to your webspace - thats all :) You can also change the file name from "tinyfilemanager.php" to something else, you know what i meant for.
Clone this wiki locally