Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Contributor Roch

    (@rochesterj)

    Thread Starter webbando

    (@webbando)

    Thanks for the reply.

    What I’m searching is that the users can be challenge themselves without a strict calendary.

    For example: a registered member 1 can invite other registered member 2 for a challenge. This member 2 can accept or disagree the invite for the challenge.

    After their offline challenge they shall insert and convalidate the results of the match.

    Do you think that I can made this functionality with your plugin?

    Plugin Contributor Roch

    (@rochesterj)

    Hi

    This can be done, sure. But that would require a bit of custom code, unfortunately

    Kind Regards,
    -Roch

    Thread Starter webbando

    (@webbando)

    Thank you for reply.

    I know that everything can be done with custom code :).

    I’m just asking what I can do with your plugin without any custom code…

    1 – A member can signup and set as member of your plugin per default?
    2 – Your plugin required a strict calendary?

    Plugin Contributor Roch

    (@rochesterj)

    Hi!

    Indeed, in this WP world, pretty much anything is do0able (that’s why I mostly reply that to yes: it depends on your budget! haha)

    #1 No, not by default
    #2 I’m not sure what you mean there, would you mind explaining this?

    Kind Regards,
    -Roch

    Thread Starter webbando

    (@webbando)

    Thanks again for your reply…
    About point #2, my question could be: your plugin needs a calendar with all match between the user?

    Or it’s possible that the user can challenges other user in any moments, without any restrictions?

    Plugin Contributor Roch

    (@rochesterj)

    Hi!

    I’m not sure if I get what you mean yet, but in short you can add events as freely as you want. So if you want a competition with just 1 match, another with 500 matches that’s all fine,that’s fine, and you don’t need to add a schedule before adding the matches

    Kind Regards,
    -Roch

    Thread Starter webbando

    (@webbando)

    Hi, thanks a lot for the reply.

    I want that a member can challenges another member without a competition that I, as admin, have created.

    Is it possible?

    Plugin Contributor Roch

    (@rochesterj)

    Hi!

    The “challenge” option is a bit fuzzy to me. But a player can create an even that is calling another player, yes. But if you want the other player to “accept” the event, or even to get an email warning, that is not possible by default, that requires a bit of custom code

    Kind Regards,
    -Roch

    Thread Starter webbando

    (@webbando)

    Very good, thank you for the reply.

    When a player create an event that is calling another player what happen in WordPress? It will be create a custom type post or what?

    Plugin Contributor Roch

    (@rochesterj)

    Hi!

    If it was me, I’d create a separated CPT for this, such as “challenge” and on post type save or modification (both hooks you can use in WP) I’d send an email warning for the other player involved.

    Kind Regards,
    -Roch

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Members from WordPress User’ is closed to new replies.