Hello,
I've been looking all over the place for a module that would allow users to create folders on a Drupal site. Someone said something called cpanel might have been able to do it, but that hasn't been available for a couple of releases already. Anybody have any ideas?
Thanks!

Comments

tommyent’s picture

You can just use a file field and generate one automatically with the username using tokens.

jag339’s picture

Are you saying, just have the user upload a file, and then automatically create a directory behind the scenes and place the file there? That's a nice idea, but I really need the directory to be "visible" to the user. Is there anything I can do?