Keeping in mind that all of these releases are in the pre-alpha stage of things, I've released version 1 of SPFM. File uploading has been added but please keep in mind there is virtually no security on it. For most usage i'd keep it off by setting the uploading config variable to false (default is true).
Also with this release I've included install instructions.
Up next I plan on re-coding the entire script so that it is much easier to configure and use. I also want to allow for a larger number of usage paradigms and will be editing / adding configuration variables accordingly.... read more
So, I've realized that there are no install instructions in v0. I've rectified this and in the next release I will include some.
Feature wise, file upload is coming along nicely. Once it is finished I'm going to move on to file deletion. I also want to allow for this to work with no user authentication.
This project has been started but is quite rudimentary. As of right now only indexing works but as time goes on, more features will be added. In the near future, uploading, editing and deleting files will be implemented. The code is still pretty ugly and basic configuration is barely possible.
This all being said, if you want something simple to list files in a directory, go nuts!
To start, the requirements are Apache with PHP installed and mod_rewrite enabled.