2 / 2
Apr 2020

I’m working on a php script that pushes data into egoupware db.
I would like to have a cron job that runs that script everyday.
My script is currently inside my application/inc folder.
Is there a way I can configure a cron in egroupware to execute that script

Version
versions’ =>
array (size=5)
‘current_header’ => string ‘1.29’ (length=4)
‘maintenance_release’ => string ‘17.1.20180720’ (length=13)
‘api’ => string ‘17.1.003’ (length=8)
‘phpgwapi’ => string ‘17.1.003’ (length=8)
‘header’ => string ‘1.29’ (length=4

Maria db is ued
lighttpd server is used
PHP version is 7.2
installation type : archive instalation

  • created

    Apr '20
  • last reply

    Apr '20
  • 1

    reply

  • 976

    views

  • 2

    users

  • 1

    link

This is an example how it is done:

Ralf