Is user submission possible?
Permalink
Hi C5 community,
Can anyone point me in the right direction on how to add user submitted content to a C5 site?
I am creating a tutorials website (Game Dev) and would like my users to add their own content.
A really good example of this is the How To's section on Concrete5.org found here:http://www.concrete5.org/documentation/how-tos...
(I have looked though there and can't see what I am looking for hence my post) :)
I really don't want to go down the route of wordpress so any pointers would be fantastic :)
Can anyone point me in the right direction on how to add user submitted content to a C5 site?
I am creating a tutorials website (Game Dev) and would like my users to add their own content.
A really good example of this is the How To's section on Concrete5.org found here:http://www.concrete5.org/documentation/how-tos...
(I have looked though there and can't see what I am looking for hence my post) :)
I really don't want to go down the route of wordpress so any pointers would be fantastic :)
1. Use permissions to allow users to add and edit their own pages (has the advantage of using the built in workflow, so you have an approval stage)
2. Use a discussion forum or comment block.
3. Use one of the advanced forms addons to collect user submissions, then post the form results onto pages.