Skip to content

Conversation

@echavaillaz
Copy link
Contributor

No description provided.

@tyler36
Copy link
Collaborator

tyler36 commented Jan 11, 2024

Thanks for the PR.

I'm not familiar with Typo3. Could you provide an example of how I can config Typo to trigger the scheduler? This will give me a chance to test it, and a baseline for further experiments.

@echavaillaz
Copy link
Contributor Author

Can you explain what you want to test? And what kind of example you want?

@tyler36
Copy link
Collaborator

tyler36 commented Jan 12, 2024

I want to

  • setup a typo3 website (I followed the DDEV quickstart)
  • add DDEV-cron
  • add something to the Typo3 schedular
  • confirm cron runs

I'd like to manually test how to do but don't know Typo3. And having a simple example would help me debug issue in the future.
Maybe something simple like writing the time to a log file?

Ideally, I like to have an automated test for each framework but haven't gotten around to that yet.

@echavaillaz
Copy link
Contributor Author

Ok, in fact with TYPO3 you do not need to add something in the scheduler to check if it turn or not. You got a backend module and in it you can select an option to check the configuration of the scheduler.

On that page you can read when the scheduler turns for last time automatically.

@tyler36 tyler36 merged commit bd7f80b into ddev:main Jan 15, 2024
@tyler36
Copy link
Collaborator

tyler36 commented Jan 15, 2024

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants