Skip to content

Tastydir is a cross-platform PHP file management system which allows you to not only replace your traditional FTP client but also allow your users to view directories in a much more aesthetically pleasing way.

Notifications You must be signed in to change notification settings

morozd/tastydir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tastydir - an AJAX file manager and directory listing

Introduction

I originally made this script in 2010 and sold it on CodeCanyon. However, I've decided to make it open source, so that everyone will be able to use it and play with it.

A note about code quality: Tastydir works great, but I was 16 when I wrote it, so the code quality isn't amazing (it does come with lots of documentation though).

Installation

Simply upload everything to a directory of your choice.

Documentation

Look at the /doc directory in your browser for detailed documentation.

Permission problems?

Your PHP scripts may be running as the 'nobody' user (you can check this in the info tooltip in Tastydir). This is common on many shared hosts, and it means that Tastydir won't be able to edit files created with FTP. SOLUTION: when you upload files with FTP or via cPanel, make sure you chmod them to 777.

Contact

Found a bug? Have a suggestion? Contact me. Contact: vlad@vladh.net

Credits

Copyright Vlad-Ștefan Harbuz (vladh.net)

Additional credits:

About

Tastydir is a cross-platform PHP file management system which allows you to not only replace your traditional FTP client but also allow your users to view directories in a much more aesthetically pleasing way.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published