Thursday, 31 December 2020
  2 Replies
  1.1K Visits
0
Votes
Undo
Hi

We want to give our members a 2 week exclusivity period where they can book an event before it is released to the public.

Is this possible with your extensions?

thanks
Roy
Thursday, 31 December 2020 11:44
·
#220044
0
Votes
Undo
If it is simply a visibility of the event on the front end you can set the access level for the event to Registered initially, then after 2 weeks change it to Public.

If this is something you want to do for all your events then you could set up a php script that monitors the published date of an event, and after 2 weeks changes the access level to Public. You would set up a cron task to do this that runs daily.

if this is for only some events then define a specific category for them and only check events assigned to that category.

All pretty easy with a little bit of php understanding and knowledge of the table elements involved.
Monday, 04 January 2021 09:54
·
#220112
0
Votes
Undo
Hello,

As above. If there is anything else we can help with please do let us know.

Many thanks
Tony
  • Page :
  • 1
There are no replies made for this post yet.