Skip Navigation

[Resolved] Membership Site with automatic monthly tokens used to open content

This support ticket is created 7 years, 3 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

Author
Posts
#474282

I own Toolset for Life, so I have access to all the plugins.

I need to create a membership site where users are dripped a 'token' each month. Those tokens can then be used to unlock individual posts, inside a custom post type.

Has anyone done something like this before with Toolset?

Is something like this possible with Base Toolset or are we talking Toolset + some custom development?

I'm just looking for some feedback here so I can decide where to really put my research/spec time. Toolset, Toolset + Custom or just pure Custom.

#474405

Dear christian

It needs custom codes, I suggest you setup a wordpress CRON job to do want you want:
create a membership site where users are dripped a 'token' each month. Those tokens can then be used to unlock individual posts, inside a custom post type.

See wordpress document:
Run scheduled callbacks or spawn cron for all scheduled events.
https://codex.wordpress.org/Function_Reference/wp_cron

You can also contact our certified partners for it:
https://toolset.com/consultant/

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.