Forum

Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.

Create task cron
 
Notifications
Clear all

Create task cron

2 Posts
2 Users
0 Reactions
2,078 Views
 seb
(@seb_astien)
Posts: 1
New Member
Topic starter
 
[#5973]

Hello, I try to launch a cron task on Projeqtor v7.4.3, I have put my file.php under files/cron and I have also try putting my code in index.php of this folder, no error on log when I launch cron on administration but no result either. My code work, is there a place where I can found :

- where I must put my cron task

- where could I write delay command (like crontab :     0        2          12             *                *            /usr/bin/find)


 
Posted : 11 May 2019 22H36
(@babynus)
Posts: 14952
Member Admin
 

You must define your cron in table cronexecution
Here you will specify where your file is, and which function to call


 
Posted : 12 May 2019 3H40
Share:

Scroll to Top