cheryl icon indicating copy to clipboard operation
cheryl copied to clipboard

PHP web based file manager

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.