Hye there. I've been looking for a while and haven't come across exactly what I'm looking for. I'm helping someone build a website, and I'd like to make the whole ordeal as simple as I possibly can.
I need a module that'll simply upload a file into a designated folder. That's pretty much it. Just a simple browse and upload is all I need. This would make uploading files easier than having to go through FTP software and different logins and stuff. Thanks in advance.
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- internetking created topic »password problem« 25. May
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 25. May
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 25. May
- ehdwma created topic »Hide "Register new account" and change template to 3 col« 25. May
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 25. May
- mdee created topic »How to implement returnpage ?« 25. May
- nestormateo responded to »Fillters in Clip« 24. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
Looking for a file upload module
-
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 49
I've done something like this, you can find it here: http://www.sanmaikols.net/descargas/dpUpload.rar
You can choose the folder where the files will be uploaded, the allowed file extensions, the maximum size limit... Currently I'm with a little issue because when you try to upload file like whatever.film.avi it takes the first . as the beginning of the extension. But apart from that... try it! ;) -
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 49
Ok, I've translated it to English, it has been a quick translation but I think you'll understand everything ;)
There you go: http://www.sanmaikols.net/descargas/dpUpload(eng).rar
I'm working on a block to upload files too, in case anyone is interested... -
- Rank: Developer
- Registered: Dec 31, 1969
- Last visit: Jun 01, 2010
- Posts: 6859
The block would be a page element that connects to the module. If you look at alot of sites, you'll see, for instance, a newest news items block, or a newest posts block. Those blocks are display tools for data from the module.
--
Home Page | Find on Facebook | Follow on Twitter
-
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 35
http://www.shosumthin.com/nuke/html/index.php?module=dpUpload this is the link to it.
- Moderated by:
- Support
