• Hello,

    I want to install a Membership plugin on my wordpress website that allows me to the following:

    1) To create a 5 day trial period. To subscribe to the trial period users should NOT need to add credit card details or other payments. It should be 100% free.

    2) Each user should not be able to re-subscribe the trial period, once it has ended. Each trial subscription should only be accessible 1 time to each user.

    3) A few days after the trial subscription, if the user has not yet subscribed to any payable plan, an automatic email is sent do the trial user inviting him to subscribe to a payable subscription plan, together with a complementary discount code.

    Does the Paid Membership Pro plugin allows to do this?

    Thank you!

    https://wordpress.org/plugins/paid-memberships-pro/

Viewing 1 replies (of 1 total)
  • Hey there,

    Yes, you should be able to do this with some custom code. You can use this code gist to create a trial level which can only be used once. However, #3 will be a little bit more complicated. You would have to write some code to schedule that reminder email and create the discount code.

    If you need further help, please consider becoming a PMPro member for our member support forums.

    Hope that helps!

    Thanks,
    Jess

Viewing 1 replies (of 1 total)

The topic ‘Trial Users’ is closed to new replies.