Jump to content

What's the total amount of cron jobs in Presta 1.7.x?


Recommended Posts

So  is 4 the total amount of cron  jobs?

wget "https://yoursite.com/modules/ps_facetedsearch/ps_facetedsearch-price-indexer.php?

wget "https://yoursite.com/modules/ps_facetedsearch/ps_facetedsearch-attribute-indexer.php?

wget "https://yoursite.com/admin/cron_currency_rates.php?

wget "https://yoursite.com/modules/gsitemap/gsitemap-cron.php?

Are there anymore?

Edited by Billy (see edit history)
  • Like 1
Link to comment
Share on other sites

  • 2 weeks later...

Thank you @Crezzur and do you think all 5 cron jobs can be set to once a week?

I have 1000 products and haven't added any new ones in a long time.

---

00**0 wget "https://xxx.com/modules/ps_facetedsearch/ps_facetedsearch-price-indexer.php?"

00**0 wget "https://xxx.com/modules/ps_facetedsearch/ps_facetedsearch-attribute-indexer.php?"

00**0 wget "https://xxx.com/admin/cron_currency_rates.php?"

00**0 wget "https://xxx.com/modules/gsitemap/gsitemap-cron.php?"

00**0 wget "https://xxx.com/admin/index.php?"

---

PS: do not use my URL's as I shorten them all to hide my info. I'm on a cPanel server so cron should be set with wget and quotes. Look at my examples.

Edited by Billy (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...