Jump to content

Processwire as Taskmanager


pwired
 Share

Recommended Posts

Hi,

For automated jobs like backups, pings, emailalerts, sms, etc

there is of course cron jobs. But lately I have in my mind

how to use processwire that could do these things. Would it

not be great to use the api of processwire, php scripts inside

inc files, etc. etc. and then have somehow the admin to handle

all this. Would this be something useful to do ? I think it would

also serve as a great way to learn more about processwire.

You guys can give me a start ?

How would I send a ping with processwire to see if a website

is alive and then send an email about it ?

How would I setup a timer in processwire in general.

How would I use this timer to send an automated mail to check

if a clients email program is still receiving emails ok.

Link to comment
Share on other sites

In a first glance it looks interesting, but after the second I would say it isn't worth. You just would mimik something what is already available, only on another layer. For me it would be better to invest the needed energy into something like using linux / unix system calls via ssh. There is already everything one need for those stuff. And if one do not have access to shell on cheap shared hostings, I believe one also will not get something useful to work via a PHP-PW extra layer. :)

EDIT:

and for all things related to PW, I use bootstrap scripts from the commandline. :)

Edited by horst
  • Like 2
Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...