Skip to content

Conversation

tleon
Copy link
Contributor

@tleon tleon commented Oct 9, 2025

Questions Answers
Branch? 9.x
Description? Remove references to cronjob module in the doc
Fixed ticket? Fixes #39617
Sponsor company PrestaShop SA

@nicosomb
Copy link
Contributor

@kpodemski is this PR unblocked?

_Class ToggleExchangeRateAutomatizationCommand is responsible for turning on or off the setting - if its on then in CronJobs module it creates new record with url which points to the script which is being executed at certain time of period. If the setting is off then it removes that record._

{{% notice warning %}}
**Deprecated:** This command previously integrated with the CronJobs module, which has been archived as of December 2025. To automatically update currency exchange rates, you should configure a standard cron job instead. See the [Pricing FAQ]({{< relref "/faq/pricing" >}}) for details on setting up currency rate updates.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
**Deprecated:** This command previously integrated with the CronJobs module, which has been archived as of December 2025. To automatically update currency exchange rates, you should configure a standard cron job instead. See the [Pricing FAQ]({{< relref "/faq/pricing" >}}) for details on setting up currency rate updates.
**Deprecated:** This command is tied to the CronJobs module, which is being phased out and will no longer be available after December 2025. To automatically update currency exchange rates, configure a standard cron job instead. See the [Pricing FAQ]({{< relref "/faq/pricing" >}}) for details on setting up currency rate updates.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is more precise 👌🏻

if that's ok for you, please apply the change and you can merge the PR :)

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants