Skip to content

Den1xxx/Filemanager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 

Repository files navigation

PHP Filemanager

Release #0.9 of 23 Apr 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.9

    23 Apr 2017

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

  2. Version 0.8

    14 Apr 2017

    — The saving authorization settings in the file manager itself;

  3. Version 0.7

    01 Apr 2017

    — Added SQL console;

  4. Version 0.6

    24 Mar 2017

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

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

  6. Version 0.4

    02 Mar 2017

    — View pictures;
    — Change language;

  7. Version 0.3

    27 Feb 2017

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

  8. Version 0.2

    14 Feb 2017

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

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