Jump to content

Recommended Posts

Posted

I should do 2 poor man's script (cron) & put it in the contribute forum section:

 

1st cron/

- cancelling expired  services since "X" days from "date_suspended"

- cancelling pending service since "Y" days from "date_added"

 

2nd cron/

- cancelling pending order since "Z" days from "date_added"

 

 

Does it make sense?

 

 

You could make a plugin to do all of this. Plugin registers the cron, and allows the X,Y,Z values for each of those options to be set.

Posted

ok, thxs, make a plugin for that is interesting as a starter (learning) for create other plugins later.

 

I will be most working to launch my website to production, but let see that later.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...