Need a dynamic way for users or plug-in writers to create ways to schedule jobs.
Basically we need plugins or users to somehow tell ox_herd at run time that they have a new kind of job which can be scheduled and point to the WTForm instance for that.
Then ox_herd should list all the possible jobs it knows about and let users choose from those jobs, provide the appropriate form, and then create the job and schedule it.
Need a dynamic way for users or plug-in writers to create ways to schedule jobs.
Basically we need plugins or users to somehow tell ox_herd at run time that they have a new kind of job which can be scheduled and point to the WTForm instance for that.
Then ox_herd should list all the possible jobs it knows about and let users choose from those jobs, provide the appropriate form, and then create the job and schedule it.