I've been loking around recently for an easy way to manage the files on my web server. I came accross OneFileCMS which is fine but lacks some features. I'm looking for another piece of software (PHP of course) that could act as a replacement to onefile.

All I need to do is:

  • Manage my files (delete, rename, edit)
  • Create new files/folders

Anything come to mind?

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

There are many many options for what you describe. Not sure I'd call that a CMS, but whatever.

If you do a search for "php file manager", you'll see what I mean. Here are some examples you could check out:

Anyway, explore those, find one you like.

Have fun!

link|improve this answer
1  
Ahh perfect! I was under the impression these were called CMS', so my searches were all crap. Thanks again. Will accept in 3 minutes. – MaxMackie Jul 6 '11 at 17:27
No worries, glad to help. Took me a fair while to figure out what to call these too. I had similar challenges this way. If you want to get in to something very industrial strength in this space, you may want to look at something like Alfresco. But you said "easy way to manage", not sure Alfesco is inherently easy to use as it's so feature rich. – Doc Jul 6 '11 at 17:32
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.