Skip to:
Content
Pages
Categories
Search
Top
Bottom

Can I allows users to contribute content via front end


  • bigkill
    Participant

    @bigkill

    I’d like to provide my users the ability to publish content via the front end instead of the “back end”… so the users join the social network and can contribute content but don’t have to create a blog. Can this be accomplished with any existing pluggins?

Viewing 5 replies - 1 through 5 (of 5 total)

  • plrk
    Participant

    @plrk

    You mean you want them to be able to post blog posts without having a blog?


    bigkill
    Participant

    @bigkill

    yes I’d like them to sign up as users.. once logged in as a user they can submit content to the site without having a blog.


    Rich Spott
    Participant

    @richs0914

    I think that the easiest way to do this would be to create a form (with cforms or some other plugin) with a title section, author section, tags and categories sections, and then obviously the body section and place it on a page specifically for posting, or on the front page (which ever you prefer) then place php code around it asking if the user is logged in.

    If they are, then it will show the form and they can type (or paste) their post in and it gets sent to you in email and then you can post it, if they are not logged in, it can show a “You must be logged in to post” or something to that effect.


    Michael Berra
    Participant

    @miguael

    I am using this plugin for that case – i think it’s great :-):

    https://wordpress.org/extend/plugins/tdo-mini-forms/


    bigkill
    Participant

    @bigkill

    to-do-mini-forms – brilliant!

    many thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Can I allows users to contribute content via front end’ is closed to new replies.
Skip to toolbar