spacedevin / cheryl

PHP web based file manager

Home Page:http://cheryl.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cheryl 4.0 Beta

Cheryl is a web based file manager for the modern web. Built on top of PHP5 and AngularJS.

Deploying on Heroku

Deploying on Heroku will use Nginx and Postgres.

Deploy to Heroku


Manual Install

  1. Install Composer
  2. Run composer install from within your Cheryl directory
  3. Edit any settings in config/config.yml
  4. Ensure your files directory is chmod to 0777 if using localy stored files
  5. Point your web root to the public directory
  6. Login with your user/pass. Default is u: admin, p: password.

About

PHP web based file manager

http://cheryl.io

License:MIT License


Languages

Language:PHP 38.7%Language:CSS 23.9%Language:JavaScript 23.7%Language:HTML 13.5%Language:Shell 0.1%