users upload files and make posts
-
The title may be a bit misleading, I tried to keep it as simple as possible.
I want to make a website in which registered users can upload files, and each new file automatically creates a new post in a certain category.
*Made-up example concept*
A Website with downloadable pictures. Users can upload their own pictures with a form (eg. Title, Category (eg. Animals, Cars, Sea, etc.) and probably other fields). Once a user uploaded a file through the form, a new post in the selected category should be created.The main purpose of this website is that it should be automated. An alternative could be that users manually select the category they want to make a post in, and let them upload the file from there (in this case I would need a requirement that only files with a certain name can be uploaded, for example “image.png”).
I have created a few wordpress sites already, but I have no idea how I would make this project work.
Any templates you would suggest, plugins?
- The topic ‘users upload files and make posts’ is closed to new replies.