/Filemanager

PHP file manager

Primary LanguagePHP

PHP Filemanager

Release 1.5 of 8 May 2023.

Cool and lightweight PHP file manager. Ported from http://reloadcms.com project
The release developer: http://fromgomel.com
Feedback: http://fromgomel.com/?module=sendmail
Support the project: http://fromgomel.com/?module=sendmail&get=development
License: WTFPL Version 2 http://www.wtfpl.net/txt/copying/

Development history


  1. Version 1.5

    8 May 2023

    — Added recursive search by file content

  2. Version 1.4

    14 Mar 2022

    — Localization files are removed from the manager and loaded from GitHub;
    — When changing the language, the localization file is downloaded from Github and saved inside the file manager;

  3. Version 1.3

    07 Mar 2022

    — Settings: whether to keep the old time after editing the file;
    — Small fixes;

  4. Version 1.2

    21 May 2021

    — Replace short tags;

  5. Version 1.1

    31 Dec 2017

    — The script is adapted for mobile devices;
    — New function fm_backup_tables() — backup SQL tables to file;
    — New function fm_restore_tables() — restore SQL tables from file;

  6. Version 1.0

    27 Apr 2017

    — In the MiniProxy service, you can now follow the links;
    — In the FileManager now the file list can be saved in xls format;

  7. Version 0.9

    23 Apr 2017

    — Implemented PHP and SQL query templates with saving inside the file manager;

  8. Version 0.8

    14 Apr 2017

    — The saving authorization settings in the file manager itself;

  9. Version 0.7

    01 Apr 2017

    — Added SQL console;

  10. Version 0.6

    24 Mar 2017

    — Added settings;
    — Added ukrainian language (thanks to ResetButton);
    — Added german language;
    — Small corrections in styles;

  11. Version 0.5

    08 Mar 2017

    — Added console for executing PHP code;
    — Added mini-proxy service (unstable);
    — Added archiver to the format ".tar.gz";
    — The authorization has been re-done, now the password is stored in cookies encrypted;
    — Pictures can now be displayed from even an unreachable http: place;
    — User language can be automatically detected;

  12. Version 0.4

    02 Mar 2017

    — View pictures;
    — Change language;

  13. Version 0.3

    27 Feb 2017

    — Added authorization;
    — Added phpinfo();
    — Added little config;
    — Switching the display size of folders;
    — Switching authorization if needed;

  14. Version 0.2

    14 Feb 2017

    — Archiving folder;
    — System information;
    — Cosmetic updates;

  15. Version 0.1

    24 Nov 2014

    — Create, rename, and delete files and folders, with folders - recursively;
    — Go inside the file system, simply by clicking on the folder name - as we have all become accustomed;
    — Change the rights of files and folders;
    — Edit the files (when you click on a file - go to editing);
    — Download files from any folder;