• Hi All,

    Struggling a bit with the following…

    I’ve got a demo website where I would like to register users to trial the demo for 5 days, and then have their account autoexpire and clean up all their content automatically at expiration.

    This demo has a (standard) user role that will only allow users to enter trhu a frontend interface and don’t have any wp admin dashboard access/permissions

    Note: The WP is on a shared hosting platform with no server root access

    What’s the way to go?
    1. Had a .sh script made that copied a clean demo from another subdomain (demo2) onto the dirty demo (after deleting the dirty demo) every midnight. Downside is that trial users can see other peoples content on the frontend while trying out the demo during the day, and have to re-register the next day, because the cloned DB at midnight will refresh everything…

    2. A variation of setup in 1 done by Installatron API instead of the .sh (work in progress)

    3. Tried converting the demo from single, to multisite. That works, however the new user is not getting a complete clone of the main website with all it’s content/pages etc…

    You guys have a suggestion how to set this up. I see demo’s out there that present this cool feature of trial registration and autoexpire after their trial ends. Wondering if you have experience in how to set this up?

    Regards, Robert

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

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Presenting auto expire demo’s’ is closed to new replies.