I know this a very rudimentary question but I am trying to get the ExpressionEngine Cron 1.0.3 plugin to work with coolcommerce. However, the question isn’t necessarily one of how to use the cron with coolcommerce, rather, how to use it at all.
The docs for coolcommerce say to insert the following:
{exp:cron minute="0" hour="1" day="*" month="*" module="coolcommerce:process_subscriptions"} {/exp:cron}
The problem is, I don’t know where those tags need to go in order for the cron to run.
I would assume a template but not sure if it matters which.
Any help would be great.
Thanks in advance,
-shane