Hi, I need only one function of your module seo redirect: "Disable out of stock products automatically"
My Q is: Whats the time (or period) of automatic disabling?
And, second Q: does this module work well if 30 000+ products is in Presta database and cca 6 000 manufacturers?
And, second Q: does this module work well if 30 000+ products is in Presta database and cca 6 000 manufacturers?
Can I use this module without all the other functions have enabled?
Hello Jozef
Can I use this module without all the other functions have enabled?
I confirm, module has features to enable / disable each feature. This means that you can enable only feature you want, the rest will be disabled.
My Q is: Whats the time (or period) of automatic disabling?
module disables products in a two ways:
- always: once someone will try to access prouct page
module disables out of stock products automatically, once someone will try to open product page
module will check if it is in stock or not and depending on the result disable a product or not. - optionally: with cron job taskthe frequency of the task depends on you. There are two ways to set up the cron task:
- Hosting cron task service (this service is available in settings of hosting account - especially if you have hosting control panel like cpanel, directadmin, plesk etc.)
Hosting configuration tool allows to run cron job tasks every minute, several minutes, once a day, once a week etc.
So if you will decide to use cron job task the period of automatic disabling depends on you and cron task settings you will use. - PrestaShop default module "cron manager"
its a default module available in each back office: https://i.imgur.com/96HGkSD.png
it allows to run cron task with prestashop's cron service and it allows to run tasks every hour: https://i.imgur.com/ZO16klv.png
Personally i do not like this solution because when prestashop.com servers are busy the tasks may be spawned with delay.
- Hosting cron task service (this service is available in settings of hosting account - especially if you have hosting control panel like cpanel, directadmin, plesk etc.)
And, second Q: does this module work well if 30 000+ products is in Presta database and cca 6 000 manufacturers?
Sure, it is not a problem
it does not check all products in database, but products that are out of stock only
it does not check all products in database, but products that are out of stock only
0 comments:
Post a Comment