Skip to content

📁 Cronjob Folder

Information:

✅ Included in backup functionality.
⚠️ Modified files in this folder will be overwritten during updates.
❌ Do not manually modify or edit files unless you are a developer.
❌ Files in this folder are not accessible via public links.

Folder Description:

This is the _cronjob folder. Configure your web server to run the cronjob.php file to enable all CMS extension functionalities.

Sub-Folders:

File/Folder Description
./cronjob.php Cronjob PHP File to be run on your server.

How to install the cronjob:

See our installation documentation mentioned at the bottom of this readme.

How to add own cronjobs:

You can add own cronjobs in site modules or extension modules. See the example modules in the github repositories '_developers' folder. More information in the developer documentation.

Documentation:

Most documentation for front-end users is located within the Administrator Module across various sections. Developers can access internal documentation at /_core/_documentation/extra-cms/index.html. Open this file in a web browser to view the developer-specific resources.

🐟 Bugfish