• Resolved behedwin

    (@behedwin)


    With very little background in programing i need to ask if this plugin can provide me with the functions im looking for.

    I want to setup a site where any visitor can submit a link and have it displayed in a list. So the sites visitors share links and it builds up into a list.

    I managed to use this plugin to create custom fields… But then i dont know if this plugin can help me with the rest of making it so anyone can post within these fields (without an account). And then how to handle the content that is created.

    https://www.ads-software.com/plugins/pods/

Viewing 1 replies (of 1 total)
  • Plugin Contributor Josh Pollock

    (@shelob9)

    You can easily create a form for entering data into your Pod from the front-end using the pods shortcode. See this page for more information:
    https://pods.io/docs/learn/shortcodes/pods/

    An example would be:
    [pods name="name_of_pod" form='1' fields="my_field,another_field"]

    From there you just need to handle the output, which there are many ways do. The easiest might be to use Pods Templates and the third-party plugin Pods Auto Display.

Viewing 1 replies (of 1 total)
  • The topic ‘Create visitor submited link list?’ is closed to new replies.