There are plugins that will let you do this.
http://wordpress.org/extend/plugins/user-files/
http://wordpress.org/extend/plugins/wp-filebase/
Whatever you decide though keep in mind security when doing things like this. You don’t want people going crazy and uploading huge files either, so check the plugins have built in restrictions on what can be uploaded and that they are in active development.
Related Posts:
- How to restrict access to uploaded files?
- How to hide media uploads by other users in the Media menu?
- add ‘file upload’ field to user details
- Restrict access of admin uploads to certain logged-in users?
- Allow users to upload flash videos?
- How do I set a maximum upload size for a specific user role (Editor)
- Front-end uploader logging user out when they attempt to upload image
- If the current user is an administrator or editor
- How do I add a field on the Users profile? For example, country, age etc
- user_login vs. user_nicename
- Groups of capabilities: users with multiple roles?
- Is there a way to merge two users?
- Best way to send users password?
- Set a maximum upload count for users on a specific user role
- Why are user address fields required [closed]
- How to discover and delete unused accounts?
- Multi-steps WordPress registration : in 4 steps how to?
- Allow guests to save favourite pages?
- Basic auth WordPress REST API dilemma
- Remove all users from site except one using WP CLI
- security+best practices: root or www-data on a wordpress content folder?
- How to set custom upload directory per user after moving content directory
- WordPress keeps asking for connection information in localhost
- importing users where password is provided as md5 + much metadata
- Assigning tags to user?
- How to get profile user id when uploading image via media uploader on profile page
- How to use tinyMCE for user “biographical info” without messing with any core file?
- Get user info outside WordPress
- How to change the order in which users are displayed in admin?
- Total number of authors with more than one post
- Is there a simple way to manage capabilities per user?
- How Do I Prevent Junk Account Creation?
- Hide a user from WordPress
- Check for user meta data at Login
- Buddypress – Send New User Activation Link to Admin [closed]
- Cannot set user passwords
- Memory usage for scalable usermeta queries
- How to get current user’s phone number
- How can I retrieve current user id within wordpress plugin?
- Front End Registration Form Code – Password Field Not Saving
- How do I customize the dashboard?
- Generate unique number when registering a new user
- WordPress User Meta & ChromePHP or other way to debug/view php variables
- How would I hook into `clear_auth_cookie` to return the user’s ID that’s currently being logged out?
- New users not showing up in Post -> Edit
- How can i change the name order in the admin?
- Getting author page slug from get_users() or get_userdata() functions
- WP_User_Query by meta_value with Number returns nothing
- Rewrite Rules and Login Issue
- User profile updates password even if not filled (Theme my login) in Firefox? [closed]
- Preventing auto-filling of e-mail addresses on profile.php
- users and usermeta table
- Getting the age of a users account
- Prevent subscribers to changing certain profile fields
- Unable to change email address of admin on localhost
- How can I prevent certain custom roles from seeing other custom roles on the user list page?
- Creating User Profiles using author.php
- “the_author_meta(‘url’)” not working inside “href”
- REST API: wp_get_current_user not working on second call
- How to let the users edit their user names?
- How do I filter users based on email address?
- What’s the correct way to add capabilites to user roles?
- Web app vs CMS backend
- Allow admins to login as other users
- How to count total words for posts published by one author?
- Should I setup frontend-only users as CPT or use a plug-in?
- Delete a user from frontend
- user login and its profile
- Get current logged-in user from external site
- Load Custom Field to User Profile as per User Role using Ajax
- Show posts who published after registration date
- How to hide “Change role to” dropdown on Users admin menu
- Get UserInfo from WordPress
- How to display a calendar with events depending on the user?
- How to show different pages for different users
- Disabling user capability to edit_posts or delete_posts in the front-end
- Redirect /member/ to /member/user
- get user id in a plugin without a function
- $user_login is not working if author has only 1 post
- WP_User object behaving strangely when used inside Admin Panel?
- REST_query_vars for users
- How to use a transient inside WP_User_Query
- Allowing users to edit only their page and nobody else’s
- Showing extra profile fields in admin – problem with underscore
- Add an ‘edit profile’ page with Genesis
- Exclude Current user email and send notification
- Insert query not working for non-logged in user
- Disallow user registration/checkout via Hotmail/Yahoo
- User management missing after migration to new host
- Add new user and user bio at same time
- How to create a link to a user’s profile page
- Validate user meta and redirect
- Let admin users edit member profiles from front end
- Storing additional information about the user
- Current User Seeing Another Logged In User Info
- What techniques can a user employ to achieve a password rated “strong” in the WordPress password checker
- Remove @gmail.com from WordPress username
- How to create a specific role to manage users
- How to track all users logged into a site?
- Export user data from Squirrly’s Starbox plugin?