Skip to content

Latest commit

 

History

History
64 lines (63 loc) · 1.89 KB

ReadMe.md

File metadata and controls

64 lines (63 loc) · 1.89 KB

PHP Filemanager

Release #0.5 rev 03 of 12 Mar 2017.

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 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;

  2. Version 0.4

    02 Mar 2017

    — View pictures;
    — Change language;

  3. Version 0.3

    27 Feb 2017

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

  4. Version 0.2

    14 Feb 2017

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

  5. 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;