• Resolved orioleando

    (@orioleando)


    Hello,

    In the past, I have created a public competition in WordPress.

    Now, I want to let users create their private leagues to compete against friends. I am planning to deploy Nextend Social Plugin to create a Private Area, then I want to create a Page to let each users create their own private leagues.

    Which is the best way (without coding) to attend that requirement? Should I create a form to let user create the league? Is it possible to add a trigger to create different pages after creating league (invititations, users, ranking, etc.)?

    Any help is very welcome.
    Thank you in advance 🙂

    Regards, Oriol

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Ramona

    (@nextend_ramona)

    Hi @orioleando

    Nextend Social Login is a simple login plugin, so the only thing it can do from your requirements (without writing code) is to allow people to register to your website using their social account.

    We do have a couple of actions that run after a user is registered:
    https://nextendweb.com/nextend-social-login-docs/backend-developer/
    but to be able to use them you need to have coding knowledge. Please note that we’re unable to provide support for any kind of custom coding.

    But based on this part:

    Is it possible to add a trigger to create different pages after creating league (invititations, users, ranking, etc.)?

    I think that won’t work for you, because these invitation, user, raking pages should not be created when a user logs in, but when they actually create a league. Unfortunately, this league creation can’t be done with Nextend Social Login.

    For this kind of usage, you could try looking for membership plugins:
    https://wordpress.org/plugins/search/membership/
    or something that’s related to building a community:
    https://wordpress.org/plugins/search/community/
    Although I’m not sure you’ll find a plugin that does exactly what you need.

Viewing 1 replies (of 1 total)
  • The topic ‘Create WordPress Spaces after Nextend login’ is closed to new replies.