VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: Jose09 on August 04, 2015, 16:08:22 PM

Title: end publication of a product at a certain hour
Post by: Jose09 on August 04, 2015, 16:08:22 PM
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.
Title: Re: end publication of a product at a certain hour
Post by: GJC Web Design on August 04, 2015, 16:22:19 PM
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
Title: Re: end publication of a product at a certain hour
Post by: Jose09 on August 04, 2015, 16:40:21 PM
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....
Title: Re: end publication of a product at a certain hour
Post by: Studio 42 on August 04, 2015, 22:44:40 PM
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.