cheryl
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.
Manual Install
- Install Composer
- Run
composer install
from within your Cheryl directory - Edit any settings in config/config.yml
- Ensure your files directory is chmod to 0777 if using localy stored files
- Point your web root to the public directory
- Login with your user/pass. Default is u: admin, p: password.