Hi,
Is there a way to create Repeating Events automaticaly, step by step?
I mean that if I want a weekly reccurence, I’d like to get 1 event created per week instead of all the events created in one shot until the Generating shield date.
I suppose that we should use a CRON task to manage that…
Someone has made something almost similar?
Well, not all hosters / hosting packages have a cron available.
Of cause, one could schedule (late) task executions if a JEM module is loaded. That is sufficient as long as you do not need e.g. e-mail reminders send out. On the other hand I don't like the idea to implement such in a component. That should be basic functionality.
But there are good news, a
poor man's cron
is
planned for Joomla! 4.1
.