Is it possible to end a publication of a product at a certain hour of a day? I need to end a publication of a product every thursday at 16h00.
apparently not
https://forum.virtuemart.net/index.php?topic=113914.0
what happens if you set the available date in the prices dialog? might at least make it unavailable
otherwise you would need a plugin made
The hour thing is importante for us. We can only accept orders until a certain hour of a day to be delivered the next day....
If this is all weeks same, you can check day of week and disable the cart display, from thursday at 16h00 to monday 8h00 for eg.
Of course if you have many modules this need more time. But if this is only in product details, this is max 1 hour work with test.
Another solution, is to check it with a system plugin, and redirect cart from a start and end period entered in plugin.